summaryrefslogtreecommitdiff
path: root/src/mongo/bson/bson_validate.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-3/+1
* Fix lintr3.3.5Geert Bosch2016-04-221-1/+3
* SERVER-1393 Allow specifying BSON version to validateGeert Bosch2016-04-221-1/+2
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-8/+8
* SERVER-18167 handle BSON Validation in OP_COMMANDAdam Midvidy2015-06-171-6/+0
* SERVER-18167 add method for validating input/output to a DataRangeAdam Midvidy2015-05-181-2/+8
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8183 Iterative implementation of validateBSON().Andy Schwerin2013-01-181-2/+1
* SERVER-7769 - fast bson validateEliot Horowitz2012-12-181-0/+36