summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_project.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57749 Optimize a projection expression prior to planning for 'find'Andrii Dobroshynski2021-08-171-1/+1
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-271-4/+12
* Revert "SERVER-53397 Desugar $setWindowFields partitionBy using $sort"David Percy2021-01-261-12/+4
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-261-4/+12
* SERVER-49043 Begin CST -> Pipeline translationJacob Evans2020-07-131-1/+18
* SERVER-42017 make stage names in error messages match name usedGeorge Wangensteen2019-07-241-1/+3
* SERVER-40240 Add new $unset aggregation stageJames Wahlin2019-05-171-0/+1
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-0/+2
* 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-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-0/+2
* SERVER-22632 Split up document_source.h into one header per stage.Charlie Swanson2016-10-241-0/+59