Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-24921 allow excluding only the _id field in $project | Sally McNichols | 2016-08-04 | 1 | -5/+3 |
* | SERVER-24882 Reject expressions in aggregation's exclusion projection. | Max Hirschhorn | 2016-07-01 | 1 | -0/+12 |
* | SERVER-24814 ParsedAggregationProjection should reject $-prefixed field names | Charlie Swanson | 2016-06-30 | 1 | -1/+17 |
* | SERVER-18966 Add the ability to exclude fields in $project stage | Charlie Swanson | 2016-06-24 | 1 | -0/+395 |