1. 88e8c46 Unify internal and external unittest.bash by extracting some setup functions to a separate utils file. by jcater · 4 years, 3 months ago
  2. 383ad33 Make external and internal unittest.bash identical, with the goal of eventually unifying them. by jcater · 4 years, 3 months ago
  3. da41d9e Restrict direct dependency propagation to INCLUDE items by waltl · 4 years, 3 months ago
  4. a0e7b67 Allows symlink tree actions to construct fileset links without consuming the input manifest. Instead, construct the links directly from the Fileset links propagated through the action execution values. by felly · 4 years, 3 months ago
  5. 7714c80 Add gRPC's cc_grpc_library to //third_party/grpc/bazel by Mark Schaller · 4 years, 4 months ago
  6. eab39cc Disable broken test_max_open_file_descriptors. by philwo · 4 years, 3 months ago
  7. b3250e5 Automated rollback of commit aea8dbe942a2489d48e1bbc171413b3e0391cded. by jcater · 4 years, 3 months ago
  8. aea8dbe Enable extended regexps in expect_log and expect_not_log. by jcater · 4 years, 3 months ago
  9. c7703a9 Automatic code cleanup. by Googler · 4 years, 3 months ago
  10. da5ee49 Rollback "Partially fix MacOS llvm..." due to rules_cc breakage by cparsons · 4 years, 3 months ago
  11. df05243 bazel syntax: eliminate calls to StarlarkThread.getGlobals during evaluation by adonovan · 4 years, 3 months ago
  12. 9fd1255 Use allInputs.size() as size hint for the ActionInputMap. by twerth · 4 years, 3 months ago
  13. 3545cb1 C++: Fix linker_input not being noneable in create_linking_context by plf · 4 years, 3 months ago
  14. cda604b Allow overriding of bes internal retries. Not intended as an end-user interface. by felly · 4 years, 3 months ago
  15. d8ee69a bazel syntax: move Selector{List,Value} into lib.packages by adonovan · 4 years, 3 months ago
  16. ddfc7d5 Make bazel_rules_cc_test and bazel_rules_java_test compatible with repository overriding. by philwo · 4 years, 3 months ago
  17. ed7d241 Automated rollback of commit e8d482496f705304d21c938ec44dc578997ae942. by adonovan · 4 years, 3 months ago
  18. c864f87 Automated rollback of commit 37aeabcd39fe326d1c4e55693d8d207f9f7ac6c4. by jcater · 4 years, 3 months ago
  19. e411fa7 Add a flag to declare coverage dir as tree artifact by ulfjack · 4 years, 3 months ago
  20. e8d4824 bazel syntax: move Selector{List,Value} into lib.packages by adonovan · 4 years, 3 months ago
  21. a9b8297 Windows environment variable name can contain brackets by Nikolay Shelukhin · 4 years, 3 months ago
  22. c428ee5 Use a ForkJoinPool for async include scanning by ulfjack · 4 years, 3 months ago
  23. 63f0b36 Add build scripts for release by Yun Peng · 4 years, 3 months ago
  24. 5eade37 Add native dependencies artifacts to the test runner action's tools. by elenairina · 4 years, 3 months ago
  25. 6a3147f Update documentation with respect to exports_files by aehlig · 4 years, 3 months ago
  26. 1db2faa Re-enable //src/test/res:res_test on Windows. by John Cater · 4 years, 3 months ago
  27. c02033e Async inclusion lookup for async include scanning by ulfjack · 4 years, 3 months ago
  28. 17506af Add external repos required by tests and a "fetch all" filegroup. by philwo · 4 years, 3 months ago
  29. 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 4 years, 3 months ago
  30. 99c0e6d Allow overriding all external repositories used by our integration tests. by philwo · 4 years, 3 months ago
  31. 02ce5bd Fix bazel run //foo:test on Windows by Laszlo Csomor · 4 years, 3 months ago
  32. 159e8de bazel syntax: delete infeasible TODO by adonovan · 4 years, 3 months ago
  33. 718e89a Fix a bug where namespaces were not being added to the closing tags. by Googler · 4 years, 3 months ago
  34. fe11ab1 bazel syntax: delete StarlarkMutable by adonovan · 4 years, 3 months ago
  35. 349fd84 Change Source of Truth of NestHost/NestMembers from Naming Heuristics to Class File Attribute. by Googler · 4 years, 3 months ago
  36. d604921 bazel syntax: make Location parameters explicitly unused by adonovan · 4 years, 3 months ago
  37. acccd42 Have ExecutionFinishedEvent contain the number of source files manually checked for changes because of a lack of precise diff information. by nharmata · 4 years, 3 months ago
  38. 7c4e33f Propagate correct RunfilesSupplier on CoverageReportAction by Googler · 4 years, 3 months ago
  39. 6c0ec48 Clean-up: Don't unnecessarily loop over map's entry set when all we need are the values. by shreyax · 4 years, 3 months ago
  40. 55bc521 Allow SkyQueryEnvironment to be responsible for reporting missing deps or deps in error rather than the deps visitor classes. by shreyax · 4 years, 3 months ago
  41. df3d4cd bazel syntax: rename StarlarkThread.CallFrame to Frame by adonovan · 4 years, 3 months ago
  42. 37aeabc Split SpawnStrategy from ActionContext. by schmitt · 4 years, 3 months ago
  43. 5b157d1 bazel syntax: generalize Concatter to HasBinary, for binary operators by adonovan · 4 years, 3 months ago
  44. fb452b0 packageprinter: delete it by adonovan · 4 years, 3 months ago
  45. f998eea Moving MockAction into a common test file, removing unused imports, and updating methods to be static. by Googler · 4 years, 3 months ago
  46. 771fe38 Simplify StandaloneSpawnStrategyTest by using TestExecutorBuilder. by schmitt · 4 years, 3 months ago
  47. 9d05a7e Remove unnecessary ADB action context. by schmitt · 4 years, 3 months ago
  48. 6099550 Use test executor rather than mock in ExtraActionTest. by schmitt · 4 years, 3 months ago
  49. 29eded2 Add action context and spawn strategy registries. by schmitt · 4 years, 3 months ago
  50. 1af6486 bazel syntax: remove EvalUtils.getDataTypeName special case for 'select' by adonovan · 4 years, 3 months ago
  51. fa45ca7 Prevent SIGBUS crashes inside integration tests. by philwo · 4 years, 3 months ago
  52. 84d9c71 Automated rollback of commit 5bfe4ba1e3411b08e3d2cfd8fed657d067c44043. by Googler · 4 years, 3 months ago
  53. 37d6f95 Delete bazel_toolchain_test. by philwo · 4 years, 3 months ago
  54. 761d16c Clean-up our presubmit.yml and postsubmit.yml. by philwo · 4 years, 3 months ago
  55. b3763e9 MacOS C++ coverage: preserve GCOV_PREFIX_STRIP by ulfjack · 4 years, 3 months ago
  56. 6089b6a Partially fix MacOS llvm coverage collection by Ulf Adams · 4 years, 3 months ago
  57. ef741b9 Partial rollback of https://github.com/bazelbuild/bazel/commit/19ecf0afd09abeb5de9ec0e4743490dec468bb8d. by elenairina · 4 years, 3 months ago
  58. 670330e Fix minimal_jdk_test to work on macOS. by philwo · 4 years, 3 months ago
  59. 1eb441a Make DebugServerTransportTest and SkylarkDebugServerTest work inside macOS's network sandbox. by philwo · 4 years, 3 months ago
  60. ebc9e0d Add "requires-network" tags to tests that require networking. by philwo · 4 years, 3 months ago
  61. 37c4812 Increase timeout of vfs_inmemoryfs_test. by philwo · 4 years, 3 months ago
  62. 5336b41 Make all commands accept the RepositoryOptions flags. by philwo · 4 years, 3 months ago
  63. a423ac2 Make the bazel_java_test_* tests 2x faster. by philwo · 4 years, 3 months ago
  64. 94444e8 Export the WORKSPACE files of third_party/{protobuf,rules_python}. by Philipp Wollermann · 4 years, 3 months ago
  65. b14e406 Update bazel-toolchains and rules_pkg to latest versions. by philwo · 4 years, 3 months ago
  66. bdf34d7 Fix race when extracting the install base when Bazel runs in a PID namespace. by philwo · 4 years, 3 months ago
  67. 121933e Implement changes in symlink forest creation related to dont_symlink_directories_in_execroot. by ichern · 4 years, 3 months ago
  68. 5b95663 Enable "bazel run" tests on Windows by Laszlo Csomor · 4 years, 3 months ago
  69. 3d47f6e Always stripped out nestHost/nestMembers attributes regardless member reference by Googler · 4 years, 3 months ago
  70. c33038e Explicitly pass architecture for arm64_32 in osx crosstool by Alessandro Patti · 4 years, 3 months ago
  71. 33795c8 bazel syntax: fix crash caused by interrupting ParamDescriptor.evalDefault by adonovan · 4 years, 3 months ago
  72. bd74a87 Apply MethodCanBeStatic suggestions in GoogleTestStrategy. by ajurkowski · 4 years, 3 months ago
  73. b8c8766 Fixed an issue in critical path where an action with "parse" time will finish in the future. by Googler · 4 years, 3 months ago
  74. e3bf8b7 Make TestActionContext.TestAttemptResult.spawnResults immutable. by ajurkowski · 4 years, 3 months ago
  75. 4bb555a Fix Java 11 Desugar on setPrivateInstanceWideField Instructions by Googler · 4 years, 3 months ago
  76. 3b050f6 Note the use of in-memory filesystems in action executed events. by felly · 4 years, 3 months ago
  77. eaf29cb execution transition should no longer reset trim_test_configuration by twigg · 4 years, 3 months ago
  78. 1fe5cb0 Partially fix C++ coverage on Linux by ulfjack · 4 years, 3 months ago
  79. a948eb7 Allow patching WORKSPACE and BUILD files in http_archive. by philwo · 4 years, 3 months ago
  80. 22e5cce Fix test_tar_utf8 to pass on macOS Catalina. by philwo · 4 years, 3 months ago
  81. b01c859 Python coverage: experimental first steps by Ulf Adams · 4 years, 3 months ago
  82. 21f633c Coverage output generator: INFO for "Parsing file" by ulfjack · 4 years, 3 months ago
  83. ff7191a Fix test result computation for cancelled tests by ulfjack · 4 years, 3 months ago
  84. 5756b35 Query performance: Skip aspect handling if none by ulfjack · 4 years, 3 months ago
  85. 7392b1e Let http_archive copy WORKSPACE and BUILD files instead of symlinking them. by philwo · 4 years, 3 months ago
  86. c494c32 Only count *run* test cases by ulfjack · 4 years, 3 months ago
  87. e847a31 Artifact conflict check: remove unnecessary check by laszlocsomor · 4 years, 3 months ago
  88. 5bfe4ba PythonUtils.GetInitPyFiles gains a Predicate<PathFragment> supplied at construction time so that other implementations can supply their own logic for determining when a file is a Python package defining __init__.py equivalent. by Googler · 4 years, 3 months ago
  89. 2e817e7 Private resources are now package-private in R classes. by dchai · 4 years, 3 months ago
  90. e760f3e Validate that all referenced resources are public or internal by dchai · 4 years, 3 months ago
  91. 01f8c9a Add Support of Parameterized Configuration for @Test methods under DesugarRunner from Method Annotation. by Googler · 4 years, 3 months ago
  92. b42ba4e Read resource visibility as specified via <public/> tags by dchai · 4 years, 3 months ago
  93. b1fcc8b Prevent libtool.sh from writing into undeclared locations. by jmmv · 4 years, 3 months ago
  94. 7891d3b bazel syntax: remove Location from calling convention by adonovan · 4 years, 3 months ago
  95. 93aa121 Apply static analysis findings in FileFunctionTest. by ajurkowski · 4 years, 3 months ago
  96. 80e703a Rewrite the inprocess symlink strategy by ulfjack · 4 years, 3 months ago
  97. 539e5f4 Use 2 custom classloaders in the persistent test runner. by elenairina · 4 years, 3 months ago
  98. f5b9d93 cquery: interpret "//foo:bar" as "all configured targets with label //foo:bar". by gregce · 4 years, 4 months ago
  99. 0d019de Convert platform-related providers to use BuiltinProvider instead of NativeProvider. by jcater · 4 years, 4 months ago
  100. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 4 years, 4 months ago