summaryrefslogtreecommitdiff
path: root/src/mongo/bson/util/bson_extract.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23103 Break circularity between optime and bson_extractAndrew Morrow2016-03-211-15/+0
* SERVER-20374 added bsonExtractIntegerFieldWithDefaultIf to support user-defin...Benety Goh2015-09-281-0/+25
* SERVER-19554 merge ReplSetMetadata and ReplicationMetadatamatt dannenberg2015-08-121-0/+15
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-146/+134
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-7/+7
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-12/+12
* SERVER-15694 unit test replSetUpdatePosition in the ReplicationCoordinatormatt dannenberg2014-10-291-0/+13
* SERVER-14616 replace BSONObj with UpdatePositionArgsmatt dannenberg2014-08-051-0/+27
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11995 Add basic integer support to bson_extract.h.Andy Schwerin2014-01-071-0/+29
* SERVER-6246 Validate that createUser and updateUser commands don't receive an...Spencer T Brody2013-06-201-0/+12
* Utility methods for extracting elements from BSON objects, that return Status.Andy Schwerin2012-11-061-0/+94