aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventservice/BuildEventServiceTransport.java
Commit message (Expand)AuthorAge
* Fix flakiness of BuildEventServiceTestsGravatar ulfjack2017-09-29
* Adds option bes_keywords BEP publishing.Gravatar Googler2017-09-27
* Improve BES retries.Gravatar buchgr2017-09-26
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Abort stream if BuildEventServiceTransport does not wait for all ACKs.Gravatar Googler2017-08-25
* Add keywords to BES PublishBuildToolEventStreamRequest.Gravatar Googler2017-08-07
* 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
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* BES: Open Source the build event service gRPC client implementation.Gravatar buchgr2017-06-09