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

Evolve the supervisor's HTTP API #5787

Merged
merged 9 commits into from Oct 31, 2018
Merged

Evolve the supervisor's HTTP API #5787

merged 9 commits into from Oct 31, 2018

Commits on Oct 30, 2018

  1. Deprecate fields in /service output and implement replacements

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    0937268 View commit details
    Browse the repository at this point in the history
  2. Deprecate fields in /census output and implement replacements

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    f721564 View commit details
    Browse the repository at this point in the history
  3. Fix test breakage

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    ce69ab6 View commit details
    Browse the repository at this point in the history
  4. Correct the definition of a service file, and deprecate 'body'

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    a583d20 View commit details
    Browse the repository at this point in the history
  5. Deprecate fields in /butterfly output and implement replacements

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    db6a56c View commit details
    Browse the repository at this point in the history
  6. Add some explanatory comments

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    9ba4cee View commit details
    Browse the repository at this point in the history
  7. Unify Display implementations to be lowercase

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    3cfc28b View commit details
    Browse the repository at this point in the history
  8. Address PR feedback

    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 30, 2018
    Copy the full SHA
    e6cccc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Revert "Unify Display implementations to be lowercase"

    This reverts commit 3cfc28b.
    
    Signed-off-by: Josh Black <raskchanky@gmail.com>
    raskchanky committed Oct 31, 2018
    Copy the full SHA
    0eada73 View commit details
    Browse the repository at this point in the history