aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildeventservice
Commit message (Expand)AuthorAge
* Pass a path to ActionExecutedEvent that is resolved via ActionExecutionContext.Gravatar tomlu2018-08-01
* Make timestamps of InternalOrderedBuildEvent immutable.Gravatar Googler2018-07-26
* bep: introduce BuildEventArtifactUploaderFactoryGravatar buchgr2018-07-09
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Remove experimental prefix for build event output file flags.Gravatar ccalvarin2018-06-04
* Add BuildEventProtocolOptions; use to enable/disable important_outputsGravatar ulfjack2018-05-18
* Fix modules returning command optionsGravatar ulfjack2018-05-17
* PiperOrigin-RevId: 188862123Gravatar lpino2018-03-13
* BEP: Add a --build_event_publish_all_actions flag to allow all actions to be ...Gravatar ruperts2018-03-02
* Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to ...Gravatar Googler2017-11-07
* Adds option bes_keywords BEP publishing.Gravatar Googler2017-09-27
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Add keywords to BES PublishBuildToolEventStreamRequest.Gravatar Googler2017-08-07
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14