aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/remote/FakeActionInputFileCache.java
Commit message (Expand)AuthorAge
* Deletes default implemetation of MetadataProvider.getInputGravatar shahan2018-06-08
* Deletes ActionInputFileCache.Gravatar shahan2018-06-07
* Refactoring: makes the code simpler by deleting Metadata and InputArtifactData.Gravatar shahan2018-06-06
* Removes most ActionInputFileCache functionality.Gravatar shahan2018-06-01
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* Prevent broken cache entries on concurrent file changesGravatar ulfjack2018-01-19
* remote: add directory support for remote caching and executionGravatar Hadrien Chauvin2017-12-20
* Refactor the FileSystem API to allow for different hash functions.Gravatar buchgr2017-11-30
* Simplify the ActionInputFileCacheGravatar ulfjack2017-07-06
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Add a new CachedLocalSpawnRunner to implement remote caching + local execGravatar ulfjack2017-04-05