summaryrefslogtreecommitdiff
path: root/jstests/sharding/mapReduce_inSharded_outSharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-6/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+7
* SERVER-29932 add asserts to mapReduce_inSharded_outSharded.js to facilitate d...Dianna Hohensee2017-07-071-59/+69
* 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