aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/SimpleBlobStoreActionCache.java
Commit message (Expand)AuthorAge
* Move the SimpleBlobStore and implementations to a subpackageGravatar ulfjack2017-07-05
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Simplify the RemoteActionCache interfaceGravatar ulfjack2017-06-27
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Remote worker: skip non-existent files after action executionGravatar ulfjack2017-05-30
* Handle null action inputs in TreeNodeRepositoryGravatar ulfjack2017-05-03
* Clone the remote execution implementation into a new classGravatar ulfjack2017-03-29
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28