summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* fix test to check for recovering state before proceedingKristina2011-07-251-2/+17
* fix remove test race conditionKristina2011-07-251-2/+6
* spinning script slows rest of system too much to kill - drop2.jsgregs2011-07-251-1/+1
* make sure rs always sets _logOp after newRepl runsKristina2011-07-251-0/+3
* protect against errors on js scope cleanup - features3.jsgregs2011-07-251-17/+34
* fix testKristina2011-07-251-9/+5
* handle extreme slow machine on this testdwight2011-07-241-71/+81
* crlfdwight2011-07-241-38/+38
* wait for any current balancing round to finishEliot Horowitz2011-07-241-0/+6
* more robust profile1Eliot Horowitz2011-07-241-6/+19
* line endingsEliot Horowitz2011-07-241-20/+20
* buildbot attempt fix profile1.jsdwight2011-07-231-6/+25
* handle zero file length in recovery durdwight2011-07-221-27/+31
* same edge fix as stepdown.jsKristina2011-07-191-4/+13
* faster failover for testKristina2011-07-191-0/+4
* fix test edge caseKristina2011-07-191-5/+14
* removed an extra line from testKristina2011-07-191-0/+2
* commentdwight2011-07-191-1/+4
* try to make stepdown.js more robustdwight2011-07-192-10/+159
* make tests more robust and add debuggingEliot Horowitz2011-07-192-5/+12
* fix testKristina2011-07-181-7/+8
* crlfdwight2011-07-161-7/+7
* Merge branch 'master' of github.com:mongodb/mongodwight2011-07-161-2/+2
|\
| * don't use same db on 2 shardsEliot Horowitz2011-07-161-2/+2
* | log nicer for test outputdwight2011-07-161-15/+18
|/
* try to remove timing issue in testEliot Horowitz2011-07-161-3/+10
* more debug infoKristina2011-07-151-1/+3
* more logging for debugging slowNightlyEliot Horowitz2011-07-151-2/+6
* don't cleanup test output for now (for debugging)Kristina2011-07-141-1/+1
* more verbose logging for sync6.js to catch issues on v.slow buildbotsgregs2011-07-141-0/+3
* test case for SERVER-3428gregs2011-07-141-0/+37
* fix test timing failureKristina2011-07-131-2/+14
* only overflow one node, to always have majority in testgregs2011-07-131-3/+11
* disable stale_clustered.js logging redirectGreg Studer2011-07-131-4/+3
* repl test debuggingKristina2011-07-131-9/+18
* fix repl2.js, explicit oplog sizedwight2011-07-131-1/+1
* give the anemic buildbot up to 5 minutes to replicateKristina2011-07-121-1/+1
* SERVER-3189 add workaround for listDatabases exception triggered indirectly b...Aaron2011-07-121-1/+6
* handle transient reported name conflict in dbcase testAaron2011-07-121-2/+4
* Revert "handle transient reported name conflict in dbcase test"Aaron2011-07-111-4/+2
* handle transient reported name conflict in dbcase testAaron2011-07-111-2/+4
* test error messagesdwight2011-07-111-4/+4
* SERVER-3176: autoIndexId not honored in mongo shell's createCollection commandagirbal2011-07-102-1/+9
* - V8: use BSON data as is if an object was not modifiedagirbal2011-07-101-3/+3
* crlfdwight2011-07-091-32/+32
* fix drop2 test with command changeEliot Horowitz2011-07-071-3/+3
* SERVER-854: added tests for storing and roundtripping int valuesagirbal2011-07-061-0/+29
* SERVER-854: unplugging NumberInt as being automatically created from bson int...agirbal2011-07-061-1/+3
* more NumberInt issues...Kristina2011-07-061-4/+4
* fix NumberInt problem in rs testsKristina2011-07-061-0/+5