summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6Kyle Suarez2017-06-271-0/+97
* SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin2017-06-141-0/+465
* SERVER-25137 Ensure $graphLookup succeeds on non-existent collectionsCharlie Swanson2016-10-251-0/+35
* SERVER-26461 Request text score even if no fields are needed.Charlie Swanson2016-10-141-0/+31
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-032-3/+66
* SERVER-25439 Modernize jstests/aggregation/bugs/server5209.jsCharlie Swanson2016-08-191-0/+25
* SERVER-25584 Ensure $facet and $bucketAuto run on merging shard.Charlie Swanson2016-08-161-6/+35
* SERVER-5781 addFields stage.Carly Robison2016-08-112-0/+165
* SERVER-24769 Add support for $lookup and $graphLookup on a view.Max Hirschhorn2016-08-101-14/+0
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-101-0/+136
* SERVER-25139 Add tests to verify that $lookup respects the collation.Max Hirschhorn2016-08-041-0/+136
* SERVER-25419 Make the dependency of mongos on aggregation explicit.Max Hirschhorn2016-08-041-5/+15
* SERVER-23313 add replaceRoot aggregation stageCarly Robison2016-07-291-0/+101
* SERVER-24152 add $bucketAuto aggregation stageSally McNichols2016-07-262-25/+76
* SERVER-23349 add collation support to $geoNear agg stageDavid Storch2016-07-261-0/+78
* SERVER-23349 add integration tests for aggregation stages respecting the coll...David Storch2016-07-265-0/+249
* SERVER-23349 add tests for $group and accumulators using collationDavid Storch2016-07-211-0/+62
* SERVER-24714 graphLookup now accepts the restrictSearchWithMatch option.Benjamin Murphy2016-07-052-19/+182
* SERVER-23654 Add $facet aggregation stageCharlie Swanson2016-06-243-0/+208
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-286-172/+183
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-046-0/+693
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-306-693/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-296-0/+693