summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/metadata/client_metadata.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen2021-06-211-3/+7
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-75/+34
* Revert "SERVER-53150 Specify input/output to hello command"Kaloian Manassiev2021-02-101-34/+75
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-75/+34
* SERVER-53334 User assert instead of invariant in ClientMetadataBen Caimano2021-01-041-9/+11
* SERVER-49336 Allow ClientMetadata to be accessed before it is finalizedBen Caimano2020-10-201-2/+4
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-151-0/+116
* SERVER-47922 pids and names in client metadata in debug buildsGabriel Russell2020-07-231-25/+20
* 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-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-141-2/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-20/+19
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-21/+23
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-2/+19
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-3/+33
* SERVER-30857 Support unknown Linux distributionsMark Benvenuto2017-09-201-6/+0
* SERVER-25266 Enhance NetworkASIO to send the client metadata documentMark Benvenuto2016-08-041-0/+5
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+400