summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26BUMP 1.9.1r1.9.1Eliot Horowitz
2011-07-25fix test to check for recovering state before proceedingKristina
2011-07-25fix remove test race conditionKristina
2011-07-25awaitReplication should handle stepdowns more gracefullyKristina
2011-07-25don't clean up Client in static shutdown as its not safe to lockEliot Horowitz
2011-07-25add a warning if try to log() during static shutdownEliot Horowitz
2011-07-25added a check with DEBUG that warns if you try to lock during static shutdownEliot Horowitz
2011-07-25spinning script slows rest of system too much to kill - drop2.jsgregs
2011-07-25make sure rs always sets _logOp after newRepl runsKristina
2011-07-25protect against errors on js scope cleanup - features3.jsgregs
2011-07-25fix testKristina
2011-07-25don't use direct io for cleaning journal filesEliot Horowitz
2011-07-24don't use log() at shutdownEliot Horowitz
2011-07-24handle extreme slow machine on this testdwight
2011-07-24crlfdwight
2011-07-24undo optimization to testEliot Horowitz
2011-07-24wait for any current balancing round to finishEliot Horowitz
2011-07-24sh.isBalancerRunningEliot Horowitz
2011-07-24more robust profile1Eliot Horowitz
2011-07-24line endingsEliot Horowitz
2011-07-24more consistent timing for waiting for commitEliot Horowitz
2011-07-24Timer::minutesEliot Horowitz
2011-07-23buildbot attempt fix profile1.jsdwight
2011-07-22handle zero file length in recovery durdwight
2011-07-22fix 1.9.0 assertion curlogfile==0, dropdb_race.js manifests (rarely)dwight
2011-07-22unsafe use of type bool warning on vstudiodwight
2011-07-22when deleteing a chunk, wait for replicationEliot Horowitz
2011-07-19same edge fix as stepdown.jsKristina
2011-07-19faster failover for testKristina
2011-07-19fix test edge caseKristina
2011-07-19removed an extra line from testKristina
2011-07-19commentdwight
2011-07-19try to make stepdown.js more robustdwight
2011-07-19make tests more robust and add debuggingEliot Horowitz
2011-07-18remove debug lineagirbal
2011-07-18fix testKristina
2011-07-18unlock ghost sync before going to a remote serverKristina
2011-07-18comment out upgradable testsEliot Horowitz
2011-07-18put ghost sync startup method back inKristina
2011-07-18fix const compileEliot Horowitz
2011-07-18use MONGOIF in headersEliot Horowitz
2011-07-18use pthread directly for SimpleMutexEliot Horowitz
2011-07-18cancel election if a member will veto SERVER-3389Kristina
2011-07-18make sure to wait for core chunk move as well as deltaEliot Horowitz
2011-07-17fix client buildEliot Horowitz
2011-07-17compile *nixEliot Horowitz
2011-07-17iniate lastOpAppliedEliot Horowitz
2011-07-17defensive optimedwight
2011-07-17minor formatting shell outputdwight
2011-07-17indent test output for easier readingdwight