summaryrefslogtreecommitdiff
path: root/shell/servers.js
AgeCommit message (Expand)Author
2011-07-25awaitReplication should handle stepdowns more gracefullyKristina
2011-07-17minor formatting shell outputdwight
2011-07-16log nicer for test outputdwight
2011-07-15standardize on 40mb oplog sizeEliot Horowitz
2011-07-13increase oplog sizes for testingEliot Horowitz
2011-07-06fix NumberInt problem in rs testsKristina
2011-07-05hacks for NumberIntEliot Horowitz
2011-06-30make getOther work bettergregs
2011-06-23fix auth test and missing hook callKristina
2011-06-22fix ShardingTest bugKristina
2011-06-22added extraOptions to ShardingTest ctorKristina
2011-06-22Revert "allow reconfig on secondary on startup"Kristina
2011-06-22allow reconfig on secondary on startupKristina
2011-06-18retry migrations for testgregs
2011-06-16tests for parallel cursor and failover SERVER-2481gregs
2011-06-01better bridging for testsKristina
2011-05-17fix test to pass through thisKristina
2011-05-17make ReplSetTest::awaitReplication more robustKristina
2011-05-06added ability to partition replica sets for testingKristina
2011-04-21fix getOther for replica setsEliot Horowitz
2011-04-21rs test fixesKristina
2011-04-20more startMongnoProgram test script start timedwight
2011-04-14starting to work on sharding helper (sh)Eliot Horowitz
2011-03-29SERVER-1465 remove replica pairsAaron
2011-03-19fix typo SERVER-2798Kristina Chodorow
2011-03-01Fixes for distributed lock handling time skew.greg
2011-03-01less verbose chunk info by defaultEliot Horowitz
2011-02-04higher timeout for startMongoProgramdwight
2011-02-04wait longerdwight
2010-12-29don't use double quotes in startParallelShellAaron
2010-12-27printShardingStatus gives shard/chunk counts and won't print chunks if too manyEliot Horowitz
2010-12-20comments and more utils for sharding + rs testsEliot Horowitz
2010-12-14check that latest writes haven't changed in repl testsKristina
2010-12-10Have ToolTest runMongoProgram return the program's exit, for asserting.Richard Kreuter
2010-12-09shell comments and suchDwight
2010-11-08add rs lib for common test funcs, fix testKristina Chodorow
2010-11-03replset fastsync testKristina Chodorow
2010-10-18display ts for debugging MINORKristina Chodorow
2010-10-05SERVER-1818 add shutdown kill testAaron
2010-09-23SERVER-1836 don't mention droped colleciton in printShardingStatusAlberto Lerner
2010-09-17sharding test with multiple collectionsEliot Horowitz
2010-09-14Filter out methods when creating command line options from an object so we ca...Tony Hannan
2010-08-27fix sharding testsKristina Chodorow
2010-08-27tests SERVER-1665Kristina Chodorow
2010-08-26increase oplog size and better debugging for replset2.js testKyle Banker
2010-08-10SERVER-1598 test getLastErrorDefaultsKyle Banker
2010-08-08dont run testdwight
2010-08-06make sharding/rs test fasterEliot Horowitz
2010-08-04put default backEliot Horowitz
2010-08-04when restarting repl set don't blow away directoriesEliot Horowitz