summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-07-261-43/+43
|\
| * dos2unixEliot Horowitz2010-07-261-43/+43
* | SERVER-1479 and replSet js test cleanupKyle Banker2010-07-261-18/+35
|/
* minor: removed unneccesary rs test methodKyle Banker2010-07-261-5/+0
* SERVER-1482 SERVER-1479 failing replica set add testKyle Banker2010-07-261-6/+43
* fix assertEliot Horowitz2010-07-231-1/+1
* use getHostName() for replset testsKyle Banker2010-07-231-4/+1
* Hardcode magic number rather than rely on HOST_NAME_MAXMathias Stearn2010-07-231-2/+3
* Error code MINORMathias Stearn2010-07-232-2/+4
* Add getHostName() function to shellMathias Stearn2010-07-231-0/+9
* resolve mergeKyle Banker2010-07-235-51/+84
|\
| * rs shelldwight2010-07-231-1/+1
| * Merge branch 'master' of github.com:mongodb/mongodwight2010-07-231-0/+1
| |\
| | * an important assertEliot Horowitz2010-07-231-0/+1
| * | rs fix an issue in checknewstatedwight2010-07-231-2/+3
| |/
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-231-1763/+1763
| |\
| | * shell vstuddwight2010-07-231-1763/+1763
| * | increase buffer size so don't hang forever mysteriously when running testsEliot Horowitz2010-07-231-4/+4
| |/
| * csv parsing issue SUPPORT-53Mathias Stearn2010-07-221-1750/+1763
| * make more commands work with mongos SERVER-1462Mathias Stearn2010-07-222-20/+10