summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* put default backEliot Horowitz2010-08-041-1/+1
* when restarting repl set don't blow away directoriesEliot Horowitz2010-08-041-3/+3
* try to fix line encodingsEliot Horowitz2010-08-041-1/+11
* Low-verbosity sharded explain() SERVER-1562Mathias Stearn2010-08-041-0/+14
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-042-1768/+1773
|\
| * SERVER-1564Kyle Banker2010-08-042-1768/+1773
* | 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
* --rest for replsettest in shellDwight2010-07-292-50/+52
* SERVER-1463 basic replset restart testKyle Banker2010-07-291-0/+4
* Revert "SERVER-1463 basic replset restart test"Kyle Banker2010-07-292-1768/+1764
* SERVER-1463 basic replset restart testAlex Payne2010-07-292-1764/+1768
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-291-1/+1
|\
| * minor: typo onew -> oneMike Dirolf2010-07-291-1/+1
* | fix compile for no readlineEliot Horowitz2010-07-291-2/+2
* | nice done messageEliot Horowitz2010-07-291-0/+1
|/
* vstudiodwight2010-07-291-1764/+1764
* SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-1/+1
* fix printShardingStatus for new schema SERVER-1490Eliot Horowitz2010-07-271-9/+11