aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/RemoteModule.java
Commit message (Expand)AuthorAge
* Rename MemcacheActionCache to ConcurrentMapActionCacheGravatar Dan Fabulich2016-07-22
* Simple REST URL cacheGravatar Dan Fabulich2016-07-22
* Add support for Hazelcast configuration fileGravatar Dan Fabulich2016-07-18
* Split BlazeModule.getCommandOptions into two; unify all implementations.Gravatar Ulf Adams2016-06-23
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Move most BlazeRuntime methods related to workspace directories to CommandEnv.Gravatar Ulf Adams2016-03-30
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10