summaryrefslogtreecommitdiff
path: root/shell/servers.js
Commit message (Expand)AuthorAgeFilesLines
* cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz2009-09-041-4/+7
* can't shard system namespacesEliot Horowitz2009-09-011-0/+4
* renamedwight2009-08-291-1/+1
* fallotu from removing methods from ArrayEliot Horowitz2009-08-241-0/+8
* increase timeout to start mongod MINOREliot Horowitz2009-08-141-1/+1
* noprealloc for sharding tests for speed MINOREliot Horowitz2009-08-141-2/+3
* disable data file preallocation for pairing/repl testsAaron Staple2009-08-011-0/+1
* minor: update to use new --arbiter argumentMike Dirolf2009-07-131-0/+1
* minor: whitespaceMike Dirolf2009-07-131-19/+19
* explicitly bind e2e mongod instances to loopback interfaceAaron2009-05-201-0/+2
* add ability to spawn a shell from shellAaron2009-05-151-0/+15
* 10 sec timeout to connect to mongod, in case machine is busy MINORAaron2009-05-131-1/+1
* run pair4.js mongod programs in very verbose mode MINORAaron2009-05-131-1/+5
* in shell, print() produces json output, output is recorded for test to access...Aaron2009-05-121-1/+1
* typo MINORAaron2009-04-291-1/+1
* add check for initial sync persistenceAaron2009-04-291-2/+2
* convert remaining tests to new pair fwkAaron2009-04-291-2/+6
* more pair management enhancements for shellAaron2009-04-281-9/+48
* make node status logging debug-onlyAaron2009-04-281-11/+15
* validate initial sync status in e2e testAaron2009-04-281-14/+28
* precise slave state checkAaron2009-04-281-2/+2
* beginning to abstract repl pair manipulation code to make tests more robustAaron2009-04-281-0/+117
* Shell: mongos stop() fixEliot Horowitz2009-04-121-1/+3
* Sharding: option to start multiple mongos for testingEliot Horowitz2009-04-071-2/+13
* easy access to configdbEliot Horowitz2009-03-111-1/+2
* verbosity optionEliot Horowitz2009-02-201-4/+14
* shard infrastructure checkpointEliot Horowitz2009-02-191-1/+1
* adminCommand helper for shardingEliot Horowitz2009-02-191-0/+7
* cleaning, better test systemEliot Horowitz2009-02-181-0/+58
* cleaning up test framework and very simple sharding framework sanity testEliot Horowitz2009-02-171-8/+30
* split out server stuff from mongo.jsEliot Horowitz2009-02-171-0/+61