aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/BuildEventId.java
Commit message (Expand)AuthorAge
* Add new BuildMetrics event to BEP.Gravatar tomlu2018-06-19
* ActionOwner references only BuildEvent instead of full BuildConfigurationGravatar shahan2018-03-10
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BEP: report shard and numbers 1-basedGravatar Klaus Aehlig2017-04-14
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* Add a BuildEvent capable of storing the original command line Gravatar Klaus Aehlig2017-03-21
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Post the expansion of a target pattern on the event streamGravatar Klaus Aehlig2016-10-10
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28