summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary and broken portion of testMathias Stearn2013-07-121-16/+0
* SERVER-10103 add debugging outputEric Milkie2013-07-121-1/+3
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-121-3/+5
* SERVER-10183: fix replsets/maintenance.js test for new exception from getmore...Scott Hernandez2013-07-111-9/+11
* SERVER-10089 more room in oplog so we avoid RS102 on slower buildersEric Milkie2013-07-031-1/+1
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-291-5/+3
* SERVER-9005 Up the timeout further to allow primary to be notifiedDan Pasette2013-06-281-2/+2
* SERVER-9005 synchronizing replication to fix racy testDan Pasette2013-06-261-2/+5
* SERVER-9005 increasing timeout to account for slow replicationDan Pasette2013-06-261-2/+2
* SERVER-9005 change test to not depend on replication speedDan Pasette2013-06-261-8/+11
* SERVER-9005 fix get_last_error.js for debug buildsDan Pasette2013-06-261-1/+1
* SERVER-9005 - Only record wtime metrics when w>1Dan Pasette2013-06-242-0/+111
* SERVER-9853 avoid Windows test shutdown issues by stopping the test explicitlyEric Milkie2013-06-201-0/+1
* SERVER-9694 force a stepdown no matter how far behind we think we areEric Milkie2013-06-171-1/+1
* SERVER-9694 fix for slow disk'd test runnersEric Milkie2013-06-141-1/+6
* server-9034 decrease slavedelay in ismaster1.js to fix buildbotMatt Dannenberg2013-06-111-2/+2
* SERVER-9853 retry ghostsync percolate if socket failureEric Milkie2013-06-101-0/+51
* SERVER-9034 Return rs config version from isMasterMatt Dannenberg2013-06-071-16/+259
* SERVER-7377 support w:majority on solitary serverMatt Dannenberg2013-05-241-0/+17
* SERVER-9502 fix assert code in unit testEric Milkie2013-05-151-2/+2
* SERVER-9502 prohibit _id as RegExEric Milkie2013-05-151-0/+19
* SERVER-9694 fix test to cover all GLE stepdown casesEric Milkie2013-05-151-1/+4
* SERVER-8070 fix comparision to be correctEric Milkie2013-05-101-1/+1
* print result from GLE if test fails (for debugging)Eric Milkie2013-05-101-1/+3
* SERVER-8070 more reliable test (failpoint was not in the right place)Eric Milkie2013-05-101-5/+5
* SERVER-9528 need a larger oplog for some builders to avoid RS102Eric Milkie2013-05-021-1/+1
* SERVER-9528 retry network failures during document copy at initial sync timeEric Milkie2013-05-011-2/+21
* SERVER-9333 wait long enough for slow builders like Windows DebugEric Milkie2013-05-011-3/+3
* SERVER-9333 clear ghostcache at reconfig timeEric Milkie2013-04-301-0/+80
* SERVER-9417 fix unit test to run correctly with authEric Milkie2013-04-301-2/+1
* SERVER-9339 do not query a node that is not in PRIMARY or SECONDARY stateEric Milkie2013-04-301-2/+1
* SERVER-9419 reduce amount of data being inserted (windows debug builder can't...Eric Milkie2013-04-301-1/+1
* SERVER-9417 assert if we stepDown while waiting to satisfy GLEEric Milkie2013-04-301-0/+39
* SERVER-9339 ensure all rollback update/delete paths are recordedEric Milkie2013-04-231-0/+103
* SERVER-8558 Support mongobridge delay parameter in ReplSetBridgeJeremy Mikola2013-04-081-0/+116
* make intiial sync test more usefulEliot Horowitz2013-04-051-4/+21
* SERVER-8677 Remove race condition in testKristina2013-02-221-2/+15
* SERVER-6591: added tests for bypassing authentication when connected with a l...Craig Wilson2013-02-111-0/+124
* SERVER-8278 Change replicatedTo to writtenTo and add primary to listKristina2013-02-071-4/+8
* SERVER-8203: cleanup test for failing buildbotScott Hernandez2013-02-071-8/+14
* SERVER-8263 Use member configs in local.slavesKristina2013-02-011-0/+7
* SERVER-8203: replication metrics test fixScott Hernandez2013-01-291-1/+1
* SERVER-8203: replication metricsScott Hernandez2013-01-291-0/+60
* Revert "SERVER-8263 Use member configs in local.slaves"Kristina2013-01-281-7/+0
* SERVER-8070 Make timeout longer for slow buildbotKristina2013-01-281-1/+2
* SERVER-8263 Use member configs in local.slavesKristina2013-01-281-0/+7
* Try to make jstests/replsets/sync2.js more robust and add loggingSpencer T Brody2013-01-231-1/+5
* SERVER-8070 Make sure buffer is drained before choosing sync targetKristina2013-01-151-0/+142
* Move test to slowNightlyKristina2012-12-271-131/+0
* SERVER-7995 Do not check transient condition in testKristina2012-12-261-4/+6