summaryrefslogtreecommitdiff
path: root/jstests/repl
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-9846 Make master/slave auth test use keyFileSpencer T Brody2013-06-101-5/+4
* do not run racy master/slave test on WindowsEric Milkie2013-05-241-2/+4
* SERVER-4940 Update the repl16 test so it will trigger the appropriate behavio...aaron2013-03-151-2/+4
* SERVER-4237 Make jstests/repl/repl7.js work with authSpencer T Brody2013-02-071-2/+11
* Increase stability of jstests/repl/repl12.js when run with authSpencer T Brody2013-01-221-3/+9
* Increase test verbosityKristina2012-11-061-2/+2
* SERVER-6802 fix call to insert()Eric Milkie2012-10-241-1/+1
* Buildbot fix for SERVER-6702Randolph Tan2012-08-074-16/+20
* Rename repl11.js to repl_auth.js. SERVER-4237Spencer T Brody2012-08-011-0/+0
* remove race condition test and add another check because the asserts in log a...Eliot Horowitz2012-05-281-0/+8
* SERVER-5876 buildbot auth.js + others - make sure we wait for replication of ...Greg Studer2012-05-211-2/+2
* SERVER-5040 better test, use replsets instead of master/slaveEric Milkie2012-05-181-40/+0
* SERVER-5040 testEric Milkie2012-05-161-0/+40
* Make repl13 debug option more clear.Aaron2012-04-241-1/+1
* Try to clarify repl13 test.Aaron2012-04-241-4/+22
* SERVER-5220 removing unreliable '64bit-only' checkEric Milkie2012-03-121-8/+1
* Changes to address code review comments for SERVER-4958Ren2012-02-171-4/+1