1. 0ebc034 Run the test spawn with the correct FileOutErr by ulfjack · 6 years ago
  2. 1f57c8c Update URLS to documentation of embeded repository rules by Klaus Aehlig · 6 years ago
  3. 4992ae2 Automated rollback of commit 445260de835758f2b739d427f2f51a6dffda773b. by buchgr · 6 years ago
  4. f3ad2e9 Migrate all //third_party:mockito2 to //third_party:mockito by Tim van der Lippe · 6 years ago
  5. 1149e58 Inline CppCompileAction.execWithReply by ulfjack · 6 years ago
  6. 7273288 JavaCompileAction: implement async execution by ulfjack · 6 years ago
  7. 9813c58 Suppress DEADLINE_EXCEEDED on download progress by George Gensure · 6 years ago
  8. 973542e Add black box test for package loading cached by benign workspace change by Irina · 6 years ago
  9. 8b72ef9 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  10. c4d9b9b Fix the dump command to handle alias targets. by ahumesky · 6 years ago
  11. fc69ecd bazel protobuf: add AttributeDefinition.cfg_is_host by Googler · 6 years ago
  12. 9bd8833 Logical roll-forward of https://github.com/bazelbuild/bazel/commit/32a97a653735cf7c9eff5abdf0f7632f9a6525e2 (order tree artifacts). by Googler · 6 years ago
  13. 6d5552c Rollbacking the change to: by Googler · 6 years ago
  14. c5dc440 Remove stack trace from error output of Stardoc by cparsons · 6 years ago
  15. ae1f389 Adding stable sorting that will be used for execlog by Googler · 6 years ago
  16. ea91700 Remove relativeOutputPath parameter from getFileSystem. by Googler · 6 years ago
  17. c689bf9 Misc rendering fixes to Stardoc by cparsons · 6 years ago
  18. 4bd3ec3 Put all Android native provider SkylarkCallable methods behind the by Googler · 6 years ago
  19. 139d314 Correctly create output artifact paths for the Databinding Resource Processor action. by ahumesky · 6 years ago
  20. 453c1e8 Accept current workspace name as a flag by cparsons · 6 years ago
  21. ea1703b C++: Fix crash reported in #7721 by plf · 6 years ago
  22. 044a5f9 Update //third_party:mockito to use Mockito 2 by Tim van der Lippe · 6 years ago
  23. d89f6b0 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  24. ad04da6 Automatic code cleanup. by diamondm · 6 years ago
  25. 774475e Improve PackageGroupContents search from O(n) to O(1) by dbabkin · 6 years ago
  26. fc586a8 Move cc_flags target into @bazel_tools//tools/cpp. by John Cater · 6 years ago
  27. f1bbbff Allow third_party/bazel/ to use Mockito 2 by Googler · 6 years ago
  28. 814fb29 Migrate more tests to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  29. d6df980 Automatic code cleanup. by diamondm · 6 years ago
  30. 852c11f Switch generation of documentation from Skydoc to Stardoc by Klaus Aehlig · 6 years ago
  31. cb6a4d6 Use Mockito 2.25.1 instead of 2.25.0 by Tim van der Lippe · 6 years ago
  32. f7f5415 Enable --incompatible_no_transitive_loads by default by laurentlb · 6 years ago
  33. 0d55507 Inline SpawnGccStrategy by ulfjack · 6 years ago
  34. 43c0bb0 Migrate more tests to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  35. 46defbc Use intermediate zip file for Windows Java tools. by elenairina · 6 years ago
  36. f5c33426 Use the zip version of the Java tools latest release. by iirina · 6 years ago
  37. 707fbb6 Remove pkg_tar targets for build Java tools tar gz by iirina · 6 years ago
  38. bb9dae1 Add Mockito version 2.25.0 by Tim van der Lippe · 6 years ago
  39. 6641ad9 Add option to desugar default methods with the help of synthetic base classes where possible. by kmb · 6 years ago
  40. c2ba4a0 Map symlinks into sandboxfs as they are and propagate their targets. by jmmv · 6 years ago
  41. 3b77da4 Migrate more tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  42. d350b4f Add platform mapping function. by schmitt · 6 years ago
  43. 79603fa Adds an assertion method. by Googler · 6 years ago
  44. 547aa48 Support Repository Rules in Stardoc by Klaus Aehlig · 6 years ago
  45. 9303df6 add -c flag for Starlark-in-java by Marwan Tammam · 6 years ago
  46. 4d65f442 Add more tests for dict.update by laurentlb · 6 years ago
  47. 48fd960 Make cc_toolchain_config tool_paths configurable by rosica · 6 years ago
  48. b37296c Extend dict update to accept keyword args by Marwan Tammam · 6 years ago
  49. 23c6f62 Tolerate a dep that went missing at the start of evaluation a bit more gracefully. by janakr · 6 years ago
  50. 2f7d69f Migrate tests to use Starlark cc_toolchain configuration by rosica · 6 years ago
  51. 9f8b32c Tolerate missing packages to unblock release. by janakr · 6 years ago
  52. ae36130 Rename no_gui to headless in android docs by Marc Plano-Lesay · 6 years ago
  53. 8b8be2e Migrate CcCommonTest to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  54. 4a5e1b7 Add async support to StandaloneTestStrategy by ulfjack · 6 years ago
  55. 7aace9c Zip Java tools for windows by iirina · 6 years ago
  56. 6f52fca Generate documentation for embedded repository rules by Klaus Aehlig · 6 years ago
  57. 62f5458 Treat cache failure action as a cache miss by ishikhman · 6 years ago
  58. 7ff1bae Fix max attempts computation w/ fallback by ulfjack · 6 years ago
  59. 4f53b6f Automatic code cleanup. by Googler · 6 years ago
  60. 02be4c5 Add #toString to EmptyConfiguredTarget and ValueOrException$ValueOrExceptionValueImpl to help diagnose bug. by janakr · 6 years ago
  61. 843e368 Add an Android Common Starlark API enableImplicitSourcelessDepsExportsCompatibility. by Googler · 6 years ago
  62. 4e51b36 Minor code cleanup. by Googler · 6 years ago
  63. 445260d Automated rollback of commit 75bb7a91724a82e7769af0fb012b24552d00f935. by plf · 6 years ago
  64. 1188344 Add TestAttemptContinuation by ulfjack · 6 years ago
  65. 575bb48 Flip --incompatible_disallow_legacy_py_provider by brandjon · 6 years ago
  66. f3944c8 Remove @remote_java_tools from deps computed in embedded_tools_deps_test. by iirina · 6 years ago
  67. 38877f9 Allow to configure the additional profile tasks to be included in the JSON profile by Tobias Werth · 6 years ago
  68. 9554a03 Remove third_party/java/java_tools BUILD files. by iirina · 6 years ago
  69. daf3014 Update minimal embedded JDK after 7a3af9f. by Tobias Werth · 6 years ago
  70. 9f110e0 Add a converter for relative, null-able path fragments. by schmitt · 6 years ago
  71. 2d44675 Re-add the zipper sources embedded into bazel. by iirina · 6 years ago
  72. 952151e Automated rollback of commit 7e0666e6c1959fde18533c4e09abdcaa488166d8. by felly · 6 years ago
  73. 314cf1f Pass -undefined dynamic_lookup to dynamic library linking actions on Mac by hlopko · 6 years ago
  74. 756c9c7 Implement backsliding protection for cc_* -> proto_library edge. by dbabkin · 6 years ago
  75. df3d8cb C++: Compile action uses parameter file by plf · 6 years ago
  76. d23e577 Refactor StandaloneTestStrategy by ulfjack · 6 years ago
  77. c602c41 Implement backsliding protection for cc_* -> proto_library edge. by dbabkin · 6 years ago
  78. 7a3af9f Add helper method for debug of Bazel run by JUnit black box tests by Irina · 6 years ago
  79. 009e78f Remove ct.sym from embedded JDK. by Tobias Werth · 6 years ago
  80. f32b670 Clean up compute() function of RepositoryDelegatorFunction by Irina · 6 years ago
  81. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  82. 5adde8e When running aspects, don't track target's artifacts. by Oscar Bonilla · 6 years ago
  83. 7988d78 Automated rollback of commit 2398d8502407e905edadde91c6e69c2411ca0884. by hlopko · 6 years ago
  84. a6d773e Windows, Bazel client: clean up path_platform.h by Laszlo Csomor · 6 years ago
  85. 51906ac update rbe platform to latest by buchgr · 6 years ago
  86. 7e0666e Automated rollback of commit d59e82a235f6e6e3391cdbf7e4cb596f82b6416a. by hlopko · 6 years ago
  87. d59e82a Trigger a "NoBuildEvent" in cases where we fail early in the BlazeCommandDispatcher. by felly · 6 years ago
  88. b11203d Implement `repository_ctx.read()` for reading local files. by John Millikin · 6 years ago
  89. d1c44d0 Automated rollback of commit ce245540b067b0c197ea825cf83b6b1acc27ea45. by felly · 6 years ago
  90. 2398d85 Pass repoMapping through toolchain functions by Danna Kelmer · 6 years ago
  91. 78bb76b Revert "Update Mockito version to 2.25.0" by Dmitry Lomov · 6 years ago
  92. 2564736 Update Mockito version to 2.25.0 by Tim van der Lippe · 6 years ago
  93. c65bbd8 Automated rollback of commit 6619fed50bd3b1c533a678767cf0ea090422c8b1. by juliexxia · 6 years ago
  94. 169e707 Tolerate the situation when a package is absent but the configured target is present: because they are retrieved in a batch, it's possible that the package node was retrieved first and still not done, while the configured target was done when retrieved. by janakr · 6 years ago
  95. eda3303 docs, Windows: mention DLL files on website by Laszlo Csomor · 6 years ago
  96. 94f4f7b Add context to skylarkqueryable by Danna Kelmer · 6 years ago
  97. 38c7242 Replace scrubbing with copybara-comment-this-out-please in copybara by hlopko · 6 years ago
  98. 2786135 Pass relativeOutputPath to getFileSystem. by Googler · 6 years ago
  99. e3e582b Migrate CcBinaryConfiguredTargetTest to use Starlark cc_toolchain configuration. by rosica · 6 years ago
  100. 3cb1aef Allow setting the Blaze server's QoS class via a --macos_qos_class flag. by jmmv · 6 years ago