summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_cache.cpp
AgeCommit message (Expand)Author
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-12-01SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow
2022-03-21SERVER-63989 KeysCollectionManager is interruptible by replication rollbackGregory Wlodarek
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-02-06SERVER-54204 Load external validation keys with local read concernJack Mulrow
2021-01-15SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao
2021-01-13SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-20SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev
2019-05-06SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
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-03-01SERVER-33449 Seg fault at HMAC keys background thread during rollbackRandolph Tan
2018-02-20SERVER-33081 Reset KeysCollectionManager during rollback properlyRandolph Tan
2018-01-31SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler