aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/remote/ByteStreamUploaderTest.java
Commit message (Expand)AuthorAge
* update to MethodDescriptor methods instead of fieldsGravatar Carl Mastrangelo2018-03-08
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* Adding awaitTermination in our tests tear down.Gravatar olaola2018-02-08
* remote: Replace Retrier with Retrier2.Gravatar buchgr2017-12-04
* Refactor the FileSystem API to allow for different hash functions.Gravatar buchgr2017-11-30
* Passing Bazel metadata in gRPC headers.Gravatar olaola2017-09-21
* remote: fix flaky test. Fixes #3348Gravatar buchgr2017-07-12
* remote: Rewrite ChunkerGravatar buchgr2017-07-12
* remote: Fix flaky ByteStreamUploaderTest.Gravatar buchgr2017-07-11
* remote: Rewrite the ByteStream upload.Gravatar buchgr2017-07-10