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

Replace ign common plugin loader with ign-plugin #38

Closed
wants to merge 25 commits into from

Commits on Aug 19, 2020

  1. Replace ign common plugin loader with ign-plugin

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a027783 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Updated includes

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    50feecc View commit details
    Browse the repository at this point in the history
  2. Added AddSensor method to Manager

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    25be8d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

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

Commits on Aug 27, 2020

  1. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b78594d View commit details
    Browse the repository at this point in the history
  2. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c5d0cdb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Removed unnecessary code

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f3dfca3 View commit details
    Browse the repository at this point in the history
  2. Fixed headers

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a0a0e65 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

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

Commits on Sep 18, 2020

  1. Fixed windows build error

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    5b4b7a9 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    b69410c View commit details
    Browse the repository at this point in the history
  3. Fixed integration tests

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    6da3f22 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Removed windowns warnings

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f233366 View commit details
    Browse the repository at this point in the history
  2. Removed windows warnings

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6e5c4e9 View commit details
    Browse the repository at this point in the history
  3. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    161765c View commit details
    Browse the repository at this point in the history
  4. Removed C4251 and C4146 warnings on windows

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    acc0084 View commit details
    Browse the repository at this point in the history
  5. Removed C4251 and C4146 warnings - Integration test - windows

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    893b79c View commit details
    Browse the repository at this point in the history
  6. Removed warning C4068 on windows

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    0a6de53 View commit details
    Browse the repository at this point in the history
  7. Removed C4005 warning

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    74f3c71 View commit details
    Browse the repository at this point in the history
  8. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    947361e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Removed C4005 Windows warnings

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a03653 View commit details
    Browse the repository at this point in the history
  2. Remove more windows warnings

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    151415b View commit details
    Browse the repository at this point in the history
  3. Improved WaitForMessageTestHelper - test

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    69ba811 View commit details
    Browse the repository at this point in the history
  4. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c15ad7c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

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