summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/dependencies.h
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-35329 Package agg projection code for use outside of agg executionBernard Gorman2018-06-221-0/+25
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-24/+70
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-241-3/+15
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-6/+22
* SERVER-25950 Improve efficiency of Dependencies::extractFields()Charlie Swanson2016-09-131-1/+2
* SERVER-25054 Error if aggregation uses text score without text search.Charlie Swanson2016-07-141-0/+5
* SERVER-24640 Implement getDependencies for $facet stage.Charlie Swanson2016-07-141-3/+29
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-041-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-31/+26
* SERVER-12180 Clean up dependency tracking codeMathias Stearn2014-01-211-0/+77