aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/authandtls
Commit message (Expand)AuthorAge
* remote: add a ByteStreamBuildEventArtifactUploaderGravatar buchgr2018-07-12
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* remote: update default auth scopeGravatar Jakob Buchgraber2017-12-22
* remote: rename auth flags.Gravatar Jakob Buchgraber2017-12-20
* remote: Allow auth scopes to be a comma-separated list.Gravatar Jakob Buchgraber2017-12-19
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* bes,remote: update default auth scope.Gravatar buchgr2017-08-07
* grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486Gravatar buchgr2017-08-04
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31