summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_count.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-1/+1
* SERVER-54072 Added internal-client checks for aggregation command.Rishab Joshi2021-02-191-1/+2
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-271-3/+3
* Revert "SERVER-53397 Desugar $setWindowFields partitionBy using $sort"David Percy2021-01-261-3/+3
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-261-3/+3
* 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-8/+10
* SERVER-29135 Add post-image lookup to $changeNotificationEddie Louie2017-08-011-2/+2
* Revert "SERVER-29135 Add post-image lookup to $changeNotification"Eddie Louie2017-08-011-2/+2
* SERVER-29135 Add post-image lookup to $changeNotificationCharlie Swanson2017-08-011-2/+2
* SERVER-22632 Split up document_source.h into one header per stage.Charlie Swanson2016-10-241-1/+3
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-031-2/+6
* SERVER-25607 Differentiate between multi-stage and single-stage aliasesCarly Robison2016-08-161-2/+2
* SERVER-5781 addFields stage.Carly Robison2016-08-111-1/+1
* SERVER-23836 add $count stage to aggregationSally McNichols2016-06-201-0/+73