summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_cache_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens2023-05-091-2/+6
* SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan2023-01-231-2/+2
* SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow2022-12-011-1/+47
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-061-1/+1
* SERVER-58336 Use the fixture's instance of ServiceContext in CacheTest testsAmirsaman Memaripour2021-07-071-4/+4
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-2/+2
* SERVER-53406 Add TTL for external keysJack Mulrow2021-02-271-18/+187
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-6/+32
* SERVER-53406 Store external keys once per migrationJack Mulrow2021-02-091-9/+25
* SERVER-53404 Add ttlExpiresAt to IDL type for admin.system.external_validatio...Cheahuychou Mao2021-01-251-4/+16
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-24/+211
* SERVER-53403 Define IDL type for docs in admin.system.external_validation_keysCheahuychou Mao2021-01-151-20/+30
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-11/+12
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-37235 Use an onCommit/Abort handler to complete session kill on direct...Kaloian Manassiev2019-05-141-0/+2
* 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-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-10/+10
* SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler2018-01-311-0/+269