summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/transaction_coordinator_catalog.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+11
* SERVER-40220 Remove unused _coordinatorsBySessionDefunctJack Mulrow2019-04-231-4/+0
* SERVER-40554 Get rid of 'lazy' transaction coordinator destructionKaloian Manassiev2019-04-151-8/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-40223 Ensure that the TransactionCoordinator will always complete if i...Kaloian Manassiev2019-03-211-10/+12
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-221-25/+38
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-121-0/+158