summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47191 Implement evalutation of Expressions to produce let parametersEric Cox2020-04-231-38/+19
* SERVER-47506 Add expression for removing Document tombstonesMihai Andrei2020-04-151-0/+1
* SERVER-45563 Add support for $unionWith reading from sharded viewCharlie Swanson2020-03-021-0/+1
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-03-021-1/+1
* Revert "SERVER-45535 Have $unionWith support explain"Ted Tuckman2020-02-281-1/+1
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-02-271-1/+1
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-2/+6
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-02-191-0/+1
* SERVER-45620 Have $unionWith introspect the pipeline to decide on constraintsTed Tuckman2020-02-181-1/+0
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-1/+1
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-101-0/+1
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-071-1/+2
* Revert "SERVER-45453 Change name and usage of '$_internalJs' to '$function'"Katherine Wu2020-02-071-2/+1
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-071-1/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-0/+1
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-95/+13
* SERVER-45790 Robustify $unionWith parsingCharlie Swanson2020-01-281-0/+1
* SERVER-45528 Split/consolidate sharded_agg_helpers andNicholas Zolnierz2020-01-271-3/+1
* SERVER-45399 Add basic union aggregation stage for unsharded collectionsJacob Evans2020-01-171-0/+2
* SERVER-44897 MongoInterfaceStandalone::createIndexes() uses IndexBuildsCoordi...Benety Goh2019-12-161-0/+1
* SERVER-44942 Don't allow drop of out temp collection before index copyingTed Tuckman2019-12-161-0/+1
* SERVER-32314 Add $replaceOne and $replaceAll expressionsDavid Percy2019-12-051-0/+1
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-031-0/+1
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-0/+1
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-22/+1
* SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAS...Anton Korshunov2019-11-131-4/+1
* SERVER-43806 Update Internal JS Reduce to parse static argument separatelyMihai Andrei2019-11-071-0/+2
* SERVER-40933 Split up pipeline/expression_test.cppJames Wahlin2019-10-291-0/+7
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-211-0/+1
* SERVER-44018 Fix MR agg output mode 'reduce' and move JsExecution to decorato...Nicholas Zolnierz2019-10-171-0/+2
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-48/+24
* SERVER-43140 Add limit to size of emitted values per document in $_internalJs...Ted Tuckman2019-09-301-0/+1
* SERVER-42495 Integrate find() post-processing logic with ParsedAggregationPro...Anton Korshunov2019-09-131-0/+3
* SERVER-42798 Add unit tests for new internal JS expressionsJames Wahlin2019-09-101-0/+4
* SERVER-40987 Output transaction information in curOp for coordinator workerLamont Nelson2019-08-221-1/+1
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-0/+1
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ...Blake Oler2019-08-141-1/+4
* SERVER-42694 Add internal JS reduce accumulatorDavis Haupt2019-08-131-1/+3
* SERVER-42507 Add internal javascript emit aggregation expressionNick Zolnierz2019-08-071-0/+13
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-0/+2
* SERVER-41960 Refactor DocumentSourceSort logic into SortExecutorMisha Ivkov2019-07-231-3/+4
* SERVER-42083 refactor SortPattern into its own classMisha Ivkov2019-07-121-0/+1
* SERVER-41750 refactor renamed paths API.George Wangensteen2019-06-281-1/+2
* SERVER-41714 DocumentSourceSequentialDocumentCache should not start serving t...Xin Hao Zhang2019-06-271-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-251/+87
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-0/+2
* SERVER-41487 Fix $merge mode whenNotMatched:fail to send updates to mongosAnton Korshunov2019-06-061-0/+1
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-2/+16
* SERVER-40539 Add DocumentSourceQueueCharlie Swanson2019-05-211-0/+1
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-201-0/+1