summaryrefslogtreecommitdiff
path: root/jstests/replsets/resync.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19200: move initial sync behavior out of rs_syncScott Hernandez2016-04-051-2/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-25/+25
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-3/+3
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-0/+5
* SERVER-2454 fix resync.js test to handle collection scan dying due to its pos...David Storch2015-07-081-1/+12
* SERVER-17096: ensure first node primary in resync.js testScott Hernandez2015-02-031-9/+7
* SERVER-15704, SERVER-17071: Use resetMyLastApplied and re-enable resync.jsScott Hernandez2015-01-271-8/+19
* SERVER-16234 clear oplog before starting initial syncEric Milkie2014-11-191-1/+1
* SERVER-15704: (really) disable resync.jsScott Hernandez2014-10-171-1/+1
* SERVER-15704: disable resync.jsScott Hernandez2014-10-171-57/+60
* SERVER-13635: make test handle oplogs of different enginesEliot Horowitz2014-10-161-6/+21
* SERVER-13822 check for replSet pointer in resync commandEric Milkie2014-05-191-5/+4
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-4/+4
* SERVER-6552 implement resync command for replicaset membersmatt dannenberg2013-10-281-0/+59