summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface_standalone.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44018 Fix MR agg output mode 'reduce' and move JsExecution to decorato...Nicholas Zolnierz2019-10-171-16/+0
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+3
* SERVER-42684 Add support for 'scope' RunTimeConstantNicholas Zolnierz2019-08-151-2/+2
* SERVER-42507 Add internal javascript emit aggregation expressionNick Zolnierz2019-08-071-0/+22
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-1/+2
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-0/+3
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-3/+0
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-0/+3
* SERVER-40258 Relax locking requirements for sharding metadata refresh on shardsRandolph Tan2019-06-271-0/+5
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-0/+7
* SERVER-41487 Fix $merge mode whenNotMatched:fail to send updates to mongosAnton Korshunov2019-06-061-19/+12
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-3/+9
* SERVER-41182 Change streams support for transactions larger than 16MBJustin Seyster2019-05-291-2/+2
* SERVER-40015 make $sb work shardedIan Boros2019-05-281-0/+2
* SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIMEBernard Gorman2019-05-241-7/+4
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-6/+3
* SERVER-40438 Add merge support for whenNotMatched: failAnton Korshunov2019-05-141-0/+8
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-2/+2
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-0/+1
* SERVER-39675 Look up prepared txn for commit op in $changeStreamJustin Seyster2019-03-181-0/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-1/+1
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-1/+2
* SERVER-33683 Prevent deadlock in aggregate with transactionsIan Boros2018-12-171-0/+2
* SERVER-32308 Support for $lookup to execute on mongos against a sharded forei...James Wahlin2018-12-121-3/+3
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-0/+6
* SERVER-37985 Create aggregation stage $backupCursorExtendXiangyu Yao2018-11-191-1/+4
* SERVER-37982 Distinguish use cases for collecting document key fieldsCharlie Swanson2018-11-161-2/+4
* SERVER-38090 Put a backup identifier to the output of $backupCursorXiangyu Yao2018-11-151-1/+1
* SERVER-36813 Be careful when choosing default uniqueKeyCharlie Swanson2018-11-011-2/+4
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-1/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37229: Switch to unordered write ops ini $outNick Zolnierz2018-10-121-0/+25
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-031-0/+132