summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/periodic_runner_embedded.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74433 Stop jobs upon destruction of embedded periodic runnerGregory Noma2023-03-011-0/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-33/+8
* SERVER-35114 Adjustable periods for PeriodicJobsJason Carey2019-03-291-0/+4
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* 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-0/+2
* 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-3/+3
* SERVER-33908 Periodic runner implementation for embedded.Henrik Edin2018-08-161-0/+125