aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/runtime/BuildEventStreamerTest.java
Commit message (Expand)AuthorAge
* Add a sanity check to prevent creation of Artifacts with an empty pathGravatar ulfjack2017-12-19
* BuildEventStreamer: allow final messagesGravatar aehlig2017-10-26
* BuildEventStreamer: clear a pending BuildStarted event firstGravatar Klaus Aehlig2017-10-16
* Remove deepExecRoot from BlazeDirectories. It is now the default. Also inline...Gravatar janakr2017-09-14
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* Replace TransitionApplier interface with a dedicated class.Gravatar gregce2017-08-21
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* Factor out BuildConfigurationCollection.Transitions.getDynamicTransition.Gravatar gregce2017-07-07
* Make BuildEventStreamer flushable before first eventGravatar Klaus Aehlig2017-06-26
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BuildEventStreamer: fix handling of postedEvents Gravatar Klaus Aehlig2017-03-21
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Support ordering constraints on build eventsGravatar Klaus Aehlig2016-11-21
* Add some type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-10-05
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04