aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/remote
Commit message (Expand)AuthorAge
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* Remove Hazelcast dependencyGravatar Philipp Wollermann2018-07-25
* Synchronize on process factory to inhibit ETXTBSYGravatar George Gensure2018-07-10
* Bazel server: ensure OutputStreams are closedGravatar laszlocsomor2018-07-05
* Move HashFunction out of FileSystem, and turn it into a class, instead of an ...Gravatar ccalvarin2018-06-21
* remote: concurrent blob downloads. Fixes #5215Gravatar buchgr2018-06-02
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* Don't add -u flag to local remote worker docker command on Windows.Gravatar Googler2018-04-20
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* Only allow regular files and directories spawn outputs to be uploaded to a re...Gravatar Benjamin Peterson2018-03-27
* Refactor and cleanup the sandboxing code.Gravatar Philipp Wollermann2018-03-23
* 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