Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39936 Use PeriodicRunner handles to simplify shutdown ordering | Ben Caimano | 2019-06-21 | 1 | -106/+46 |
* | SERVER-35114 Adjustable periods for PeriodicJobs | Jason Carey | 2019-03-29 | 1 | -8/+41 |
* | SERVER-39830 Fix race between run() and stop() in periodic runner | Andrew Morrow | 2019-02-28 | 1 | -5/+3 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-38538 Fix thread safety issues in periodic runners | Henrik Edin | 2018-12-17 | 1 | -9/+4 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -21/+23 |
* | SERVER-36704 Logical session support for embedded, behaves as standalone mongod | Henrik Edin | 2018-09-18 | 1 | -1/+6 |
* | SERVER-35585 Make PeriodicRunner jobs be pausable/resumable | Matthew Saltz | 2018-07-03 | 1 | -40/+121 |
* | SERVER-34923 PeriodicRunnerASIO -> Impl | Jason Carey | 2018-05-10 | 1 | -0/+121 |