summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_time_validator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-2/+3
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-0/+5
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-1/+1
* SERVER-36439 Fix the concurrency control of the LogicalTimeValidatorAnton Oyung2019-11-191-2/+0
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+4
* 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-35006 do not reset KeysCollectionManagerMisha Tyulenev2018-05-171-3/+3
* SERVER-33081 Reset KeysCollectionManager during rollback properlyRandolph Tan2018-02-201-1/+1
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-5/+0
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-131-4/+4
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-1/+19
* SERVER-29637 make shards obtain UUID for sharded collections from config serv...Esha Maharishi2017-08-091-0/+5
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-3/+7
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-111-3/+3
* SERVER-29652 mongos should not gossip logical time until admin.system.keys is...Jack Mulrow2017-06-221-0/+6
* SERVER-28127 Integrate KeyManager to LogicalClockRandolph Tan2017-05-221-5/+33
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-0/+75
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-75/+0
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-0/+75