summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_time_validator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-2/+2
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-10/+0
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-221-2/+1
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-2/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-5/+6
* 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-29908 Fix broken keys_collection_manager_sharding_testKaloian Manassiev2018-03-071-1/+10
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-10/+0
* SERVER-33081 Reset KeysCollectionManager during rollback properlyRandolph Tan2018-02-201-0/+18
* Revert "SERVER-33081 Reset KeysCollectionManager during rollback properly"Randolph Tan2018-02-141-18/+0
* SERVER-33081 Reset KeysCollectionManager during rollback properlyRandolph Tan2018-02-141-0/+18
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-4/+0
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-131-3/+2
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-251-1/+1
* SERVER-31607 move validateFeaturesAsMaster out of FeatureCompatibility structJudah Schvimer2017-10-241-1/+1
* SERVER-30745 Prohibit unsafe comparisons against featureCompatibilityVersionLouis Williams2017-10-061-1/+1
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-3/+5
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-7/+7
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-1/+1
* SERVER-29652 don't enable key generation in LogicalTimeValidatorTest::setUp()Jack Mulrow2017-06-231-18/+10
* SERVER-29652 don't enable key generator too early in logical_time_validator_testJack Mulrow2017-06-221-4/+0
* SERVER-29654 Enable keys generation and logicalTime processing on shards and ...Jack Mulrow2017-06-221-0/+5
* SERVER-29652 mongos should not gossip logical time until admin.system.keys is...Jack Mulrow2017-06-221-0/+41
* SERVER-28127 Integrate KeyManager to LogicalClockRandolph Tan2017-05-221-16/+85
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-0/+85
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-85/+0
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-0/+85