index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
buildeventservice
Commit message (
Expand
)
Author
Age
*
Add keywords to BES PublishBuildToolEventStreamRequest.
Googler
2017-08-07
*
grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486
buchgr
2017-08-04
*
The first step to allow non-lifecycle build stream to specify notification ke...
Kai Xu
2017-07-24
*
Update install-os-x.md
Oleg Tsarev
2017-07-24
*
bes: Update RPC PublishBuildToolEventStream.
Kai Xu
2017-07-24
*
Move the DurationConverter to the common.options package
ulfjack
2017-07-24
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Merge handleOptions into beforeCommand
ulfjack
2017-07-17
*
Fix documentation: no best effort guarantees to wait
aehlig
2017-07-14
*
Also generate a build stream for fetch
Klaus Aehlig
2017-07-14
*
Restrict writing build events to a white-listed set of commands
Klaus Aehlig
2017-07-07
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Add categories to BES-related options
aehlig
2017-06-29
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
buchgr
2017-06-14
*
Simplify BlazeModule.beforeCommand
ulfjack
2017-06-14
*
BES: Open Source the build event service gRPC client implementation.
buchgr
2017-06-09