summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/router_stage_remove_metadata_fields.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70592 Have clusterQueryWithoutShardKey apply the sort order if findAnd...Jason Zhang2023-03-201-1/+1
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2022-10-171-2/+7
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-3/+2
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-40968 Core DocumentStorage changes for Document/Value optimizationMartin Neupauer2019-07-021-8/+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-21/+23
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-2/+3
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-0/+89