aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/authandtls/AuthAndTLSOptions.java
Commit message (Expand)AuthorAge
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* 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
* 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