summaryrefslogtreecommitdiff
path: root/shell/servers.js
AgeCommit message (Expand)Author
2010-04-29prettier printShardingStatus()Mathias Stearn
2010-04-29Fix printShardingStatus()Mathias Stearn
2010-04-27use Shard class instead of string for passing around ShardsEliot Horowitz
2010-04-21database and shard _id is now meaningfulEliot Horowitz
2010-04-20basic serverStatus for mongos SERVER-942Eliot Horowitz
2010-04-13Nicer printShardingStatusMathias Stearn
2010-03-22SERVER-803 add testAaron
2010-03-22can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz
2010-03-18mongos now using boost options SHARDING-82Eliot Horowitz
2010-03-11more tests for sync cluster connectionEliot Horowitz
2010-03-11read only command support in ClusterSyncConnectionEliot Horowitz
2010-03-08SERVER-705 return return code when stopping mongod programAaron
2010-02-28oops - forgot to commit thisEliot Horowitz
2010-02-28start of SyncClusterConnection testsEliot Horowitz
2010-02-28cleaning test codeEliot Horowitz
2010-02-12make chunk size configurable and default 200mbEliot Horowitz
2010-02-11increase threshold to start mongodEliot Horowitz
2010-02-09SERVER-500 - use ports < 32867 and no http interface for sharding testsEliot Horowitz
2010-02-09SERVER-500 lower base port for e2e testsAaron
2010-02-02SERVER-500 try hardcoded portsAaron
2010-02-01remove lock file in repl testsEliot Horowitz
2010-02-01removeFile - fixes repltestEliot Horowitz
2009-12-10MINOR prevent quite unlikely potential port ordering race conditionAaron
2009-12-09SERVER-85 converted repl tests to use new frameworks and small files-Aaron
2009-11-24refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz
2009-11-24getShardVersion in mongos - diagnostic toolsEliot Horowitz
2009-11-24bad git commitEliot Horowitz
2009-11-24google profilerEliot Horowitz
2009-11-23is this really waht broke?Eliot Horowitz
2009-11-23sync before going straight to mongodEliot Horowitz
2009-11-19db.printShardingStatusEliot Horowitz
2009-11-06some utils for printing out sharding infoEliot Horowitz
2009-11-02cleaning sharding testsEliot Horowitz
2009-10-26a basic repl test that just ensures master/salve are the same - multi update ...Eliot Horowitz
2009-10-26trying to clean/speedup repl tests a bit - SERVER-10Eliot Horowitz
2009-10-12don't allow shards on localhost unless allowLocal : true SHARDING-47Eliot Horowitz
2009-10-09cleaning tool debugging/testsEliot Horowitz
2009-10-09--smallfiles for some testsEliot Horowitz
2009-10-08--smallfiles for some regression testsEliot Horowitz
2009-09-04cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz
2009-09-01can't shard system namespacesEliot Horowitz
2009-08-29renamedwight
2009-08-24fallotu from removing methods from ArrayEliot Horowitz
2009-08-14increase timeout to start mongod MINOREliot Horowitz
2009-08-14noprealloc for sharding tests for speed MINOREliot Horowitz
2009-08-01disable data file preallocation for pairing/repl testsAaron Staple
2009-07-13minor: update to use new --arbiter argumentMike Dirolf
2009-07-13minor: whitespaceMike Dirolf
2009-05-20explicitly bind e2e mongod instances to loopback interfaceAaron
2009-05-15add ability to spawn a shell from shellAaron