14325: Clean up unsafe concurrency in tests.
[arvados.git] / lib / dispatchcloud / scheduler /
2019-01-25 Tom Clegg14325: Clean up unsafe concurrency in tests.
2019-01-24 Tom Clegg14325: Obey EarliestRetry specified by cloud rate-limit...
2019-01-15 Peter AmstutzMerge branch '14324-cdc-azure' refs #14324
2019-01-11 Peter Amstutz14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
2019-01-08 Peter AmstutzMerge branch '14660-arvbox-workbench2' refs #14660
2018-12-20 Tom CleggMerge branch '14360-dispatch-cloud'
2018-12-20 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-20 Tom Clegg14360: Test for errant Create calls after failure.
2018-12-20 Tom Clegg14360: Fix test case.
2018-12-20 Tom Clegg14360: Fix instance creation limiting.
2018-12-20 Tom Clegg14360: Debug log when acquiring lock.
2018-12-18 Tom CleggMerge branch 'master' into 14360-dispatch-cloud
2018-12-18 Tom Clegg14360: Shutdown between tests to eliminate leaking...
2018-12-17 Tom Clegg14360: Fix log spam on normal race condition.
2018-12-10 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-10 Tom Clegg14360: Kill containers whose priority drops to 0 while...
2018-12-07 Tom Clegg14360: Rename Workers -> CountWorkers.
2018-12-07 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-11-15 Tom Clegg14360: Merge branch 'master'
2018-11-08 Tom Clegg14360: Don't block scheduling while locking containers.
2018-11-06 Tom Clegg14360: Add "idle" state.
2018-10-30 Tom Clegg14360: Encapsulate scheduler object.
2018-10-29 Tom Clegg14360: Cancel containers asynchronously in Sync cleanup.
2018-10-29 Tom Clegg14360: Log level debug->warning for unexpected condition.
2018-10-29 Tom Clegg14360: Improve comments.
2018-10-26 Tom Clegg14360: Fix tests.
2018-10-26 Tom Clegg14360: Initial version of dispatch-cloud.