summaryrefslogtreecommitdiff
path: root/src/mongo/bson/bson_field.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31911 make UUID constructor privateGeert Bosch2018-01-051-7/+7
* SERVER-24703 Improve usage comment for BSONFieldJ. Rassi2016-06-271-7/+8
* SERVER-24703 Improved DBClientWithCommands index creation methodJ. Rassi2016-06-271-2/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-104/+106
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13617 remove const qualifiers on primitive return typesMathias Stearn2014-05-011-1/+1
* SERVER-11378 Remove dassert from client facing headerAndrew Morrow2013-10-251-1/+0
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-1/+2
* SERVER-939 Store defaults in BSONField and handle defaults in FieldParser ext...Shaun Verch2013-01-171-3/+15
* SERVER-939 Introduced type for config.collection docs.Alberto Lerner2012-11-091-1/+3
* SERVER-939 Introduced more collection and fields names constants.Alberto Lerner2012-11-051-0/+4
* Moved BSONField to its own module.Alberto Lerner2012-09-251-0/+109