summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_index_stats.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-091-1/+2
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-1/+1
* SERVER-29141 Extend StageConstraints to allow kLocalOnly and kMongos host req...Bernard Gorman2017-10-041-1/+1
* SERVER-29609 Rename MongodInterface to MongoProcessInterface.Charlie Swanson2017-10-031-1/+1
* SERVER-30871 Permit blocking aggregation stages to run on mongoS if allowDisk...Bernard Gorman2017-09-271-3/+6
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+1
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-011-2/+6
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-011-6/+2
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-011-2/+6
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-251-0/+25
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-261-2/+2
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-1/+1
* SERVER-22632 Split up document_source.h into one header per stage.Charlie Swanson2016-10-241-0/+62