summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_internal_split_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-1/+1
* SERVER-25596 Rename SplittableDocumentSource to NeedsMergerDocumentSourceKevinCybura2018-05-111-1/+1
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-091-1/+2
* SERVER-31731 Test that mongos accepts a --timeZoneInfo parameter, and can cor...Bernard Gorman2017-11-161-2/+2
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-2/+2
* SERVER-29141 Extend StageConstraints to allow kLocalOnly and kMongos host req...Bernard Gorman2017-10-041-1/+1
* SERVER-30871 Permit blocking aggregation stages to run on mongoS if allowDisk...Bernard Gorman2017-09-271-8/+10
* SERVER-30412 Ensure that aggregation splitpoints are not shared between shard...Bernard Gorman2017-09-011-4/+9
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-0/+81