summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_client_sharded.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow2022-12-011-1/+1
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-061-4/+1
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-1/+9
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-2/+4
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-06-201-1/+4
* 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-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-2/+2
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-0/+53