summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_cache_reader_and_updater_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-8/+8
* SERVER-29654 Enable keys generation and logicalTime processing on shards and ...Jack Mulrow2017-06-221-0/+48
* SERVER-29652 mongos should not gossip logical time until admin.system.keys is...Jack Mulrow2017-06-221-0/+19
* SERVER-28127 Break link dependency cycle from KeysCollectionManagerRandolph Tan2017-05-041-6/+13
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-9/+9
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-9/+9
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-9/+9
* SERVER-28436 Implement KeysCollectionManagerRandolph Tan2017-04-251-0/+13
* SERVER-28435 Implement KeysCollectionCacheReaderRandolph Tan2017-04-191-10/+49
* SERVER-28433 Use mock DistLockManager in testRandolph Tan2017-04-181-0/+7
* Revert "Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater""Randolph Tan2017-04-181-0/+366
* Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater"Daniel Gottlieb2017-04-181-366/+0
* SERVER-28433 Implement KeysCollectionCacheReaderAndUpdaterRandolph Tan2017-04-171-0/+366