summaryrefslogtreecommitdiff
path: root/jstests/sharding/mapReduce_outSharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-221-7/+2
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+8
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-17/+21
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-2/+4
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-15525 Disallow specifying both inline and sharded in MapReduce out opt...Randolph Tan2014-10-061-1/+1
* SERVER-15525 Split sharding map/reduce testsKaloian Manassiev2014-10-031-0/+53