1. 026de57 workers: Pass a map of input filenames -> digest of file contents to workers so that they can cache and reuse state for unchanged inputs over multiple builds. by Philipp Wollermann · 9 years ago
  2. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  3. 40dd02c workers: Use the new worker testbed to check that workers get reused correctly, restart after a clean exit and that workers returning junk are being dealt with. by Philipp Wollermann · 10 years ago
  4. 3cb162d workers: Put all tests in bazel_worker_test.sh. Add a testbed that makes it easy to test details of how the worker strategy behaves in corner cases. by Philipp Wollermann · 10 years ago