summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/facet
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66523 Create a new jsCore passthrough to test the SBE plan cacheDenis Grebennicov2022-06-021-1/+2
* SERVER-53771 Facet summary stats addedBikash Chandra2021-11-041-0/+56
* SERVER-58955 Remove assumes_unsharded_collection tag for $lookup jstestsAlya Berciu2021-08-243-16/+36
* SERVER-57599 DocumentSourceBucketAuto returning eof when disposedSvilen Mihaylov2021-06-101-0/+10
* SERVER-50504 $facet+$match on positional path does not seem to pass results t...Ruoxin Xu2020-10-151-0/+17
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-49810 Stable result comparison for facet/use_cases.jsSvilen Mihaylov2020-08-251-3/+3
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-1/+4
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-141-0/+81
* SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/shard...Nick Zolnierz2020-03-251-108/+48
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-143-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-273-213/+208
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+4
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-071-0/+10
* SERVER-38249 Implement stdx unordered_map and unordered_set as absl node hash...Henrik Edin2018-12-201-4/+11
* SERVER-32308 Support for $lookup to execute on mongos against a sharded forei...James Wahlin2018-12-121-19/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+3
* Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongo...Nick Zolnierz2018-01-161-3/+20
* SERVER-32505 Create mobile SE evergreen variant - Linuxr3.7.1Sulabh Mahajan2018-01-151-0/+1
* SERVER-32308: Add the ability for a $lookup stage to execute on mongos agains...Nick Zolnierz2018-01-121-20/+3
* SERVER-31549 Additional tests for $lookup w/ pipeline syntaxJames Wahlin2017-10-161-12/+39
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-232-0/+8
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-232-8/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-152-0/+8
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-2/+4
* SERVER-25584 Ensure $facet and $bucketAuto run on merging shard.Charlie Swanson2016-08-161-6/+35
* SERVER-25419 Make the dependency of mongos on aggregation explicit.Max Hirschhorn2016-08-041-5/+15
* SERVER-24152 add $bucketAuto aggregation stageSally McNichols2016-07-261-25/+22
* SERVER-23654 Add $facet aggregation stageCharlie Swanson2016-06-243-0/+208