aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/remote
Commit message (Expand)AuthorAge
* Propagating remote results, including stdout/err, to Bazel on execution timeo...Gravatar olaola2018-03-16
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* Always use the JavaIO VFS implementation in the remote worker.Gravatar John Millikin2018-01-12
* Fix param names - this is going to be enforced with error proneGravatar ulfjack2018-01-08
* Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).Gravatar ruperts2017-12-20
* remote: add directory support for remote caching and executionGravatar Hadrien Chauvin2017-12-20
* Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.Gravatar aehlig2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Moving the RemoteWorker into tools/remote directory.Gravatar olaola2017-12-05