summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/transaction_coordinator_futures_util_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-3/+2
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-3/+3
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40554 Get rid of 'lazy' transaction coordinator destructionKaloian Manassiev2019-04-151-6/+2
* SERVER-40202 TransactionCoordinator should update replica set monitors based ...Jack Mulrow2019-04-101-0/+110
* SERVER-40297 Make the TransactionCoordinator entirely futures-basedKaloian Manassiev2019-04-031-21/+0
* SERVER-40054 Always signal the AsyncWorkScheduler's `_allListsEmptyCV` condit...Kaloian Manassiev2019-03-121-0/+21
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-221-0/+21
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-121-0/+698