aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventservice
Commit message (Expand)AuthorAge
* Add keywords to BES PublishBuildToolEventStreamRequest.Gravatar Googler2017-08-07
* grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486Gravatar buchgr2017-08-04
* The first step to allow non-lifecycle build stream to specify notification ke...Gravatar Kai Xu2017-07-24
* Update install-os-x.mdGravatar Oleg Tsarev2017-07-24
* bes: Update RPC PublishBuildToolEventStream.Gravatar Kai Xu2017-07-24
* Move the DurationConverter to the common.options packageGravatar ulfjack2017-07-24
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Merge handleOptions into beforeCommandGravatar ulfjack2017-07-17
* Fix documentation: no best effort guarantees to waitGravatar aehlig2017-07-14
* Also generate a build stream for fetchGravatar Klaus Aehlig2017-07-14
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add categories to BES-related optionsGravatar aehlig2017-06-29
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14
* Simplify BlazeModule.beforeCommandGravatar ulfjack2017-06-14
* BES: Open Source the build event service gRPC client implementation.Gravatar buchgr2017-06-09