summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_client_direct.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-061-6/+6
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-5/+27
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-9/+12
* SERVER-53029 Port the changes for SERVER-52955 to later branchesAlex Taskov2020-11-261-1/+2
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-1/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-3/+7
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-06-201-2/+9
* 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-5/+6
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-3/+2
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-0/+169