summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/mr_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-7/+8
* SERVER-27306 Remove AutoGetCollection methods with std::string namespaceJames Wahlin2016-12-191-2/+5
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+5
* SERVER-23473 Add collation parameter to the mapReduce commandTess Avitabile2016-04-251-0/+39
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-108/+158
* SERVER-5378 replaced jstests/core/mr_parampositions.js with mr_test.cpp for o...Benety Goh2014-07-011-0/+16
* SERVER-5378 added tests for parsing map reduce output optionsBenety Goh2014-07-011-0/+145