summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-370/+346
* SERVER-18798 Move FindAndModifyRequest to the request/response libraryKaloian Manassiev2015-06-031-2/+2
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-6/+6
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+1
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-161-1/+1
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-1/+1
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-1/+1
* SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer2014-06-101-0/+61
* SERVER-12139 allow BSONElement parsing for single-pass parse speedupGreg Studer2014-01-071-70/+145
* SERVER-9469 add full support for Timestamp/OpTime to field parserEric Milkie2013-12-201-1/+26
* SERVER-11968 Write commands allow illegal collection namesRandolph Tan2013-12-091-1/+2
* SERVER-10519 aggregate upsert and n stats in mongosGreg Studer2013-11-041-0/+24
* Move declaration of _genFieldErrMsg in FieldParser into the header fileSpencer T Brody2013-09-201-11/+0
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-3/+3
* 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/+285