summaryrefslogtreecommitdiff
path: root/src/mongo/db/periodic_runner_job_abort_expired_transactions.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42816 Change PeriodicJob thread namesEvgeni Dobranov2019-09-041-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-9/+9
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-17/+35
* SERVER-35114 Adjustable periods for PeriodicJobsJason Carey2019-03-291-27/+31
* SERVER-39732 Migrate transaction participant set parameters to IDLSara Golemon2019-03-011-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35900 Refactor transaction machinery out from Session classRandolph Tan2018-08-081-1/+1
* SERVER-31767 Provide a window of snapshot history that is accessible for PIT ...Dianna Hohensee2018-05-251-1/+1
* SERVER-34800 The transaction aborter thread uses 0-second lock acquisition ti...Dianna Hohensee2018-05-151-33/+33
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-1/+2
* SERVER-33295 Periodic task to check for and kill expired transactions.Dianna Hohensee2018-04-131-0/+97