aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildeventstream
Commit message (Expand)AuthorAge
* Do not crash when attempting to upload a tree artifact.Gravatar tomlu2018-08-10
* Make BES tolerant to duplicate artifacts in output groups.Gravatar tomlu2018-08-03
* Ensure BEP file output stream is flushed promptly.Gravatar Googler2018-07-16
* Pass options to BuildEventArtifactUploaderFactory.Gravatar tomlu2018-07-11
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* bep: introduce BuildEventArtifactUploaderFactoryGravatar buchgr2018-07-09
* bep: guarantee event ordering in file transports.Gravatar buchgr2018-07-06
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* bep: Make the BuildEventArtifactUploader async.Gravatar buchgr2018-06-29
* Fix NoSuchElementException when BuildEventArtifactUploaderMap has no elements.Gravatar lpino2018-06-21
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Add BuildEventProtocolOptions; use to enable/disable important_outputsGravatar ulfjack2018-05-18
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* Replace path implementation.Gravatar tomlu2018-02-08
* 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
* Migrate tests to Truth.Gravatar lberki2017-05-29
* BEP: add a JSON transportGravatar Klaus Aehlig2017-05-11
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* 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
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03