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

Agents endpoints #449

Merged
merged 46 commits into from
Sep 12, 2017
Merged

Agents endpoints #449

merged 46 commits into from
Sep 12, 2017

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    92f0f74 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    PHLF committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    a67508d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Fixed tests

    PHLF committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    ab266a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3045e53 View commit details
    Browse the repository at this point in the history
  3. Added missing space

    PHLF committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    ecb85fb View commit details
    Browse the repository at this point in the history
  4. Minor error handling fix

    PHLF committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e21dacc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

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

Commits on Jul 5, 2017

  1. Configuration menu
    Copy the full SHA
    e622626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    067a0a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b31b06 View commit details
    Browse the repository at this point in the history
  4. Forgot to uncomment a line

    PHLF committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    114fa9d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

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

Commits on Jul 16, 2017

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

Commits on Jul 20, 2017

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

Commits on Jul 23, 2017

  1. Configuration menu
    Copy the full SHA
    9345236 View commit details
    Browse the repository at this point in the history
  2. Added Agent class (W.I.P)

    PHLF committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    f56cc65 View commit details
    Browse the repository at this point in the history
  3. Set flag for agent to update

    PHLF committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    96e14b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Fixed agent training (W.I.P)

    PHLF committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    d993d52 View commit details
    Browse the repository at this point in the history
  2. Fixed WSGI test (W.I.P)

    PHLF committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    dbd760c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea451a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    dc48551 View commit details
    Browse the repository at this point in the history
  2. Updated emulators test

    PHLF committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    81bdb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6600a View commit details
    Browse the repository at this point in the history
  4. Updated endpoint. Updated tests

    PHLF committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    0cef7c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44d0606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c87ff0d View commit details
    Browse the repository at this point in the history
  7. Added basic locking mechanism

    PHLF committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    f5be2b1 View commit details
    Browse the repository at this point in the history
  8. Fixed Lock object instantiation

    PHLF committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    80d5ead View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9a9bac View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Raw sync with upstream

    PHLF committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    65bc3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04bcd2b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

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

Commits on Aug 16, 2017

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

Commits on Aug 18, 2017

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

Commits on Aug 19, 2017

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

Commits on Sep 2, 2017

  1. Configuration menu
    Copy the full SHA
    c4fad21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e4fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e1d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

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

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    09884af View commit details
    Browse the repository at this point in the history
  2. Renamed Agent to Project

    PHLF committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    e8b500e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    192d11e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    956887e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1451838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc93398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faae04e View commit details
    Browse the repository at this point in the history