1. aeb5372 Make BuildSummaryStatsModule compatible with Skymeld. by Googler · 3 years, 7 months ago
  2. 6c01e31 Automatic code cleanup. by Googler · 3 years, 8 months ago
  3. 5d93335 Add tests for `FileWriteStrategy`. by ajurkowski · 4 years ago
  4. f92d80c Spawn execution log: add wall time duration by Ulf Adams · 4 years, 8 months ago
  5. 13b737a Allow modules to register a SkyKeyStateReceiver to observe the start of each SkyKey evaluation, when a SkyKey is evaluated, and the start/end of work on another (non-Skyframe) thread that "belongs" to that SkyKey, like non-Skyframe globbing within PackageFunction. by janakr · 4 years, 9 months ago
  6. 2ace97f Move `ActionInputHelper` to a separate target. by ajurkowski · 4 years, 10 months ago
  7. 40f2a12 Stop manually overriding failure detail's coarse exit code in SpawnExecException#toDetailedExitCode. Instead, trust it. This requires changing some failure codes' associated coarse exit codes so that they are properly categorized: a code like Spawn#EXEC_FAILED that is associated with a "system" error status needs to have an exit code of 34 to reflect that. by janakr · 6 years ago
  8. 333d575 Extract a file_metadata library from the actions library. by jhorvitz · 6 years ago
  9. 3daedc3 Split up actions java library target. by jhorvitz · 6 years ago
  10. 7238200 Delete SpawnActionContextMaps. by jcater · 6 years ago
  11. c53bdaf Prevent NPE on missing TEST_LOG due to cancel by George Gensure · 6 years ago
  12. b8e0254 Encode SpawnActionContextMaps failures using FailureDetails by mschaller · 6 years ago
  13. ba7dd23 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 6 years ago
  14. b20c559 Clean up dependencies on obsolete build/lib:util packages. by jcater · 6 years ago
  15. b54ad85 Update dependencies of buil/lib/events to use the correct package. by jcater · 6 years ago
  16. 660d17f Replace MoreAsserts.assertThrows with Assert.assertThrows by michajlo · 6 years ago
  17. 241d8c0 Add BUILD files for test/.../build/lib{buildeventstream,skylark/...,util/...,windows/..., and others} by kkress · 6 years ago
  18. c5344cb Reorganize the Bazel testutils for lib/analysis/util, lib/buildtool/util and by kkress · 6 years ago