summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/dependencies_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-8/+6
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-171-0/+79
* SERVER-53487: Add utilized fields in an inclusion projection based on depende...Hana Pearlman2021-01-251-0/+79
* SERVER-12335 indexKey $meta projection not populating fieldsAnton Korshunov2019-11-281-5/+5
* SERVER-7502 test that partial projection of _id works correctlyIan Boros2019-10-241-6/+14
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-101-32/+44
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-231-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* 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-14/+16
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-5/+5
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-2/+3
* SERVER-26461 Don't exclude fields when entire document is needed.Charlie Swanson2016-10-141-0/+27
* SERVER-24153 Split document_source_test.cpp into one file per stage.Charlie Swanson2016-09-011-0/+135