summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_cache_test.cpp
AgeCommit message (Expand)Author
2024-09-12SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)William L Qian
2024-06-08SERVER-84786: Remove supportsReadConcernMajority from storageEngine interface...Kishore Devireddy
2024-05-10SERVER-85791 Allow omitting the passthrough arguments in IDL-generated serial...Patrick Freed
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-08SERVER-60466 Make KeysCollectionClientSharded support returning external keysCheahuychou Mao
2023-06-07SERVER-60466 Move the helpers for creating and inserting external key documen...Cheahuychou Mao
2023-05-09SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens
2023-01-23SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan
2022-12-01SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow
2022-07-06SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan
2021-07-07SERVER-58336 Use the fixture's instance of ServiceContext in CacheTest testsAmirsaman Memaripour
2021-04-02SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman
2021-02-27SERVER-53406 Add TTL for external keysJack Mulrow
2021-02-22SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow
2021-02-09SERVER-53406 Store external keys once per migrationJack Mulrow
2021-01-25SERVER-53404 Add ttlExpiresAt to IDL type for admin.system.external_validatio...Cheahuychou Mao
2021-01-15SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao
2021-01-15SERVER-53403 Define IDL type for docs in admin.system.external_validation_keysCheahuychou Mao
2021-01-13SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao
2021-01-03SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev
2020-06-15SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev
2019-06-10SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin
2019-05-14SERVER-37235 Use an onCommit/Abort handler to complete session kill on direct...Kaloian Manassiev
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-02-01SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo
2018-01-31SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler