summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/mongod_process_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-2/+0
* SERVER-37219 Use rvalue references when spilling in $outCharlie Swanson2018-09-191-6/+6
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-141-2/+2
* SERVER-36424 Enforce uniqueKey is unique enoughCharlie Swanson2018-08-271-0/+4
* SERVER-35954 Default uniqueKey to document key for sharded collectionCharlie Swanson2018-08-241-2/+2
* SERVER-36528 Implement $planCacheStats agg source.David Storch2018-08-211-0/+4
* SERVER-36265: Expose a $backupCursor aggregation stage.Daniel Gottlieb2018-08-081-0/+4
* SERVER-35895: Add ability for $out to write to remote hostsNick Zolnierz2018-08-081-11/+41
* SERVER-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-021-0/+119