aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/transports/FileTransport.java
Commit message (Expand)AuthorAge
* Ensure BEP file output stream is flushed promptly.Gravatar Googler2018-07-16
* 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
* 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
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* 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: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07