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

autocomplete api #2964

Merged
merged 27 commits into from
Aug 7, 2017
Merged

autocomplete api #2964

merged 27 commits into from
Aug 7, 2017

Commits on Aug 4, 2017

  1. Retrieve job information for resources endpoint

    requires further refactoring and logic for more contexts
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    1b24ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1e898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3e0bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bd9742 View commit details
    Browse the repository at this point in the history
  5. refactor test helper

    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    5435773 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4945b98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ec5010 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e06777 View commit details
    Browse the repository at this point in the history
  9. adds evaluations

    makes context singular
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    dfd8c1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e14b279 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9ed750 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed8e707 View commit details
    Browse the repository at this point in the history
  13. adding allocations to resouces list endpoint

    adding nodes to resources list endpoint
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    a9728c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3234b2 View commit details
    Browse the repository at this point in the history
  15. resources list endpoint accepts http POST and PUT

    set the index for a resources response
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    760f429 View commit details
    Browse the repository at this point in the history
  16. refactor rpc endpoint and tests

    add test for when no prefixes are matched
    
    add test for no context at HTTP api
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    c9c7b19 View commit details
    Browse the repository at this point in the history
  17. add documentation

    extract magic number into variable
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    9947939 View commit details
    Browse the repository at this point in the history
  18. set response index and meta information

    add tests for edge cases
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    01640d8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ca4ed64 View commit details
    Browse the repository at this point in the history
  20. further refactoring

    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    96a1723 View commit details
    Browse the repository at this point in the history
  21. fix up tests to intantiate assertion test helper

    add http tests for remaining contexts
    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    971183d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74f35dd View commit details
    Browse the repository at this point in the history
  23. further refactoring

    chelseakomlo committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    b2df34c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    753b157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e4fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1b5925 View commit details
    Browse the repository at this point in the history
  4. update changelog

    chelseakomlo committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    440fea7 View commit details
    Browse the repository at this point in the history