aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/blobstore
Commit message (Expand)AuthorAge
* remote: delete dead codeGravatar Jakob Buchgraber2017-12-20
* remote: deprecate --remote_rest_cache_pool_sizeGravatar Jakob Buchgraber2017-12-19
* remote: fix out-of-date documentationGravatar Jakob Buchgraber2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* remote: Have --remote_rest_cache respect --remote_timeout.Gravatar buchgr2017-12-05
* RestBlobStore: add missing CAS_PREFIXGravatar nicolov2017-11-29
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Stream rest cache file uploads.Gravatar Benjamin Peterson2017-10-18
* remote/http: distinquish between action cache and casGravatar buchgr2017-08-29
* remote: Improve error handling for --remote_* cmd line flags. Fixes #3361, #3358Gravatar buchgr2017-07-14
* Change the SimpleBlobStore API to use Input/OutputStreamsGravatar ulfjack2017-07-05
* Add an on-disk storage option for the remote workerGravatar ulfjack2017-07-05
* Move the SimpleBlobStore and implementations to a subpackageGravatar ulfjack2017-07-05