summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/field_path_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40134 fix bug in distinct() against viewsIan Boros2019-05-141-0/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37909 Fix GCC-8 in some tests.ADAM David Alan Martin2018-11-081-9/+9
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-11/+11
* SERVER-8433 prohibit constructing FieldPaths that exceed the depth limitKyle Suarez2017-03-211-0/+54
* SERVER-27437 Modernize field_path_test.cppCharlie Swanson2017-01-201-135/+65
* SERVER-27233 fix namespaces to de-dup symbol mongo::myallMatt Cotter2016-12-011-0/+5
* SERVER-26964 Make FieldPath more efficientJames Wahlin2016-11-151-59/+9
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-241-10/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-217/+216
* Libraryize Document and ValueMathias Stearn2015-03-051-0/+253