aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream
Commit message (Expand)AuthorAge
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* BEP: report more test-result files and add a constants classGravatar aehlig2017-05-26
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23
* Fix typoGravatar kchodorow2017-05-17
* BEP: add a JSON transportGravatar Klaus Aehlig2017-05-11
* 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: extend the proto definition to support configurationsGravatar Klaus Aehlig2017-05-05
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* 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: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* BEP: report shard and numbers 1-basedGravatar Klaus Aehlig2017-04-14
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* BuildEvent: reflect generic converter property also in interface variablesGravatar Klaus Aehlig2017-04-13
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12
* 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
* BEP: Extend the protocol to support named sets of filesGravatar aehlig2017-04-03
* Also report starting times of test actionsGravatar aehlig2017-03-31
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Add a BuildEvent capable of storing the original command line Gravatar Klaus Aehlig2017-03-21
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* BEP: Make TestSummary provide the overall status Gravatar Klaus Aehlig2017-03-06
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* 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
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Support ordering constraints on build eventsGravatar Klaus Aehlig2016-11-21
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03