summaryrefslogtreecommitdiff
path: root/src/mongo/util/periodic_runner_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-106/+46
* SERVER-35114 Adjustable periods for PeriodicJobsJason Carey2019-03-291-8/+41
* SERVER-39830 Fix race between run() and stop() in periodic runnerAndrew Morrow2019-02-281-5/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin2018-12-171-9/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36704 Logical session support for embedded, behaves as standalone mongodHenrik Edin2018-09-181-1/+6
* SERVER-35585 Make PeriodicRunner jobs be pausable/resumableMatthew Saltz2018-07-031-40/+121
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-0/+121