summaryrefslogtreecommitdiff
path: root/src/mongo/util/periodic_runner_factory.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-6/+4
| | | | | Replace PeriodicRunnerASIO with PeriodicRunnerImpl, a simpler interface that runs jobs on dedicated threads.
* SERVER-29472 Install PeriodicRunnerASIO on mongod and mongossamantharitter2017-06-131-0/+44