summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/metadata_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-171-61/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-2/+2
* SERVER-62827 Prevent rpc::upconvertRequest from erroneously duplicating top-l...Blake Oler2022-02-101-0/+13
* SERVER-50511 Change local variables and functions in dbclient filesAmirsaman Memaripour2020-10-231-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-6/+5
* 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-9/+11
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-1/+2
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-6/+6
* SERVER-29731 upconvertRequest now uses document sequences where appropriateMathias Stearn2017-07-131-9/+66
* SERVER-29731 upconvertRequest shouldn't separate data and metadataMathias Stearn2017-07-131-39/+38
* SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn2017-05-121-0/+143