summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback3.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-071-6/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-43/+63
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-8/+7
* SERVER-21129 wait for batch apply flush in a separate threadmatt dannenberg2015-10-301-0/+1
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+1
* SERVER-15836 Clean up several rollback js tests.Andy Schwerin2014-10-281-3/+4
* SERVER-15535 refactor jstests/replsets/rollback*.js to use bridgingmatt dannenberg2014-10-141-238/+118
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-1/+1
* Fix test to wait until server is secondary to query itKristina2012-06-201-1/+2
* since B is the node rolling back, we need its view of the world rather than A'sEric Milkie2012-06-201-1/+1
* plug race condition; wait for all nodes' statuses to be validEric Milkie2012-06-191-1/+3
* Fixed broken tests to wait for replicationBrandon Diamond2011-12-221-1/+13
* master->secondary on stepdown SERVER-1681Kristina Chodorow2010-10-141-1/+2
* added reconnect functionKristina Chodorow2010-10-071-9/+23
* fix replset tests to handle disconnectionKristina Chodorow2010-10-061-2/+8
* eliminate CR charsdwight2010-09-051-4/+4
* rs better fatal handlingdwight2010-09-021-1/+5
* crlfdwight2010-09-021-13/+13
* lowercasedwight2010-08-311-1/+1
* a little more testdwight2010-08-311-205/+211
* better test logging; log less pdfiledwight2010-08-291-5/+6
* rs rollbac kbetter testDwight2010-08-231-0/+4
* rs more rollback testingDwight2010-08-231-2/+12
* rs test and fix rollback of deleteindex command 163Dwight2010-08-231-0/+5
* rs rollback work 162 163Dwight2010-08-231-0/+194