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

L Server endpoints config #153

Merged
merged 14 commits into from
Aug 22, 2018
Merged

Commits on Jun 16, 2018

  1. Specify CAS and AC configs on memory instance

    Provide configuration for the CAS and ActionCache for memory instances.
    Support a grpc endpoint for both, with mixed mode support for delegation
    and reorganization of CAS and AC into their own packages.
    George Gensure authored and werkt committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    9510292 View commit details
    Browse the repository at this point in the history
  2. remove whitespace

    werkt committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    0c26752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6604a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0522f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48a715 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Remove unused map methods

    George Gensure committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    d192242 View commit details
    Browse the repository at this point in the history
  2. Move digestMap initialization out of constructor

    George Gensure committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    6cebf82 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Remove unused async bsStub

    George Gensure committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    93621d7 View commit details
    Browse the repository at this point in the history
  2. Add get test consistent with contains check

    The size of the download content must be exactly the digest size to be
    consistent with contains
    George Gensure committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    af80fed View commit details
    Browse the repository at this point in the history
  3. Removing redundant parameter name comments

    George Gensure committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    2dae44d View commit details
    Browse the repository at this point in the history
  4. Add test to demonstrate NOT_FOUND get null return

    George Gensure committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    662370d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

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

Commits on Aug 21, 2018

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

Commits on Aug 22, 2018

  1. Simplify OperationsMap interface and correct merge

    George Gensure committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    52134cf View commit details
    Browse the repository at this point in the history