summaryrefslogtreecommitdiff
path: root/jstests/replsets/replset2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-35/+35
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+0
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-3/+3
* SERVER-25339 increase wtimeout in replset2.js to 60 secondsJudah Schvimer2016-07-291-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-51/+54
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-8/+8
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-1/+0
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-0/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-1/+0
* SERVER-13203 replset2.js no longer swallows exceptions or assertionsmatt dannenberg2014-04-041-8/+11
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-52/+32
* make test more reliableEric Milkie2012-06-191-3/+3
* dur getlasterror wait for group commit via fsync:1dwight2010-12-131-126/+126
* Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-08-261-3/+2
|\
| * replset2 was defining a variable twice -might have been harmless, but fixedDwight2010-08-261-3/+2
* | increase oplog size and better debugging for replset2.js testKyle Banker2010-08-261-1/+13
|/
* replset2 try to fixDwight2010-08-231-7/+12
* better error message on corruptiounDwight2010-08-181-1/+1
* more logging to see where this test failsDwight2010-08-181-110/+123
* minor: test cleanupKyle Banker2010-08-101-2/+3
* fix w= on first batches for fresh slaves SERVER-1520Eliot Horowitz2010-08-021-2/+7
* SERVER-1520 improved getlasterror testKyle Banker2010-08-021-3/+29
* minor: test fixKyle Banker2010-07-301-7/+7
* SERVER-1520 getlasterror not returningKyle Banker2010-07-301-12/+52
* rs test updates SERVER-1483Kyle Banker2010-07-261-2/+2
* SERVER-1479 and replSet js test cleanupKyle Banker2010-07-261-0/+40