summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/router_stage_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63773 Add getPostBatchResumeToken override to router_stage_mergeJennifer Peshansky2022-03-101-1/+1
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-1/+1
* SERVER-39302 Remove all high-water-mark code necessary to support default col...Bernard Gorman2019-03-111-4/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-031-3/+3
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-02-021-0/+5
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-091-0/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-1/+1
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-5/+6
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-0/+2
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-2/+0
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-0/+2
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-2/+2
* SERVER-29609 Enable updateLookup for sharded change streams.Matthew Russotto2017-10-111-42/+1
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-0/+4
* SERVER-29141 Extend StageConstraints to allow kLocalOnly and kMongos host req...Bernard Gorman2017-10-041-2/+2
* SERVER-30871 Permit blocking aggregation stages to run on mongoS if allowDisk...Bernard Gorman2017-09-271-0/+8
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-1/+32
* SERVER-30166 Support pipelines running on mongos onlySara Golemon2017-09-151-0/+1
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-0/+63