summaryrefslogtreecommitdiff
path: root/jstests/sharding/mrShardedOutput.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42691 Modernize mapReduce tests in sharding directoryCharlie Swanson2019-09-271-41/+32
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-221-2/+1
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-6/+6
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+2
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-06-301-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-13/+9
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-42/+49
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-3/+1
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+1
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-8/+6
* SERVER-12580 Improve mrShardedOutput.jsRandolph Tan2014-02-061-162/+131
* SERVER-10026 sort queries now go through new systemHari Khalsa2013-11-011-6/+0
* SERVER-9619 Pass correct arguments to assert.soonTad Marshall2013-05-081-1/+1
* SERVER-8741 Add more diagnostics to testTad Marshall2013-03-041-2/+17
* SERVER-8668 Add index to prevent timeouts during failure diagnosticsTad Marshall2013-02-271-0/+1
* buildbot mrShardedOutput.js make sure we're well-distributed before starting M/Rgregs2012-12-281-1/+16
* SERVER-7678 Display MapReduce results before assertionTad Marshall2012-12-161-2/+2
* SERVER-7678 Reduce document count in mrShardedOutput.js for 32-bitTad Marshall2012-12-071-89/+121
* SERVER-7374 mrShardedOutput.js make failure much more informativeGreg Studer2012-10-181-3/+46
* buildbot mrShardedOutput.js see if wbl needs to process further writes, or if...Greg Studer2012-01-051-2/+8
* SERVER-3627: disable migration during mr sharded output. More complete testing.agirbal2011-12-161-0/+69