summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/router_stage_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* 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