summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44942 Don't allow drop of out temp collection before index copyingTed Tuckman2020-01-271-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
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-171-1/+11
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-161-0/+9
* SERVER-40239 New alias: $replaceWith => $replaceRootCharlie Swanson2019-05-151-0/+2
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-0/+1
* Revert "SERVER-40913 Make agg Expression walker"Jacob Evans2019-05-131-9/+0
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-131-0/+9
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-0/+1
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-2/+6
* SERVER-39396 Move stub mongo process interface with mocked lookupSingleDocume...Evan Nixon2019-04-111-0/+1
* SERVER-39848: Add flow control diagnostics.Daniel Gottlieb2019-04-091-0/+1
* SERVER-40312 Create a generic tree for pipeline metatdataJacob Evans2019-04-051-0/+9
* Revert "SERVER-40312 Create a generic tree for pipeline metatdata"Jacob Evans2019-04-051-9/+0
* SERVER-40312 Create a generic tree for pipeline metatdataJacob Evans2019-04-041-0/+9
* SERVER-40209 Implement $$NOW and $$CLUSTER_TIMEMartin Neupauer2019-03-261-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+2
* SERVER-39695 Implement $regexFindArun Banala2019-03-131-0/+1
* SERVER-39302 Remove all high-water-mark code necessary to support default col...Bernard Gorman2019-03-111-1/+0
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-02-021-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+15