bazel /
bazel /
238b6ac5169b4f2effd74c18e5aa6dadf4dc0a4d - 238b6ac Remove unused interface ExceptionListener. by jcater · 3 years, 3 months ago
- 60dedb7 Change host transitions to execution transitions in Python rules. by ilist · 3 years, 3 months ago
- 716055e Automated rollback of commit 5d32fa8dcef2a49c21a7080349666b2360e76e0c. by ilist · 3 years, 3 months ago
- c0ee893 Automated rollback of commit b9544d0bdb2e3515328bb571d5c2ad871f0fe9c3. by ilist · 3 years, 3 months ago
- 6332107 Automated rollback of commit 7b923862c5d8d16c84c50dd1a3b8c6584b729b21. by ilist · 3 years, 3 months ago
- fb19a28 Add support for multiplex worker sandboxing. This sandboxing requires worker support. by larsrc · 3 years, 3 months ago
- 715c9fa Change host transitions to execution transitions in common attributes. by ilist · 3 years, 3 months ago
- da23cd4 Skip sources collection for location functions in genrule. by ilist · 3 years, 3 months ago
- 67c9936 Print "[for tool]" in progress message for both host and exec configuration. by ilist · 3 years, 3 months ago
- c63d9ec Automated rollback of commit bfdfa6ebfd21b388f1c91f512291c848e1a92a96. by pcloudy · 3 years, 3 months ago
- 2edab73 Avoid too verbose warnings in terminal when cache issues by Ulrik Falklof · 3 years, 3 months ago
- 732e9ef Python launcher: don’t assume that argv[0] is the program name. by Googler · 3 years, 3 months ago
- 2d93032 Clean up `hashCode`/`equals` in `IntVersion`. by jhorvitz · 3 years, 3 months ago
- 1160485 Rename --project_id to --bes_instance_name by Yannic Bonenberger · 3 years, 3 months ago
- a731acd1 Clean up some unused and under-used TestUtils by michajlo · 3 years, 3 months ago
- 9ad8918 Delete `BuildDriver` in favor of managing versions from `MemoizingEvaluator`. by jhorvitz · 3 years, 3 months ago
- fe72dbb Merge FilesystemValueCheckerParameterizedTest and FilesystemValueCheckerTestBase into FileSystemValueCheckerTest. by Googler · 3 years, 3 months ago
- f146202 Change message in ArtifactPrefixConflictException to be order-independent. by leba · 3 years, 3 months ago
- e0baf59 Simplify logical `SkyKeyComputeState` API. by nharmata · 3 years, 3 months ago
- 461a6fe Automatic code cleanup. by Googler · 3 years, 3 months ago
- 343ba43 When Blaze detects it's under memory pressure in the middle of a Skyframe evaluation, it drops all the temporary `SkyKeyComputeState` instances. by nharmata · 3 years, 3 months ago
- 743d929 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 46ed5d5 Partial rollback of https://github.com/bazelbuild/bazel/commit/9f5250f6b067eb4f2e7a7d2f1e1443cb41ac6522. by shahan · 3 years, 3 months ago
- 7b92386 Use literals for format flags in proto_common call. by ilist · 3 years, 3 months ago
- b9544d0 Use literal as a progress message in proto_common call. by ilist · 3 years, 3 months ago
- 5d32fa8 Call Starlark proto_compile_action from ProtoCompileActionBuilder.maybeRegister. by ilist · 3 years, 3 months ago
- 8578b21 Change ProtoCompileActionBuilder maybeBuild to maybeRegister and include action registration. by ilist · 3 years, 3 months ago
- adc9bcf Remote: Make --incompatible_remote_build_event_upload_respect_no_cache working with --incompatible_remote_results_ignore_disk. by Chi Wang · 3 years, 3 months ago
- 6ce195f Remove extra TARGET_PATTERN from PACKAGE_LOCATOR_DEPENDENT_VALUES immutable set. by janakr · 3 years, 3 months ago
- f12d1e0 Unbreak the build. by nharmata · 3 years, 3 months ago
- 7d3e533 Refactor `RetainedHeapLimiter` into (i) a general purpose mechanism for noticing memory pressure and (ii) a use of that mechanism to achieve the actual goal of `RetainedHeapLimiter`. by nharmata · 3 years, 3 months ago
- 8e0ff85 Merge ActionSketch and VersionedActionSketch by Googler · 3 years, 3 months ago
- d991119 Introduce a consistent entry-point for constructing a `EvaluationContext` in the Blaze-on-Skyframe codebase. by nharmata · 3 years, 3 months ago
- a83e2d5 Fully qualify class names in `Bazel#BAZEL_MODULES` and suppress the warning that we are fully qualifying class names. by nharmata · 3 years, 3 months ago
- 102c2c1 Remove unnecessary `SkyQueryEnvironment#configureEvaluationContext` and `EvaluationContext#getCopyWithKeepGoing` methods. by nharmata · 3 years, 3 months ago
- 5ea498c Hard-code a flag in JavaBuilder by cushon · 3 years, 3 months ago
- a761e53 Remove the boolean `keepEdges` field from `InMemoryGraphImpl`. by jhorvitz · 3 years, 3 months ago
- 7c0dc84 Remove unnecessary `ParallelEvaluator` ctor override. by nharmata · 3 years, 3 months ago
- 302971e Automated rollback of commit 7d09b4a15985052670244c277e4357557b4d0039. by wyv · 3 years, 3 months ago
- 80ada0f Internal change by Googler · 3 years, 3 months ago
- 30fd508 Enable having aspect parameters of type `boolean` by messa · 3 years, 3 months ago
- 72d5255 Stop remote blob upload if upload is complete. by Benjamin Peterson · 3 years, 3 months ago
- 1c95255 Tighten some node types to reduce use of wildcards, casting, and handling of impossible exceptions. by jhorvitz · 3 years, 3 months ago
- 47f4919 Fix typo in comment. by nharmata · 3 years, 3 months ago
- 7d09b4a Automated rollback of commit 13112c027c0064cf0a29256e80560cb6630af94d. by Googler · 3 years, 3 months ago
- fafe16d Release 6.0.0-pre.20211215.3 (2021-12-21) by Bazel Release System · 3 years, 3 months ago
- 3195e04 Update incompatible_display_source_file_location flag description by Alex Scott · 3 years, 3 months ago
- 3ea7028 Remote: Make `--incompatible_remote_build_event_upload_respect_no_cache` working with alias. by Chi Wang · 3 years, 3 months ago
- 13112c0 Bzlmod: When evaluating extensions in the main repo, do not load WORKSPACE by wyv · 3 years, 3 months ago
- da29398 Fix a bug where during dwp file creation the extension was stripped. by Googler · 3 years, 3 months ago
- 58ea4dd Remote: Don't upload BES referenced blobs to disk cache. by Chi Wang · 3 years, 3 months ago
- 10a7a6e Disable flaky test `test_remote_grpc_via_unix_socket_direct`. by chiwang · 3 years, 3 months ago
- adb56cc Implementations of ActionAnalysisMetadata.getExecutionInfo should merge in info from the superclass implementation. by jcater · 3 years, 3 months ago
- 1661a9c Remove LabelLateBoundDefault.useHostConfiguration and associated hostConfigurations. by ilist · 3 years, 3 months ago
- 3db9b33 Remove LabelLateBoundDefault.fromHostConfiguration. by ilist · 3 years, 3 months ago
- 4e7c1a9 Remove ccHostToolchainAttribute from CppRuleClases. by ilist · 3 years, 3 months ago
- 16753d6 Delete top-down action caching prototype by Googler · 3 years, 3 months ago
- 2ba95a0 [docs] Fix broken remote execution services link by Patrick Balestra · 3 years, 3 months ago
- 91ff7ec Delete the option for using action keys and the resulting dead code by Googler · 3 years, 3 months ago
- 3cbfb39 Use plugin format flag from lang_proto_toolchain rule. by ilist · 3 years, 3 months ago
- 1ed19a2 Pass progressMessage to ProtoCompileActionBuilder. by ilist · 3 years, 3 months ago
- f4e738e Remove ruleLabel from ProtoCompileActionBuilder.registerActions method. by ilist · 3 years, 3 months ago
- ce5c975 Call Starlark create_proto_compile_action from ProtoCompileActionBuilder.registerActions. by ilist · 3 years, 3 months ago
- 8e3c0df Disable flaky test `test_remote_grpc_via_unix_socket_proxy`. by jhorvitz · 3 years, 3 months ago
- 837c6e7 Add a method `ActionLookupKey#mayOwnShareableActions` that corresponds with the logic to determine whether to create a shareable `ActionLookupData`. by jhorvitz · 3 years, 3 months ago
- 98dab46 str.join: Append `str`ed element to error message by Googler · 3 years, 3 months ago
- badc2c5 Add method to SkyframeExecutor to get node value intra-evaluation, only for internal use. Also some minor clean-ups. by janakr · 3 years, 3 months ago
- e3a37b5 Update issue template to use HTML comments. by Pras Velagapudi · 3 years, 3 months ago
- 944f751 Release 6.0.0-pre.20211202.4 (2021-12-20) by Bazel Release System · 3 years, 3 months ago
- 3e7e3ce Minor refactoring to centralize logic for shouldCheckForConflicts. by leba · 3 years, 3 months ago
- 14292d1 Enable having aspect parameters of type integer by messa · 3 years, 3 months ago
- 69f8b17 Allow Label instances as keys in select by Fabian Meumertzheim · 3 years, 3 months ago
- 78d0131 Get rid of the '@' in RepositoryName by wyv · 3 years, 3 months ago
- 18c591a Use default shell environment in proto_library. by Ivo List · 3 years, 3 months ago
- 7f55cb7 Let `SkyKey` alone declare its value's shareability. by jhorvitz · 3 years, 3 months ago
- 1a42174 Fix Starlark implementation of cc_binary to match native one. by Googler · 3 years, 3 months ago
- 4d58232 Remove sidebar reference to generate-workspace.html(md) The file was removed by aiuto · 3 years, 3 months ago
- 285b17f Clean up callers of ActionAnalysisMetadata.getExecutionInfo since it no longer returns null. by jcater · 3 years, 3 months ago
- 757ff00 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 519cb4c Automatic code cleanup. by Googler · 3 years, 3 months ago
- 113789d Fix ActionAnalysisMetadata.getExecutionInfo to return ImmutableMap. by jcater · 3 years, 3 months ago
- 01dae4f Allow errors to be printed in a no-keep-going build after an action is interrupted: if the action was interrupted by a file-level error during execution, suppressing further errors means that the user never gets to see the errors constructed during error bubbling. by janakr · 3 years, 3 months ago
- 6150afc Make sure include scanning spawns inherit exec info from the parent action. by jcater · 3 years, 3 months ago
- e9ce36a Handle mandatory aspect attributes by messa · 3 years, 3 months ago
- 4c6e324 Prohibit constructing `ErrorInfo` that is directly transient but not transitively transient. by jhorvitz · 3 years, 3 months ago
- 2ff4124 Change how we match local xcode versions with remote xcode versions. by Googler · 3 years, 3 months ago
- aaf65b9 Remote: Support client TLS authentication for remote caches over HTTP by Kevin Lin · 3 years, 3 months ago
- 7074bcf Automated rollback of commit ed825a49ef18a87e75fcbc381bb9b656e83b04fb. by larsrc · 3 years, 3 months ago
- 7b37eb6 Mark `ArtifactNestedSetKey` as never shareable. by jhorvitz · 3 years, 3 months ago
- 8470e43 Always create a `CrossServerUnshareableActionExecutionValue` if the `ActionLookupData` key is marked as never shareable. by jhorvitz · 3 years, 3 months ago
- 583db2d Remove unnecessary synchronization in `BazelBuildEventServiceModuleTest`. by ajurkowski · 3 years, 3 months ago
- 58887b7 make the function name more explicitly in git.bzl by lihu · 3 years, 3 months ago
- 8dcf27e Get rid of J2ObjcCcInfo by waltl · 3 years, 3 months ago
- ad663a7 Remote: Don't blocking-get when acquiring gRPC connections. by Chi Wang · 3 years, 3 months ago
- 6ac0ee5 Make sure that absolute packages don't go through repo mapping by Xdng Yng · 3 years, 3 months ago
- 35a6fc5 Remove `values` constraint from command-line aspects parameters by messa · 3 years, 3 months ago
- d4d82bd Remove unused //third_party:aws-sdk-auth-lite by Philipp Wollermann · 3 years, 3 months ago
- 790d7a7 Change host transitions to execution transitions in Objc rules. by ilist · 3 years, 3 months ago
- e077a4a Remove unused aws-sdk-auth-lite and apache_commons_logging by philwo · 3 years, 3 months ago
- b67a3d1 Throw a SerializationException instead of a NullPointerException in BuildOptions$Codec#deserialize when the given checksum does not correspond to a known BuildOptions instance. This will allow DynamicCodec to attach its normal trace to the exception, making debugging easier. by janakr · 3 years, 3 months ago