summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48684 Pipeline stage $set fails to set a non-existent dotted field to ...Arun Banala2020-06-261-0/+98
* SERVER-47223 Verify that $geoNear applies index hint correctlyMihai Andrei2020-06-221-0/+53
* SERVER-48321 Tests for $merge in all_modes.js should not assume orderingKatherine Wu2020-05-281-7/+16
* SERVER-48321 Tests for $merge should not assume orderingKatherine Wu2020-05-211-3/+5
* SERVER-48043 mode_merge_fail.js and mode_pipeline_fail.js should not assume o...Mihai Andrei2020-05-113-13/+57
* SERVER-47821 Avoid testing exchange plan in all_modes.jsDavid Percy2020-05-041-3/+1
* SERVER-47893 Add test confirming that variables defined above a $graphLookup ...James Wahlin2020-05-041-0/+24
* SERVER-47516 mode_replace_fail.js should not assume ordering of writes from $...Mihai Andrei2020-05-011-5/+22
* SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthroughMihai Andrei2020-04-092-23/+11
* SERVER-46991 Create aggregation secondary reads passthrough which runs agains...Arun Banala2020-04-0715-141/+151
* SERVER-47335 Guarantee document ordering with $sort stage in batch_writes.js ...Mihai Andrei2020-04-031-1/+9
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-0/+1
* SERVER-47005 Fix premature pipeline disposal if unionWith needs it to explainTed Tuckman2020-03-251-0/+9
* SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/shard...Nick Zolnierz2020-03-257-609/+145
* SERVER-46890 Prevent $unionWith explain attaching a cursor source twice.Ted Tuckman2020-03-191-0/+15
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-131-0/+39
* SERVER-46220 Combine stages and sources folders in jstests/aggregationKatherine Wu2020-03-111-0/+50
* SERVER-45972 Test that $out can read from and write to the same collectionDavid Storch2020-03-061-0/+49
* SERVER-46077 Create aggregation_secondary_reads passthroughMihai Andrei2020-03-053-9/+14
* SERVER-46441 Round geoNear result in unionWith testTed Tuckman2020-03-051-20/+48
* SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error codeJustin Seyster2020-03-021-1/+1
* SERVER-46278 Ensure maxTimeMS works correctly through sub-pipeline in $unionWithKatherine Wu2020-03-021-0/+37
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-03-021-0/+105
* Revert "SERVER-45535 Support explain in $unionWith"Charlie Swanson2020-02-281-105/+0
* SERVER-45535 Support explain in $unionWithTed Tuckman2020-02-281-0/+105
* SERVER-46110 Expose $out functionalityTed Tuckman2020-02-281-8/+3
* Revert "SERVER-45535 Have $unionWith support explain"Ted Tuckman2020-02-281-105/+0
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-02-271-0/+105
* Revert "SERVER-46110 Expose $internalOutToDifferentDB functionality"Louis Williams2020-02-271-3/+8
* SERVER-46110 Expose $internalOutToDifferentDB functionalityTed Tuckman2020-02-271-8/+3
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-261-3/+8
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-261-8/+3
* SERVER-45676 Add tests with $geoNear, $text, and $indexStats in $unionWith su...Ted Tuckman2020-02-211-0/+128
* SERVER-46015 Cleanup Pipeline parsing for aggregation stages with child pipel...Nicholas Zolnierz2020-02-192-9/+2
* SERVER-45620 Have $unionWith introspect the pipeline to decide on constraintsTed Tuckman2020-02-184-42/+7
* SERVER-46087 Propagate allowDiskUse to shards for sharded $unionWithNicholas Zolnierz2020-02-131-3/+37
* SERVER-45918 Add SortStageSimple.David Storch2020-02-131-1/+1
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-061-0/+75
* SERVER-45539 Support collation for $unionWithArun Banala2020-02-051-0/+140
* SERVER-45801 Allow $unionWith inside a $lookup if the inner collection is uns...Nicholas Zolnierz2020-02-031-13/+0
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-5/+0
* SERVER-45526 Enable sharded unionWithTed Tuckman2020-02-031-0/+259
* SERVER-45674 Avoid use after free in $unionWithCharlie Swanson2020-01-281-0/+37
* SERVER-31072 reorder $limit before $lookup in pipeline if no $unwind is presentKatherine Wu2019-12-171-2/+6
* SERVER-44915 Extend output to include full index options and shard nameMihai Andrei2019-12-161-0/+84
* SERVER-26066 Fix dependency analysis for projections with expressions on dott...Ian Boros2019-12-121-0/+26
* SERVER-42137 Allow aggregation stage to write to a collection that the query...Mihai Andrei2019-11-202-31/+43
* SERVER-44217 Update stale TODO SERVER-38995 ticket referenceJames Wahlin2019-11-192-2/+2
* SERVER-44219 Update stale TODO SERVER-38996 ticket referenceJames Wahlin2019-11-192-2/+2
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-0/+21