summaryrefslogtreecommitdiff
path: root/src/mongo/bson/ugly_bson_integration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+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-8/+10
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-2/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn2017-11-021-1/+1
* SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()Mathias Stearn2017-11-021-1/+1
* SERVER-29852 Store session id and transaction number on all commands' Operati...Kaloian Manassiev2017-06-271-1/+1
* SERVER-29461 check for duplicate fields when serializing OP_MSGMathias Stearn2017-06-131-0/+5
* SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson2017-03-081-0/+63