summaryrefslogtreecommitdiff
path: root/src/mongo/bson/ugly_bson_integration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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