summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-38/+38
* SERVER-40813 remove all -inl.h filesBilly Donahue2019-04-301-3/+309
* 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-28992 Cleanup and remove unused code from write commandsKaloian Manassiev2017-12-221-4/+0
* SERVER-29464 Get rid of BSONSerializableKaloian Manassiev2017-06-081-30/+17
* Revert "SERVER-29464 Get rid of BSONSerializable"Max Hirschhorn2017-06-071-17/+30
* SERVER-29464 Get rid of BSONSerializableKaloian Manassiev2017-06-071-30/+17
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-011-1/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-302/+301
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-5/+4
* optimize update request parsingEliot Horowitz2015-01-121-0/+16
* SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer2014-06-101-0/+20
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-51/+51
* SERVER-12139 allow BSONElement parsing for single-pass parse speedupGreg Studer2014-01-071-61/+135
* SERVER-9469 add full support for Timestamp/OpTime to field parserEric Milkie2013-12-201-0/+5
* SERVER-10519 aggregate upsert and n stats in mongosGreg Studer2013-11-041-0/+9
* SERVER-10565 Fix Win64 compile (take 2).Alberto Lerner2013-10-021-0/+6
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-0/+67
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7965 Move date/time types and functions from bson/util/misc.h to util/...Andy Schwerin2013-07-241-1/+1
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-0/+137