aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/blobstore/http/HttpDownloadHandler.java
Commit message (Expand)AuthorAge
* remote/http: simplify download logicGravatar Jakob Buchgraber2018-05-24
* remote/caching: improve error messages for remote cachingGravatar Jakob Buchgraber2018-05-07
* remote/http: fully read http content on error statusGravatar Jakob Buchgraber2018-04-30
* remote/http: support refresh of oauth2 tokens in the remote cache.Gravatar Jakob Buchgraber2018-03-10
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26