summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/replset_dist_lock_manager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-2074/+0
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-2/+2
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+1
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-350/+350
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-23/+23
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-9/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-021-3/+3
* SERVER-36060 Remove unused variable declarationsSara Golemon2018-07-111-3/+0
* SERVER-29908 Fix failing ReplSetDistLockManagerTestKaloian Manassiev2018-03-081-15/+2
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-95/+63
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-1/+1
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-10-201-3/+3
* SERVER-26336 Dist lock overtake attempt fails with "Missing expected field \"...Randolph Tan2016-10-101-0/+105
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-1/+1
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-0/+2016
* SERVER-18525 Implement background ping and unlock for replSets distlock managerRandolph Tan2015-06-081-362/+0
* SERVER-18590 Implement lock & unlock for replSets distlock managerRandolph Tan2015-06-051-0/+362