summaryrefslogtreecommitdiff
path: root/jstests/repl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27995 rename replication test suites to be more consistentJudah Schvimer2017-02-2328-1452/+0
* SERVER-27844 increase timeout in repl/block2.jsBenety Goh2017-01-271-2/+2
* SERVER-27340 Add more info in case of unexpected extra op in oplogGeert Bosch2016-12-081-1/+1
* SERVER-27156 remove hard kill test in repl7.jsEric Milkie2016-11-221-2/+1
* SERVER-27055 initial_sync_id_index.js should not use w:2 write to check initi...Tess Avitabile2016-11-171-2/+9
* SERVER-26599 Master-slave initial sync should use the exact _id index spec fr...Tess Avitabile2016-10-181-0/+46
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-0/+46
* SERVER-25618: do not report progress during m/s initial syncScott Hernandez2016-08-261-0/+21
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-284-28/+28
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-185-6/+6
* SERVER-23089 ensure first sync is interrupted in repl5.jsEric Milkie2016-03-111-3/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0925-729/+782
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-192-3/+5
* SERVER-22341 fix jslint errors in jstests/repl with eslint --fixMike Grundy2016-02-0515-72/+72
* SERVER-21384 Enable replication suites for in-memory storage enginesCharlie Swanson2015-11-195-2/+38
* SERVER-21276: Fix various issues with topMartin Bligh2015-11-111-1/+1
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-091-5/+5
* SERVER-19052 use itcount() instead of count() in repl testsDan Pasette2015-06-222-2/+2
* SERVER-18827 do not force-kill master-slave master; this confuses slave when ...Eric Milkie2015-06-042-2/+0
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-261-2/+2
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-251-2/+2
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-251-2/+2
* SERVER-14132 update test for missing _id indexEric Milkie2015-02-231-14/+7
* SERVER-16907 extended the pause which handles the windows filelock to match t...matt dannenberg2015-01-271-1/+1
* SERVER-16907 pause repl6.js between slave restartsEric Milkie2015-01-201-0/+4
* SERVER-16502: make getCollection const and not require an OpContextScott Hernandez2015-01-021-1/+2
* SERVER-15948 Fast OplogStart impl for RSs supporting arbitrary DiskLocsMathias Stearn2014-11-041-3/+3
* SERVER-15736 remove disabled replication testsAmalia Hawkins2014-10-204-158/+0
* SERVER-13635: use listCollections so repl works with non-mmapv1Eliot Horowitz2014-10-061-1/+3
* SERVER-13951 Split index building in to UnitOfWork-sized stagesMathias Stearn2014-08-131-58/+0
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-011-1/+1
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-311-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-1514-166/+61
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-0614-61/+166
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-0614-166/+61
* SERVER-13704 write commands handles ClockSkewException differently from legac...Randolph Tan2014-05-011-2/+6
* SERVER-13710: Cleanup Replication TestsScott Hernandez2014-04-252-105/+0
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-04-221-34/+6
* SERVER-13379 Ensure replication.replSet overrides replication.replSetNameShaun Verch2014-03-281-0/+67
* remove case-check test for master/slaveEric Milkie2014-03-041-98/+0
* SERVER-12274 refactor validation out of waiting for write concernGreg Studer2014-01-141-0/+64
* SERVER-12072 Don't swallow 'norepl' errors in the shell now that they no long...Spencer T Brody2014-01-071-4/+2
* trying to make dbcase test a little less racy, though it needs some thoughtEliot Horowitz2013-12-281-5/+7
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-0/+3
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+4
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-2/+2
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-3/+3
* SERVER-10654 background index builds on slaves are no longer synchronousEric Milkie2013-09-041-3/+4
* SERVER-10374 Disable sync only with special chars test due to SERVER-10344Andrew Morrow2013-08-221-2/+7
* SERVER-10344 Skip repl/repl4.js because of race condition in master/slaveSpencer T Brody2013-07-311-2/+3