summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/object_check.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50761 Crash the shell on invalid BSON errors on server responses from ...Dianna Hohensee2021-08-041-1/+22
* SERVER-44968 Remove useless BSONVersion enum classFaustoleyva542020-06-261-8/+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-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-13/+4
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-4/+13
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-4/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-2/+7
* SERVER-20609 make BSON validation inlineableAdam Midvidy2015-11-101-1/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-10/+11
* SERVER-18167 handle BSON Validation in OP_COMMANDAdam Midvidy2015-06-171-0/+47