Sign in
bazel
/
bazel
/
9162bd920751d3e8c7b0fc3af3009af7e4b3b828
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
buildeventservice
ee62862
Sync jmmv@'s table styles for the docs.bazel.build site.
by jingwen
· 7 years ago
6fd4e0e
Update protobuf to 3.6.0. Fixes #5439
by Loo Rong Jie
· 7 years ago
868060b
Revert "Update protobuf to 3.6.0. Fixes #5439"
by Jakob Buchgraber
· 7 years ago
a2cac54
Update protobuf to 3.6.0. Fixes #5439
by Loo Rong Jie
· 7 years ago
35ff63a
bep: introduce BuildEventArtifactUploaderFactory
by buchgr
· 7 years ago
2348a75
Include more information about build events' referenced local files.
by tomlu
· 7 years ago
d3f7f7a
bep: Make the BuildEventArtifactUploader async.
by buchgr
· 7 years ago
68aa410
Add a mechanism for build event protocol events to upload files
by ulfjack
· 7 years ago
ce9aafc
Refactor the build event service transport
by ulfjack
· 7 years ago
28e4e91
Print an additional link at the end of the build pointing where the Build Event Protocol is being streamed.
by lpino
· 7 years ago
1b97ae08
Make bes_best_effort a no-op
by ulfjack
· 7 years ago
fbf2756
Add BuildEventProtocolOptions; use to enable/disable important_outputs
by ulfjack
· 7 years ago
2d8dced
bes: disable best effort upload by default.
by buchgr
· 7 years ago
26e586d
Rename BuildEventConverters to BuildEventContext
by ulfjack
· 7 years ago
e1ada6d
Remove AbruptException(ExitCode exitCode) constructor.
by lpino
· 7 years ago
4ca4b8d
Fix modules returning command options
by ulfjack
· 7 years ago
2380796
Create {Un}ManagedBuildEventServiceGrpcClient to allow customization of the channel used to connect with BES.
by lpino
· 7 years ago
d06a366
bes: add --bes_results_url
by Jakob Buchgraber
· 7 years ago
19444d5
PiperOrigin-RevId: 188862123
by lpino
· 7 years ago
76de73b
BEP: Add a --build_event_publish_all_actions flag to allow all actions to be published via the BEP, instead of only publishing failed actions and extra actions.
by ruperts
· 7 years ago
c19869e
Add logging message when a PublishBuildToolEventStream() RPCs start.
by Googler
· 7 years ago
146ff24
Remove some unnecessary deps
by Ulf Adams
· 7 years ago
ad0d7e9
BEP: make stdout/stderr buffering configurable
by Klaus Aehlig
· 7 years ago
dd11a0e
remote: Add support for Google Cloud Storage.
by Jakob Buchgraber
· 7 years ago
a155b53
Replace all usages of Blaze's Preconditions class with guava.
by tomlu
· 7 years ago
62c9474
Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to BES.
by Googler
· 7 years ago
1fef527
Make BuildEventServiceTransport sender thread verify the streaming RPC is active, restarting the RPC if required.
by Googler
· 7 years ago
3dc2f54
Fix flakiness of BuildEventServiceTests
by ulfjack
· 7 years ago
7477c7a
Adds option bes_keywords BEP publishing.
by Googler
· 7 years ago
926fd29
Improve BES retries.
by buchgr
· 7 years ago
6f32d5a
Passing Bazel metadata in gRPC headers.
by olaola
· 8 years ago
0ca8f4b
bes: cancel stream on bazel shutdown
by buchgr
· 8 years ago
3bcb9f6
More BUILD file refactorings.
by philwo
· 8 years ago
fd4f5ac
Rewrite all code to use the new Java 8 java.time classes.
by Philipp Wollermann
· 8 years ago
a94ef48
Extract authandtls, buildeventservice, buildeventstream into package-level BUILD files.
by philwo
· 8 years ago
e7e0f87
Abort stream if BuildEventServiceTransport does not wait for all ACKs.
by Googler
· 8 years ago
4928abf
Add keywords to BES PublishBuildToolEventStreamRequest.
by Googler
· 8 years ago
fe9ba89
grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486
by buchgr
· 8 years ago
9e62187
The first step to allow non-lifecycle build stream to specify notification keywords.
by Kai Xu
· 8 years ago
20416ff
Update install-os-x.md
by Oleg Tsarev
· 8 years ago
7d85d8b
bes: Update RPC PublishBuildToolEventStream.
by Kai Xu
· 8 years ago
f9625f0
Move the DurationConverter to the common.options package
by ulfjack
· 8 years ago
c82a197
Make the @Option annotation depend on the java version of the tagging enums.
by ccalvarin
· 8 years ago
f1c1427
Merge handleOptions into beforeCommand
by ulfjack
· 8 years ago
bcde0ed
Fix documentation: no best effort guarantees to wait
by aehlig
· 8 years ago
63f01a6
Also generate a build stream for fetch
by Klaus Aehlig
· 8 years ago
93a84bf
Restrict writing build events to a white-listed set of commands
by Klaus Aehlig
· 8 years ago
3d2a68c
Automated conversion to Java 8
by laurentlb
· 8 years ago
669fcbb
Add categories to BES-related options
by aehlig
· 8 years ago
3bc1547
Add the default category and tag to all options.
by ccalvarin
· 8 years ago
624c706
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
by buchgr
· 8 years ago
a6a9910
Simplify BlazeModule.beforeCommand
by ulfjack
· 8 years ago
2730bae
BES: Open Source the build event service gRPC client implementation.
by buchgr
· 8 years ago