summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/legacy/legacy_dist_lock_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-031-229/+0
* SERVER-20418 Make sure that we always start the distlock pinger when running ...Spencer T Brody2016-01-221-16/+7
* SERVER-20037 After CatalogManager swap release distributed locks held by old ...Spencer T Brody2016-01-121-0/+8
* SERVER-20037 Clean up calculation of legacy distributed lock process IDSpencer T Brody2016-01-061-3/+7
* SERVER-21315 Make sure to cleanup state transition on failed dist lock acquis...Randolph Tan2015-11-061-2/+9
* SERVER-20082 add maxTimeMs to config catalog operationsMisha Tyulenev2015-10-131-5/+10
* Revert "SERVER-20082 Add OperationContext parameter to config methods in Shar...Max Hirschhorn2015-10-061-10/+5
* SERVER-20082 Add OperationContext parameter to config methods in ShardRegistryMisha Tyulenev2015-10-061-5/+10
* SERVER-19543 Differentiate between shutting down catalog manager for replacem...Andy Schwerin2015-08-191-2/+2
* SERVER-19861 converted uses of std::chrono::duration::count() to mongo::durat...Benety Goh2015-08-111-3/+3
* SERVER-19272 LocksType should handle validation properly and return better er...Daniel Alabi2015-07-141-5/+5
* SERVER-19252 Move all mongos catalog types to s/catalogDaniel Alabi2015-07-021-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-136/+125
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-8/+8
* SERVER-18590 Implement lock & unlock for replSets distlock managerRandolph Tan2015-06-051-2/+2
* SERVER-17592 Move legacy dist lock code under catalogRandolph Tan2015-05-051-0/+225