summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/replset_dist_lock_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38474: remove UninterruptibleLockGuard from ReplSetDistLockManager::sh...Kim Tao2018-12-201-2/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1
* SERVER-29908 Fix failing ReplSetDistLockManagerTestKaloian Manassiev2018-03-081-1/+1
* SERVER-32638 Rename interruptable to interruptibleLouis Williams2018-03-011-1/+1
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-0/+2
* SERVER-29384 fix log message typo in ReplSetDistLockManagerDianna Hohensee2017-07-171-1/+1
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-03-241-1/+1
* SERVER-27727 Hide idle threads in hang analyzer (extras)Mathias Stearn2017-03-241-0/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-26/+26
* SERVER-26336 Dist lock overtake attempt fails with "Missing expected field \"...Randolph Tan2016-10-101-0/+4
* SERVER-26280 change ErrorCode expectation in MigrationManagerDianna Hohensee2016-09-231-5/+10
* SERVER-26242 add more logging to ReplSetDistLockManager::tryLockWithLocalWrit...Dianna Hohensee2016-09-231-0/+8
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-0/+491
* SERVER-18525 Implement background ping and unlock for replSets distlock managerRandolph Tan2015-06-081-135/+0
* SERVER-18590 Implement lock & unlock for replSets distlock managerRandolph Tan2015-06-051-0/+135