summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/map_reduce_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67827 Convert non-sharding ErrmsgCommandDeprecated commands to BasicCo...Sophia Tan2022-08-171-7/+7
* SERVER-46169 Remove query-related FCV checks left over from 4.4 developmentDavid Storch2020-03-311-6/+5
* SERVER-44434 Remove legacy mapReduce command mongod codeJames Wahlin2020-03-191-8/+1
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-4/+2
* SERVER-44583 M/R Agg: Add explain support for mapReduce commandMihai Andrei2019-11-221-1/+8
* SERVER-42635 Remove test commands guard on new internal agg expressions for M...Ted Tuckman2019-11-181-2/+1
* SERVER-42689 Implement upgrade/downgrade tests for MR in aggNicholas Zolnierz2019-11-131-1/+6
* SERVER-43013 Translate Map Reduce to Agg PipelineJacob Evans2019-09-101-1/+1
* SERVER-42460 Add feature flag for aggregation map reduceTed Tuckman2019-07-301-0/+6
* SERVER-41938 Refactor mapReduce command in support of alternate execution pathJames Wahlin2019-07-031-0/+74