summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-0/+83
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-83/+0
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-0/+83
* SERVER-42001 unset stage should accept single stringXin Hao Zhang2019-07-081-0/+4
* SERVER-41714 DocumentSourceSequentialDocumentCache should not start serving t...Xin Hao Zhang2019-06-271-0/+80
* SERVER-41290 Pipeline stages can incorrectly passthrough mongos when nested w...Arun Banala2019-06-271-5/+2
* SERVER-41237 Re-ban $graphLookup against a sharded collectionIan Boros2019-06-187-3/+30
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-122-0/+58
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ...Gregory Wlodarek2019-06-112-58/+0
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-112-0/+58
* Revert "SERVER-41181 Fix sharding tests for hostname normalization"A. Jesse Jiryu Davis2019-06-111-7/+3
* SERVER-40961 Extend translated $out tests to support all $merge modesArun Banala2019-06-104-47/+48
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-2/+1
* SERVER-41203 Robustify $merge all_modes.jsAnton Korshunov2019-05-304-0/+23
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-2311-101/+75
* SERVER-41198 Translate $out tests in jstests/aggregation/sources/out to use $...Nick Zolnierz2019-05-2317-829/+1188
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-233-5/+281
* SERVER-40439 Add merge support for whenNotMatched: discardAnton Korshunov2019-05-177-27/+831
* SERVER-41181 Fix sharding tests for hostname normalizationA. Jesse Jiryu Davis2019-05-171-3/+7
* SERVER-40240 Add new $unset aggregation stageJames Wahlin2019-05-171-0/+35
* SERVER-41201 Rename test to reflect new coverageCharlie Swanson2019-05-171-96/+0
* SERVER-41201 Add replacement for "withEachOutMode"Charlie Swanson2019-05-171-32/+60
* SERVER-40239 New alias: $replaceWith => $replaceRootCharlie Swanson2019-05-153-1/+38
* SERVER-40438 Add merge support for whenNotMatched: failAnton Korshunov2019-05-144-3/+462
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-0/+397
* SERVER-40440 Add merge support for whenMatched: 'keepExisting'Anton Korshunov2019-05-063-16/+373
* SERVER-40430 Add merge support for whenMatched: mergeAnton Korshunov2019-05-031-0/+382
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-026-16/+87
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-032-53/+87
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-115-5/+20
* SERVER-38360 Prevent $out writing to ns read from in the same pipelineCharlie Swanson2019-02-141-0/+132
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-1/+1
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-072-3/+21
* SERVER-32666 Allow $graphLookup against a sharded collection to execute on mo...Martin Neupauer2019-01-307-30/+3
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-291-1/+8
* SERVER-38688 Abandon $lookup cache when not localJames Wahlin2019-01-221-4/+3
* SERVER-38716 fix $geoNear and $text within $lookup sub-pipelineBrigitte Lamarche2019-01-174-0/+231
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-161-1/+1
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-161-1/+1
* SERVER-38362 Prevent $out stage within $lookupBrigitte Lamarche2019-01-031-0/+72
* 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-125-1591/+606
* Fix error code conflict.David Storch2018-12-071-1/+1
* SERVER-38063 Fail cleanly on execution-level explain of $out pipeline.David Storch2018-12-071-0/+71
* SERVER-38349 Disallow exchange passed to mongosCharlie Swanson2018-12-071-0/+29
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2018-11-201-0/+40
* SERVER-37378 Prevent $out to the same namespace as the aggregation for the ne...Devin Hilly2018-11-071-0/+30
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-9/+3
* SERVER-37229: Switch to unordered write ops ini $outNick Zolnierz2018-10-121-4/+4
* SERVER-37459 special case for $group with $$ROOT or $$CURRENTIan Boros2018-10-091-0/+26