summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-38754 Make speculative majority change stream reads wait on optimized ...William Schultz2019-01-231-0/+2
* SERVER-37947 Fail gracefully when explain is used in transactionsJacob Evans2019-01-081-0/+1
* SERVER-32930 Add trigonometric expressions to aggregationPatrick Meredith2018-12-221-0/+2
* SERVER-32308 Support for $lookup to execute on mongos against a sharded forei...James Wahlin2018-12-121-0/+3
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-0/+1
* SERVER-37245 Do not access the SessionCatalog directly if not necessaryKaloian Manassiev2018-11-191-0/+1
* SERVER-37231 add test for $out and maxTimeMSIan Boros2018-11-121-0/+1
* SERVER-37946: Clean up error message issued when $out fails to create aDevin Hilly2018-11-061-0/+1
* SERVER-36813 Be careful when choosing default uniqueKeyCharlie Swanson2018-11-011-1/+1
* SERVER-35493 Refactor Inclusion- and ExclusionNode into ProjectionNode base c...Bernard Gorman2018-10-261-0/+1
* Remove listLocalCursorsTed Tuckman2018-10-121-1/+0
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-2/+2
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-3/+1
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-031-4/+33
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-1/+1
* SERVER-36047: Enforce existence of unique index containing fields of $out uni...Nick Zolnierz2018-09-211-0/+1
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-3/+4
* SERVER-35899 Have mongos produce an aggregation plan that correctly uses an $...Martin Neupauer2018-09-191-1/+1
* SERVER-35419 $lookup and $facet must inherit constraints from childrenKyle Suarez2018-09-141-0/+1
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-141-0/+1
* SERVER-35905 Plug pieces together to perform a distributed when applicableMartin Neupauer2018-08-301-0/+1
* SERVER-36528 Implement $planCacheStats agg source.David Storch2018-08-211-0/+2
* SERVER-33323 New cluster_aggregate libraryCharlie Swanson2018-08-201-12/+1
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-2/+14
* SERVER-36265: Expose a $backupCursor aggregation stage.Daniel Gottlieb2018-08-081-2/+4
* SERVER-35895: Add ability for $out to write to remote hostsNick Zolnierz2018-08-081-0/+1
* SERVER-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-021-2/+35
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-0/+1
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-1/+0