summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/working_set_computed_data.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-125/+0
* 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-36931 Handle returnKey option for $** indexesyarai2018-09-211-0/+4
* SERVER-19355 add SortKeyGeneratorStageDavid Storch2015-08-181-0/+17
* SERVER-19456 Use final designators where appropriate in PlanStagesMathias Stearn2015-07-231-4/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-63/+67
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-5/+21
* SERVER-10026 remove query spigot and old find implHari Khalsa2013-12-051-1/+1
* SERVER-10026 returnKey in new systemHari Khalsa2013-12-051-0/+16
* SERVER-10026 add computed data to projectionHari Khalsa2013-11-091-0/+67