summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/dependencies.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-19/+13
* 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-26/+28
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+88
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-22/+28
* SERVER-26461 Don't exclude fields when entire document is needed.Charlie Swanson2016-10-141-1/+1
* SERVER-26461 Request text score even if no fields are needed.Charlie Swanson2016-10-141-4/+18
* SERVER-25950 Improve efficiency of Dependencies::extractFields()Charlie Swanson2016-09-131-19/+23
* SERVER-24640 Implement getDependencies for $facet stage.Charlie Swanson2016-07-141-2/+2
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-041-4/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-111/+113
* SERVER-18204 Remove Value::consume()Mathias Stearn2015-05-041-1/+1
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+5
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-12180 Clean up dependency tracking codeMathias Stearn2014-01-211-0/+175