1. 7aa5237 Automated rollback of commit 73eaf24a7b290b1a5a47cb2e6c830f3ba10299a3. by pcloudy · 3 years, 3 months ago
  2. f9882e4 Add --experimental_repository_cache_urls_as_default_canonical_id to help detect broken repository URLs by Ken Micklas · 3 years, 3 months ago
  3. 73eaf24 Changes http_archive's netrc attr to a Label. by Jiawen Chen · 3 years, 3 months ago
  4. fc2d966a cquery --show_config_fragments: include direct alias requirements. by gregce · 3 years, 3 months ago
  5. 4e1c685 Detect test functions correctly with customized `IFS` variable. by ajurkowski · 3 years, 3 months ago
  6. 71c6678 Interpret `--test_filter` in Bash tests as a list of globs instead of test names. by ajurkowski · 3 years, 3 months ago
  7. 581607f Fix cquery errors to not show full stack trace when `--keep_going` is present. by jcater · 3 years, 3 months ago
  8. aff87be Add tests for cquery's `config` function. by jcater · 3 years, 3 months ago
  9. 3badca3 Make --nobuild_runfiles_links work in combination with --run_under by Ed Schouten · 3 years, 3 months ago
  10. 820c887 Verify that --use_action_cache works with merged Skyframe phases. by leba · 3 years, 3 months ago
  11. fb19a28 Add support for multiplex worker sandboxing. This sandboxing requires worker support. by larsrc · 3 years, 3 months ago
  12. 2edab73 Avoid too verbose warnings in terminal when cache issues by Ulrik Falklof · 3 years, 3 months ago
  13. 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
  14. 80ada0f Internal change by Googler · 3 years, 3 months ago
  15. 3ea7028 Remote: Make `--incompatible_remote_build_event_upload_respect_no_cache` working with alias. by Chi Wang · 3 years, 3 months ago
  16. 58ea4dd Remote: Don't upload BES referenced blobs to disk cache. by Chi Wang · 3 years, 3 months ago
  17. 10a7a6e Disable flaky test `test_remote_grpc_via_unix_socket_direct`. by chiwang · 3 years, 3 months ago
  18. 8e3c0df Disable flaky test `test_remote_grpc_via_unix_socket_proxy`. by jhorvitz · 3 years, 3 months ago
  19. 14292d1 Enable having aspect parameters of type integer by messa · 3 years, 3 months ago
  20. 78d0131 Get rid of the '@' in RepositoryName by wyv · 3 years, 3 months ago
  21. 6522472 Wire up include scanning. by Benjamin Peterson · 3 years, 4 months ago
  22. 2ec457d Remote: Ignore blobs referenced in BEP if the generating action cannot be cached remotely. by chiwang · 3 years, 4 months ago
  23. 0d7d44d Remote: Add support for tag no-remote-cache-upload. by chiwang · 3 years, 4 months ago
  24. 6e1b440 Use .dylib extension for macOS dynamic libraries in XCode toolchain by Fabian Meumertzheim · 3 years, 4 months ago
  25. 73b22b6 cquery: support queries over incompatible targets. by Greg · 3 years, 4 months ago
  26. aa52f2d Exit collect_coverage.sh early if LCOV_MERGER is not set. by Charles Mita · 3 years, 4 months ago
  27. 3771072 Enable command-line aspects parameters by messa · 3 years, 4 months ago
  28. 3eeea3a Move cc_shared_library tests to bazel repository. by plf · 3 years, 4 months ago
  29. c9b7e22 Remote: Don't load remote metadata from action cache if remote cache is disabled. by chiwang · 3 years, 4 months ago
  30. ed68933 Remote: Invalidate actions if previous build used BwoB and remote cache is changed from enabled to disabled. by chiwang · 3 years, 4 months ago
  31. f7b8b72 Add error reporting capabilities. by leba · 3 years, 4 months ago
  32. 6da8086 Remote: Add support for compression on gRPC cache by Alessandro Patti · 3 years, 5 months ago
  33. d422e45 Add a comment and `TODO` about the action key determinism test. by jhorvitz · 3 years, 5 months ago
  34. 5aa4cdd bazel client: Include the Bazel server pid in the `still trying to connect to local Bazel server` message. by nharmata · 3 years, 5 months ago
  35. ec1ac2f Sort execution requirements for Starlark rules. by jhorvitz · 3 years, 5 months ago
  36. f5cf8b0 Remote: Fixes an issue when --experimental_remote_cache_async encounter flaky tests. by Chi Wang · 3 years, 5 months ago
  37. b6e10b3 Proper implementation of --experimental_dynamic_skip_first_build. by larsrc · 3 years, 5 months ago
  38. 2e48994 Remove `--show_task_finish` by michajlo · 3 years, 5 months ago
  39. de4da64 Remove test_remote_https_cache. by Benjamin Peterson · 3 years, 5 months ago
  40. 01df0d5 Output template content and substitutions of TemplateExpansionAction actions in aquery result. by Googler · 3 years, 5 months ago
  41. f788a8e Make remote_execution_tls_test robust to netty upgrade. by Benjamin Peterson · 3 years, 5 months ago
  42. 1e42b94 Experimental flag to skip dynamic execution until there has been a successful build. This allows doing a first clean build in situations where dynamic execution interferes too much. by larsrc · 3 years, 5 months ago
  43. d6b9459 In `RequiredConfigFragmentsProvider.Builder`, use a set merging strategy that promotes reuse of existing `ImmutableSet` instances, and intern the built result. by jhorvitz · 3 years, 6 months ago
  44. df7689d Targets that fail to analyze due to target compatibility checks should report the current target platform. by jcater · 3 years, 6 months ago
  45. 1e58978 Make the variable holding `set -o` value local. by ajurkowski · 3 years, 6 months ago
  46. f67395b Add a test for Bash unit test framework to make sure `-o pipefail` is preserved. by ajurkowski · 3 years, 6 months ago
  47. b9ab841 Remove unused `{enable,disable}_errexit` functions from Bash unit test framework. by ajurkowski · 3 years, 6 months ago
  48. 698c17a Upgrade JDK11 version by Ivo List · 3 years, 6 months ago
  49. f2f809f Replace `enable_errexit` with `set -euo pipefail` in Bazel tests. by ajurkowski · 3 years, 6 months ago
  50. a75732a Remove host_javabase from java_common.compile call in tests. by ilist · 3 years, 6 months ago
  51. f40e401 Fix handling of long test names by the bash unit test framework when using `set -eo pipefail`. by ajurkowski · 3 years, 6 months ago
  52. c7e58e6 Clean up creating the output directory name. by jcater · 3 years, 6 months ago
  53. 39f95f4 Add a bashunit test for tests using bash errexit. by ajurkowski · 3 years, 6 months ago
  54. e6f1d72 Run cleanup and print error log for failed bash tests using `set -e`. by ajurkowski · 3 years, 6 months ago
  55. 630be02 Target pattern parsing cleanup ================ by wyv · 3 years, 6 months ago
  56. fad21da Escape analysistest failure message by Googler · 3 years, 6 months ago
  57. ef967be Flip incompatible_disable_depset_items to true. by laurentlb · 3 years, 6 months ago
  58. 0fbe454 Remove the `direct_host_only` required fragments setting. by jhorvitz · 3 years, 6 months ago
  59. eb7bf8c Add a Java 17 toolchain by Liam Miller-Cushon · 3 years, 6 months ago
  60. 936196a Use a JDK version-specific toolchain in `bazel_java_test.sh` by cushon · 3 years, 6 months ago
  61. 94b810f Check in the majority of the prototype's code. by leba · 3 years, 6 months ago
  62. 47bd65a Put aspect_hints behind an experimental flag by rosica · 3 years, 6 months ago
  63. 29e44fe Fix remote-exec with disk cache. by ron-stripe · 3 years, 6 months ago
  64. 9a061637 Add a test execgroup to Starlark test rules, if not manually defined. by Yuval K · 3 years, 6 months ago
  65. ca48ed9 Remove relative_to_caller_repository from Label() constructor by wyv · 3 years, 6 months ago
  66. 4a30885 Make jacoco and asm tests version independent. by Ivo List · 3 years, 6 months ago
  67. de0c6bd Add undeclared outputs annotations file in length-delimited proto format to bazel declared outputs by Googler · 3 years, 6 months ago
  68. 15b1840 Fixes #13887: Add downloaded_file_path param to http_jar by Rabi Shanker Guha · 3 years, 6 months ago
  69. 88a02cd Deprecate `experimental_required_aspects` by messa · 3 years, 6 months ago
  70. daf5e26 Make bash unit tests infrastructure resilient to `set -eo pipefail`. by ajurkowski · 3 years, 6 months ago
  71. 11066c7 Remote: Make `chmod 0555` behavior consistent by Chi Wang · 3 years, 6 months ago
  72. 3b9dec8 Export Starlark java_library by default. by ilist · 3 years, 7 months ago
  73. 908a765 Support the Jacoco filter merge operation in Java branch coverage. by Charles Mita · 3 years, 7 months ago
  74. 0017fd2 Remove test for --all_incompatible_changes flag. It is a no-op. by aiuto · 3 years, 7 months ago
  75. cd500e7 Do not merge BranchExp objects in place by Charles Mita · 3 years, 7 months ago
  76. a4063f6 Fix AspectKey for required aspects by messa · 3 years, 7 months ago
  77. 62b09f3 Remove noisy UrlRewriter logging by Keith Smiley · 3 years, 7 months ago
  78. 065e2e8 Apply Jacoco's instruction filtering to Java branch coverage by Charles Mita · 3 years, 7 months ago
  79. 558cabf Delay creating worker directories to when they're needed, to avoid unnecessarily crashing builds that don't actually use workers. by larsrc · 3 years, 7 months ago
  80. 11f7d80 Implement Hermetic sandbox with support for hardlinks by frazze-jobb · 3 years, 7 months ago
  81. 545befb Allow --toolchain_resolution_debug to match specific targets, as well as specific toolchain types. by jcater · 3 years, 7 months ago
  82. c39be6c bzlmod: create a base class for repository_ctx by wyv · 3 years, 7 months ago
  83. cf57d03 Remote: Allow disk cache with remote exec by ron-stripe · 3 years, 7 months ago
  84. 832d6b4 Fix java shell tests that want to use java_tools built at HEAD. by cmita · 3 years, 7 months ago
  85. 5a52e4b Add a helpful comment to test_native_python_with_runfiles test. by philwo · 3 years, 7 months ago
  86. a1ee324 Properly re-throw errors in aspect loading. by John Cater · 3 years, 7 months ago
  87. e1c404e Remove support for javabase and java_toolchain flags. by Ivo List · 3 years, 7 months ago
  88. b0ae0af Remote: Propagate errors to call site when creating gRPC connections. by Chi Wang · 3 years, 8 months ago
  89. 83dd93b Removing line ending matches in tests to be compatible on Windows by pcloudy · 3 years, 8 months ago
  90. 4b12fc8 Fix test_source_file_does_not_override_standard_library to work with Python 3.9. by philwo · 3 years, 8 months ago
  91. 46c3f17 Remote: Cleanup the code that determines whether the spawn should accept/upload results from/to remote cache. by Chi Wang · 3 years, 8 months ago
  92. 4e29042 Save remote output metadata to ActionCache and load them before checking action cache by Chi Wang · 3 years, 8 months ago
  93. 8f41e5d Rewrite apple_static_library by plf · 3 years, 8 months ago
  94. 9f67cdf cquery: disable `--build_tests_only`. by gregce · 3 years, 8 months ago
  95. 0428828 Add TransitionType enum and add checks that transitions aren't used by John Cater · 3 years, 8 months ago
  96. 0b6e892 Fix loading_phase_test - add test assertion back by messa · 3 years, 8 months ago
  97. e521aad Allow relative log paths by Keith Smiley · 3 years, 8 months ago
  98. f756442 Add cc_import to built_in rules. by Googler · 3 years, 8 months ago
  99. 7649f61 Roll forward of https://github.com/bazelbuild/bazel/commit/943c83aa58731c4f9561d79c458f254427a8f24c: Command line aspect-on-aspect by messa · 3 years, 8 months ago
  100. a7845f6 Increase allowed size for install base again. by twerth · 3 years, 8 months ago