summaryrefslogtreecommitdiff
path: root/jstests/replsets/sync2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-6/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-46/+46
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-151-1/+1
* SERVER-28041 remove awaitNodesAgreeOnPrimary() call in sync2.jsJudah Schvimer2017-02-171-1/+0
* SERVER-27816 increase wtimeout in sync2.jsJudah Schvimer2017-01-271-54/+52
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-13/+19
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-21736 disable sync2.js in the replica_sets_legacy taskmatt dannenberg2015-12-021-0/+4
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-12/+9
* SERVER-18584 write an n-op when transition to primary is completematt dannenberg2015-08-051-0/+1
* SERVER-15028 prevent sync2.js from attempting an insert on an incorrect prima...matt dannenberg2014-08-251-1/+6
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-011-2/+2
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-311-2/+2
* SERVER-13839 circumvent reconfig in sync2.jsmatt dannenberg2014-05-061-17/+13
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-8/+4
* Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""matt dannenberg2013-07-221-5/+3
* Remove unnecessary and broken portion of testMathias Stearn2013-07-121-16/+0
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-121-3/+5
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-291-5/+3
* Try to make jstests/replsets/sync2.js more robust and add loggingSpencer T Brody2013-01-231-1/+5
* SERVER-7562 Query sync target with OpTime, not dateKristina2012-11-061-0/+16
* stop replica sets at the end of tests so that Windows is happyEric Milkie2012-02-161-0/+1
* fix test: force node 0 to be masterKristina2011-05-121-1/+13
* op passthrough for w SERVER-992Kristina2011-05-101-0/+36