1. e189354 Automatic code cleanup. by cpovirk · 6 years ago
  2. fee9aa0 Add getExec method for CppOptions. by jcater · 6 years ago
  3. 680ffda Fix javatools and enable tests in BazelCI. by John Cater · 6 years ago
  4. 87388e2 Add getExec method to FragmentOptions. by jcater · 6 years ago
  5. 6362c2d Remove third_party/checker_* from the binary. by Lukacs T. Berki · 6 years ago
  6. 4b092cd Restore atomicity of sequence number generation and addition to the event queue in the BES uploader. by lpino · 6 years ago
  7. d002e45 Link process tools with the lite proto runtime to cut their size to tenth. by lberki · 6 years ago
  8. 51e71ef Remove third_party/checker_* from the binary. by Lukacs T. Berki · 6 years ago
  9. 2cfa019 Enable --incompatible_depset_union by default in Bazel. by laurentlb · 6 years ago
  10. cbe6aed http.bzl: Use syntactically correct checksums in examples by Klaus Aehlig · 6 years ago
  11. 5688793 Add incompatible_disallow_rule_execution_platform_constraints_allowed flag. by John Cater · 6 years ago
  12. 9c87e0e Add asm jars to the jacoco zip embeded in the java_tools release. by iirina · 6 years ago
  13. 4e00199 Add jacoco to the BUILD file that will be embedded into java tools. by iirina · 6 years ago
  14. 982e0b8 HttpConnector: do not report connection timeouts as user interrupts by Klaus Aehlig · 6 years ago
  15. 341fad3 Add asm jars to the jacoco zip embeded in the java_tools release. by iirina · 6 years ago
  16. f177b0d Command Execution: distinguish aborted processes by Klaus Aehlig · 6 years ago
  17. 51a9596 Refactor include scanner API to use futures by ulfjack · 6 years ago
  18. fb04c5b Refactor test action preparation by ulfjack · 6 years ago
  19. 48c3be8 HttpDownloader: Support scaling of timputs by Klaus Aehlig · 6 years ago
  20. 82f5090 Move BEP upload timeout management to the BES module. by lpino · 6 years ago
  21. 21401a2 Cache BuildOptions.diffForReconstruction. by Googler · 6 years ago
  22. 6bd9a7b Mark remainder of legacyNamed either "actually named" or set for migration by cparsons · 6 years ago
  23. f13f9fc Throw EvalException for misconfigured Runfiles instead of RTE by cparsons · 6 years ago
  24. c32e4b2 Clarify why `cfg` is mandatory for `executable=True` attributes. by Greg Estren · 6 years ago
  25. 00a2c9e Automated rollback of commit 19de063f1a4074d26d9bdac2ab709fb2f780b29a. by cushon · 6 years ago
  26. 568048b Update Truth to 0.44. by Chris Povirk · 6 years ago
  27. 68a2744 Add GET_BATCH as a listenable event for NotifyingHelper. by shreyax · 6 years ago
  28. 1efdaf6 Automatic code cleanup. by cpovirk · 6 years ago
  29. e270964 Create a real ToolchainContext for PostConfiguredTargetFunction. by John Cater · 6 years ago
  30. ceb00b7 De-flake //src/test/java/com/google/devtools/build/lib/buildeventstream/transports:BuildEventTransportTest by lpino · 6 years ago
  31. 5ef93ef Allow value of RetainedHeapLimiter's threshold to change on each invocation. by janakr · 6 years ago
  32. e5d4219 Update tests and source files to avoid depset union. by laurentlb · 6 years ago
  33. 24a003b In the SingleTarget case of TargetPattern#parse, store the parsed Label. Then, use this Label during TargetPattern.SingleTarget#eval. by nharmata · 6 years ago
  34. 19de063f Re-enable tests now that b/129599328 is fixed by cushon · 6 years ago
  35. 8016b11 Fix junitrunner Also adds it to CI. by John Cater · 6 years ago
  36. 46d376d Add jacoco agent to the java tools release. by iirina · 6 years ago
  37. 63c7ea6 Update tests to avoid depset union. by laurentlb · 6 years ago
  38. 861a7e1 Add test for pywrapper script by brandjon · 6 years ago
  39. e87e229 Remove outdated trimming logic that was harming efficiency. by gregce · 6 years ago
  40. fbeb0c9 Embed the java_tools BUILD file in the java tools archive. by iirina · 6 years ago
  41. 9a849c6 Create a real ToolchainContext for TransitionsOutputFormatterCallback. by John Cater · 6 years ago
  42. a0f88c0 Allow all native rules to use "exec_compatible_with" to specify by John Cater · 6 years ago
  43. 95ef9bf Add jacoco agent to the java tools release. by iirina · 6 years ago
  44. 1151e74 Windows, JNI: use WaitableProcess in blaze_util by Laszlo Csomor · 6 years ago
  45. 7c79576 Avoid nullness in BuildEventServiceUploader#closeFuture. by lpino · 6 years ago
  46. 3226880 remote: --tls_enabled flag is deprecated, TLS usage is identified based on a URL provided by ishikhman · 6 years ago
  47. ae102fb Fix wrong name of ubuntu1804_javabase9 task. by philwo · 6 years ago
  48. 4a6354a Now that ubuntu1804 uses JDK 11, remove explicit ubuntu1804_java11 tests. by philwo · 6 years ago
  49. 6ddc622 Cache a soft reference to the reconstituted BuildOptions in OptionsDiffForReconstruction. by Googler · 6 years ago
  50. 916f703 Update ios_application links on the ios tutorial page to link to ios' documentation overview page. Once external md links aren't converted to html links, these should link directly to the https://github.com/bazelbuild/rules_apple/blob/master/doc/rules-ios.md#ios_application. by Googler · 6 years ago
  51. 1e64b7e Remove updated API by Googler · 6 years ago
  52. bfe8b52 Don't assert that exception is the same, just assert on its properties. by janakr · 6 years ago
  53. 532df8f pkg_deb: support depends_file attribute by Max Vorobev · 6 years ago
  54. d355b55 Update Javascript build instructions. by Googler · 6 years ago
  55. 617a501 remote_helpers.sh: remove unused function definition by Klaus Aehlig · 6 years ago
  56. ebad30d Don't drop middle zero components in DottedVersions parsed from strings. by allevato · 6 years ago
  57. e700887 cpp-use-cases.md: update use of http_archive by Klaus Aehlig · 6 years ago
  58. 7c649b0 Enable a few more tests on the nojava platform. by philwo · 6 years ago
  59. 3af7950 Shard //src/test/java/com/google/devtools/build/lib/rules/cpp:cpp-rules-tests by John Cater · 6 years ago
  60. 8da42b6 add .bazelrc with remote config by Jakob Buchgraber · 6 years ago
  61. d7de46b Automatic code cleanup. by Googler · 6 years ago
  62. 1ad91a1 Automatic code cleanup. by cpovirk · 6 years ago
  63. 5be7342 Small improvements to Java container handling as these have turned up in a by djasper · 6 years ago
  64. caaef43 Reenable test after java.desktop removal. by twerth · 6 years ago
  65. 75a3a53 Add http_archive entries for testing with various JDK versions. by philwo · 6 years ago
  66. ff9db23 C++: Changes internal C++ link() API to match Bazel by plf · 6 years ago
  67. 21941fe Support build bazel on s390x platform by clyang82 · 6 years ago
  68. f54de41 Fix flakiness of ByteStreamUploaderTest#failedUploadsShouldNotDeduplicate by buchgr · 6 years ago
  69. b9f0802 Restore custom concurrency level in UniquifierImpl. by nharmata · 6 years ago
  70. 2ef8de6 Provide a parallel implementation of the 'tests' query function. by nharmata · 6 years ago
  71. ef7d082 Fix typo in markdown by jingwen · 6 years ago
  72. 794a020 Weave the trimming cache into Skyframe, but do not use it yet. by mstaib · 6 years ago
  73. 938db6d Add TODO about trimming Starlark build configuration values. by mstaib · 6 years ago
  74. 6e2cfe9 Add safety checks for configurable attributes in trimming mode. by mstaib · 6 years ago
  75. ad410b1 Add a TrimmedConfigurationProgressReceiver. by mstaib · 6 years ago
  76. 7fcbeec Format WORKSPACE with buildifier by Keith Smiley · 6 years ago
  77. 41862f0 Add resources class jar to compile time classpath for direct dependencies of aar_import targets by jingwen · 6 years ago
  78. 7c7a701 Add safety checks for aspects. by mstaib · 6 years ago
  79. 3c6bf10 Fix a number of tests to reflect --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
  80. 2488347 Give better info on how to fix up a bad Xcode configuration. by dmaclach · 6 years ago
  81. a8fa6e2 Update wrapped_clang to make -add_ast_path options absolute by davg · 6 years ago
  82. e39e5c9 Fix users of toolchain resolution to call the new skyfunction. by John Cater · 6 years ago
  83. 99013ea Add a note about generate_workspace's deprecated state and redirect users to rules_jvm_external instead by jingwen · 6 years ago
  84. 264bee6 Implement connectivity check for Exoblaze and create dummy connectivity check for Blaze/Bazel. by steinman · 6 years ago
  85. 9a7c64a Add a new ObjectCodec to support ImmutableBiMap instances. by jcater · 6 years ago
  86. 6764100 Implement --bes_upload_mode=fully_async. by felly · 6 years ago
  87. 626906a Add //tools/python/... target pattern to Bazel CI by brandjon · 6 years ago
  88. 61b1dff Consolidate key-caching logic in an abstract class. by Googler · 6 years ago
  89. ab9f2db When trimming BuildOptions, return the same instance if there are no changes. by Googler · 6 years ago
  90. 460965b Remove stale links from Bazel's javascript resources by Googler · 6 years ago
  91. c65a48d Remove //third_party:mockito2 by Tim van der Lippe · 6 years ago
  92. 1ba0016 Windows, JNI: WaitableProcess supports inv. HANDLE by Laszlo Csomor · 6 years ago
  93. 97b6732 Clean up the client channel in ByteStreamUploader tests. by Benjamin Peterson · 6 years ago
  94. adacaf9 Use smaller minimal JDK after we have removed java.desktop in b88433f? by Tobias Werth · 6 years ago
  95. c5c718e Remove reference to Homebrew tap pinning by Michael Hackner · 6 years ago
  96. d9fdc80 No longer test Bazel against JDK 9 and 10. by philwo · 6 years ago
  97. 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
  98. d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
  99. 2a36720 Refresh WorkspaceFileValue for WORKSPACE header, if listener is registered. by Googler · 6 years ago
  100. 524ae2c Automatic code cleanup. by cpovirk · 6 years ago