summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_manager_sharding_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37365 Don't use `ignore()` in some tests.ADAM David Alan Martin2018-10-021-4/+3
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-1/+2
* SERVER-29908 Fix broken keys_collection_manager_sharding_testKaloian Manassiev2018-03-071-1/+10
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-9/+0
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-10/+10
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-24/+0
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-131-5/+5
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-251-2/+2
* SERVER-31607 move validateFeaturesAsMaster out of FeatureCompatibility structJudah Schvimer2017-10-241-1/+1
* SERVER-30745 Prohibit unsafe comparisons against featureCompatibilityVersionLouis Williams2017-10-061-2/+2
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-3/+5
* SERVER-30827 SERVER-30639 Timestamp bulk writes via changes to optime generatorEric Milkie2017-09-121-0/+4
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-0/+390