summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/dist_lock_catalog.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26013 Add a tryLock method to the dist lock managerKaloian Manassiev2016-09-081-0/+11
* SERVER-26013 Remove ShardingCatalogClient::distLock and cleanup DistLockManagerKaloian Manassiev2016-09-081-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-4/+3
* SERVER-18596 Implement lock expiration takeover for replSets distlock managerRandolph Tan2015-06-111-3/+0
* SERVER-18589 Fix clang compile failureRandolph Tan2015-05-281-1/+2
* SERVER-18589 Implement Dist Lock CatalogRandolph Tan2015-05-281-0/+41