summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/transaction_coordinator_service.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+6
* SERVER-42772 Return transaction commit decision from onCompletion future in T...Matthew Saltz2019-08-211-4/+4
* SERVER-40785 Create WaitForMajorityService to allow waiting for write concern...Randolph Tan2019-07-161-6/+6
* SERVER-39349 Recovering the state of a completed single-shard transaction sho...Randolph Tan2019-04-291-0/+7
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-221-0/+3
* 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/+141