summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* display ts for debugging MINORKristina Chodorow2010-11-201-1/+1
* increase timeout on killingEliot Horowitz2010-11-191-2/+2
* mongo_vstudio.cpp updateMathias Stearn2010-10-261-4/+33
* SERVER-1615 rs.reconfig() js helperMathias Stearn2010-10-261-2/+10
* add rs.remove helper SERVER-1676Mathias Stearn2010-10-261-0/+18
* SERVER-1836 don't mention droped colleciton in printShardingStatusAlberto Lerner2010-09-271-7/+9
* collection.getMongoEliot Horowitz2010-09-151-0/+3
* increase oplog size and better debugging for replset2.js testKyle Banker2010-09-151-1/+2
* increase shell pipe bufferEliot Horowitz2010-09-151-1/+1
* shell support for justOne for removes SERVER-1653Eliot Horowitz2010-09-151-2/+2
* SERVER-1598 test getLastErrorDefaultsKyle Banker2010-09-151-0/+15
* SERVER-1564Kyle Banker2010-09-152-1768/+1772
* fix sharding testsKristina Chodorow2010-08-311-1/+1
* tests SERVER-1665Kristina Chodorow2010-08-311-5/+17
* make sharding/rs test fasterEliot Horowitz2010-08-171-0/+5
* when restarting repl set don't blow away directoriesEliot Horowitz2010-08-041-2/+4
* Low-verbosity sharded explain() SERVER-1562Mathias Stearn2010-08-041-0/+14
* clean up data files after sharding/replset testsEliot Horowitz2010-08-041-0/+20
* test robustnessEliot Horowitz2010-08-032-7/+12
* fix sharding testEliot Horowitz2010-08-031-2/+4
* test for sharding with replica sets and 3 config servers SERVER-941Eliot Horowitz2010-08-031-12/+54
* dos2unixEliot Horowitz2010-08-031-17/+17
* fix replset1Eliot Horowitz2010-08-031-3/+3
* new testDwight2010-08-021-5/+5
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-021-0/+1
|\
| * Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-08-025-20/+28
| |\
| * | Set slave okay by default for RS testsKyle Banker2010-08-021-0/+1
* | | getLastErrorObj( w , wtimeout )Eliot Horowitz2010-08-021-6/+7
| |/ |/|
* | rs.slaveOk() helper and make vs2010 mongo.vcxproj workDwight2010-08-025-20/+28
|/
* Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-08-021-1/+60
|\
| * slow machines need more time to come upEliot Horowitz2010-07-311-1/+1
| * printShardingSizes helper. need to combine with printShardingStatusMathias Stearn2010-07-301-0/+59
* | SERVER-1463 failing count even when oplog is up to dateKyle Banker2010-07-301-5/+14
|/
* SERVER-1463 test failover with arbiterKyle Banker2010-07-301-0/+8
* Merge branch 'master' of github.com:mongodb/mongoKristina Chodorow2010-07-301-26/+31
|\
| * split out getURL method for repl set testEliot Horowitz2010-07-301-23/+28
| * SERVER-1520 getlasterror not returningKyle Banker2010-07-301-1/+1
| * Increase timeouts for RS tests on slow machinesKyle Banker2010-07-301-2/+2
* | increased oplog size and added rollback testKristina Chodorow2010-07-301-2/+2
|/
* rs better error reportingdwight2010-07-301-1764/+1764
* Merge branch 'master' of github.com:mongodb/mongoKristina Chodorow2010-07-302-2/+2
|\
| * minor: test fixKyle Banker2010-07-302-2/+2
* | added another rs restart testKristina Chodorow2010-07-301-0/+14
|/
* Merge branch 'master' of git@github.com:mongodb/mongodwight2010-07-292-11/+49
|\
| * fix indentationMathias Stearn2010-07-291-1/+1
| * framework for testing with mongobridge (awaiting more suitable rs code)Kyle Banker2010-07-291-9/+47
| * minor: replset test cleanupKyle Banker2010-07-291-1/+1
* | shell fix ismaster helperdwight2010-07-291-4/+4
* | rs on rollback, verify no rollbacks at source as we workdwight2010-07-291-1764/+1764
|/
* SERVER-1463 remove replset nodeKyle Banker2010-07-291-51/+57