summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/parsed_aggregation_projection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5781 addFields stage.Carly Robison2016-08-111-72/+120
* SERVER-24921 allow excluding only the _id field in $projectSally McNichols2016-08-041-0/+11
* SERVER-24882 Reject expressions in aggregation's exclusion projection.Max Hirschhorn2016-07-011-0/+1
* SERVER-24814 ParsedAggregationProjection should reject $-prefixed field namesCharlie Swanson2016-06-301-10/+9
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-241-0/+231