summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_coll_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-5/+7
* SERVER-29609 Rename MongodInterface to MongoProcessInterface.Charlie Swanson2017-10-031-4/+4
* SERVER-29687 Don't include sock.h from options headerAndrew Morrow2017-08-231-0/+1
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-011-4/+0
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-011-0/+4
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-011-4/+0
* SERVER-30174 Add a check for interrupts.Martin Neupauer2017-07-281-0/+2
* SERVER-28978 Add hostname to $collStats output, and include shard name when r...Bernard Gorman2017-06-231-0/+9
* SERVER-29620 Add shorthand syntax for retrieving the record count for a colle...Nick Zolnierz2017-06-161-0/+15
* Revert "SERVER-29620 Add shorthand syntax for retrieving the record count for...Justin Seyster2017-06-151-15/+0
* SERVER-29620 Add shorthand syntax for retrieving the record count for a colle...Nick Zolnierz2017-06-151-0/+15
* 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-1/+1
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-031-1/+4
* SERVER-24153 Allow pipelines within $facet stage to process in batches.Charlie Swanson2016-09-011-3/+3
* SERVER-25180 make full histogram output optionalKevin Albertson2016-08-291-1/+15
* SERVER-24496: Add collStats command output to $collStats stageKevin Albertson2016-08-161-9/+27
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+98
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-98/+0
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+98