summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server22093.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-1/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+1
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-1/+4
* SERVER-26461 Request text score even if no fields are needed.Charlie Swanson2016-10-141-0/+8
* SERVER-25757 Add a $facet passthrough aggregation suite.Charlie Swanson2016-09-121-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-5/+8
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-041-0/+35