aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream
Commit message (Expand)AuthorAge
...
* Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.Gravatar Googler2017-09-11
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* bep: encode file paths in URI formatGravatar Jakob Buchgraber2017-09-04
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* BEP: Rename enum entryGravatar aehlig2017-09-01
* Publish TARGET_SKIPPED status to Goops and Master Log for targets with incomp...Gravatar Googler2017-09-01
* devtools/build/lib/buildeventstream/proto: fix spelling in commentGravatar matloob2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* BEP: expose the number of cached test action in the summaryGravatar Klaus Aehlig2017-08-02
* 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: Report AbortedEvent with SKIPPED status for targets with incompatible CP...Gravatar Googler2017-07-26
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* BEP: Report test warningsGravatar aehlig2017-07-10
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* Also provide the configuration id of executed actionsGravatar Klaus Aehlig2017-07-05
* BEP JSON file: omit unnecessary white spaceGravatar Klaus Aehlig2017-07-05
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* Fix typo in JsonFormatFileTransport.javaGravatar Eric Dobson2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add InvocationPolicy to BEP message OptionsParsed.Gravatar ccalvarin2017-06-20
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* 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