aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/README.md
Commit message (Expand)AuthorAge
* remote: correct link to remote caching documentation.Gravatar buchgr2018-02-05
* site/docs: add documentation for remote caching.Gravatar Jakob Buchgraber2018-02-02
* remote: Rename --remote_rest_cache to --remote_http_cacheGravatar Jakob Buchgraber2017-12-19
* remote: update READMEGravatar buchgr2017-12-18
* remote: fix rest cache documentation. Fixes #4246Gravatar buchgr2017-12-18
* Moving the RemoteWorker into tools/remote directory.Gravatar olaola2017-12-05
* Change Bazel's default hash function to SHA256. Fixes #3193Gravatar buchgr2017-12-03
* Remove hazelcast dependency from BazelGravatar Alpha Lam2017-10-30
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Update remote caching / execution docsGravatar ulfjack2017-05-23
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28
* Merging remote_cache and remote_worker into a single binary. Gravatar Ola Rozenfeld2017-03-09
* More documentation for distributed caching and remote execution Gravatar Alpha Lam2017-02-27
* Fix formatting of README.mdGravatar Tom Payne2016-12-16
* Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using a...Gravatar Ola Rozenfeld2016-11-24
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21
* Prefer IP agnostic terms/operations in favor of those that work only with ipv4.Gravatar Shreya Bhattarai2016-08-12
* Rollback of commit 79a5d650a8ee4ff675b76ccf607ba92f0a92a797.Gravatar Yue Gan2016-08-08
* Prefer IP agnostic terms in favor of those only for ipv4.Gravatar Shreya Bhattarai2016-08-08
* Upgrade to Hazelcast 3.6.Gravatar Dan Fabulich2016-07-14
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10