summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_client_direct.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow2022-12-011-7/+9
* SERVER-53406 Add TTL for external keysJack Mulrow2021-02-271-1/+1
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-061-7/+3
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-6/+28
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-06-201-3/+6
* 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-1/+1
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-201-2/+1
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-0/+83