- 46e365f Pass artifact metadata along to BEP so that uploaders can better tell if a file needs to be uploaded. by janakr · 3 years, 1 month ago
- da6d949 Add artifact digest and length to BEP. by adgar · 3 years, 5 months ago
- f1b1cc5 BEP events retain ActionInputMap holding only important artifacts. by adgar · 3 years, 10 months ago
- 06c9566 LocalFilesArtifactUploader skips isDirectory checks for non-directory artifacts. by adgar · 4 years ago
- 821d850 bazel runtime: fix cast error in BuildEventStreamer by adonovan · 4 years, 5 months ago
- 621559c bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
- 867d232 Roll back https://github.com/bazelbuild/bazel/commit/ed9d6390eb78303631c25b3d4776cb07eeded544 due to memory regression. by gregce · 4 years, 10 months ago
- ed9d639 bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
- 841ac61 bazel: encapsulate the representation of NestedSet by adonovan · 4 years, 10 months ago
- 02ce2a6 Fully qualify class names in javadoc when there is no other reference. by jcater · 5 years ago
- 3ca2468 Remove superfluous BuildEventId Java class. The protobuf is just as good, and it reduces complexity to not have these wrapper classes floating around. by janakr · 5 years ago
- 733a377 In NamedSetOfFiles traversal, expand aggregate artifacts prior to splitting based on the --build_event_max_named_set_of_file_entries value. by felly · 5 years ago
- f6408d6 Optionally expand Fileset in BEP. When referenced in top-level targets, we now show the expanded Fileset in BEP when enabled. by felly · 6 years ago
- 9b91cb4 Expand tree artifacts in BEP. by felly · 6 years ago
- d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
- 34ec365 Re-enable Fileset "output_file" lines in master log. by felly · 6 years ago
- 2765ca4 Drop Filesets from artifact groups, as we can never construct a valid pointer to them. by felly · 6 years ago
- 533444f Skip uploading source files to BEP. by tomlu · 7 years ago
- 261a113 Automated rollback of commit f358961125ae909508782f8f1100fb3f8c4f7971. by tomlu · 7 years ago
- f358961 Skip uploading source files to BEP. by tomlu · 7 years ago
- 04e9281 Thread a path resolver through target/aspect complete event. by tomlu · 7 years ago
- fb8332f Omit parts of BEP events (like stdout, stderr) when the associated artifact uploader cannot upload a particular file. by tomlu · 7 years ago
- 2348a75 Include more information about build events' referenced local files. by tomlu · 7 years ago
- 68aa410 Add a mechanism for build event protocol events to upload files by ulfjack · 7 years ago
- 7f6c3e9 Filter middleman artifacts from NamedArtifactGroup by ulfjack · 7 years ago
- 26e586d Rename BuildEventConverters to BuildEventContext by ulfjack · 7 years ago
- e788674 Implement a limit for named_set_of_file events by ulfjack · 7 years ago
- 3e379d1 Simplify root relative path calculation. by tomlu · 7 years ago
- 9a95852 BEP: use full relative path as file name by Klaus Aehlig · 8 years ago
- ee3e192 BEP: Extend infrastructure to allow reporting artifacts only once by Klaus Aehlig · 8 years ago