Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stop functionality #89

Open
wants to merge 22 commits into
base: rolling
Choose a base branch
from
Open

Add stop functionality #89

wants to merge 22 commits into from

Commits on Jul 2, 2021

  1. Fix graph manager node namespaces (#72) (#74)

    (cherry picked from commit a623308)
    
    Co-authored-by: Pablo Garrido <[email protected]>
    mergify[bot] and pablogs9 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    a313a08 View commit details
    Browse the repository at this point in the history
  2. Fix graph manager node namespaces (#75) (#77)

    * Fix graph manager node namespaces
    
    * Update
    
    (cherry picked from commit f6a2aa3)
    
    Co-authored-by: Pablo Garrido <[email protected]>
    mergify[bot] and pablogs9 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ee955ed View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Fix agent launch (#78) (#80)

    Co-authored-by: Your Name <[email protected]>
    (cherry picked from commit 69f17c2)
    
    Co-authored-by: Pablo Garrido <[email protected]>
    mergify[bot] and pablogs9 authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a8caaa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Graph manager: Fix participant mask for listener callbacks (#81) (#82)

    (cherry picked from commit 95fecd7)
    
    Co-authored-by: Pablo Garrido <[email protected]>
    mergify[bot] and pablogs9 authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    e43cde1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Fix graph manager datawriters behaviour (#84) (#85)

    * Fix graph manager datawriters
    
    Fixes
    
    Fix
    
    Fix destruction
    
    * Revert "Fix graph manager datawriters"
    
    This reverts commit 2847a2e.
    
    * Initial
    
    (cherry picked from commit 646ca52)
    
    Co-authored-by: Pablo Garrido <[email protected]>
    mergify[bot] and pablogs9 authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    256424b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Add stop functionality

    Acuadros95 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ff3b6f3 View commit details
    Browse the repository at this point in the history
  2. Add library build to cmake

    Acuadros95 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4bcd9f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Add cmake config file

    Acuadros95 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ce14962 View commit details
    Browse the repository at this point in the history
  2. Delete void returns

    Acuadros95 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    43a1ce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    790c937 View commit details
    Browse the repository at this point in the history
  4. Delete unnecesary command

    Acuadros95 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3eb3401 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9bf7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    76c39a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Update agent as singleton

    Acuadros95 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7294ba6 View commit details
    Browse the repository at this point in the history
  2. Modify callbacks init

    Acuadros95 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    9564b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Update graph manager

    Acuadros95 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f7fca51 View commit details
    Browse the repository at this point in the history
  2. Add missing declaration

    Acuadros95 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    107dea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54cfa60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f9913a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Add clear to graph manager

    Acuadros95 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1b606c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86d883 View commit details
    Browse the repository at this point in the history
  3. Update graph destructor

    Acuadros95 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2ee51a4 View commit details
    Browse the repository at this point in the history