summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_client_direct.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75426 Revert changes to LOG_DEBUG lines in SERVER-74485mathisbessamdb2023-03-301-1/+1
* SERVER-74485 Always include tenant in db name attributes in log linesmathisbessamdb2023-03-281-1/+1
* SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow2022-12-011-7/+10
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* 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