summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/parsed_exclusion_projection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29935 Clarify SingleDocumentTransformation's explain.Charlie Swanson2017-07-031-1/+1
* SERVER-28651 Move agg var ownership to ExpressionContextJames Wahlin2017-04-291-40/+37
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-1/+1
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-18/+41
* SERVER-25992 Remove Value(const char* value) constructorTess Avitabile2016-12-161-10/+11
* SERVER-19153 push $match as far forward as possibleDavid Storch2016-10-061-0/+23
* SERVER-24921 allow excluding only the _id field in $projectSally McNichols2016-08-041-0/+8
* SERVER-24508 DocumentComparator and ValueComparatorDavid Storch2016-07-141-23/+24
* SERVER-24640 Implement getDependencies for $facet stage.Charlie Swanson2016-07-141-1/+1
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-241-0/+287