summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-28992 Cleanup and remove unused code from write commandsKaloian Manassiev2017-12-221-37/+38
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-274/+260
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-6/+6
* optimize update request parsingEliot Horowitz2015-01-121-1/+10
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-33/+33
* SERVER-12139 allow BSONElement parsing for single-pass parse speedupGreg Studer2014-01-071-18/+32
* SERVER-10565 Fix Win64 compile (take 2).Alberto Lerner2013-10-021-0/+34
* SERVER-10532 replace WriteItem with BatchedCommandRequest, conform to new res...Greg Studer2013-09-231-1/+2
* Move declaration of _genFieldErrMsg in FieldParser into the header fileSpencer T Brody2013-09-201-0/+11
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-0/+168
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-0/+127