summaryrefslogtreecommitdiff
path: root/jstests/replsets/tags.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-161-232/+3
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-24718 wait for nodes to agree on primary in tags.jsJudah Schvimer2016-06-271-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-36/+12
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-60/+84
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-24/+16
* SERVER-20151 updated tags.js to use a timeout for the failing write operation...Benety Goh2015-10-071-184/+241
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-0/+3
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-3/+0
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-0/+3
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-1/+1
* SERVER-18265 set proper timeout for find/getmore repl commandsEric Milkie2015-09-031-1/+0
* Revert "SERVER-18265 set proper timeout for find/getmore repl commands"Eric Milkie2015-09-031-0/+1
* SERVER-18265 set proper timeout for find/getmore repl commandsEric Milkie2015-09-031-1/+0
* SERVER-18584 write an n-op when transition to primary is completematt dannenberg2015-08-051-1/+12
* SERVER-14458 de-race-conditioning tests found during patch build of hybridRep...matt dannenberg2014-07-151-1/+1
* SERVER-13723 fix flakiness in tags.js by increasing timeoutmatt dannenberg2014-04-241-1/+1
* SERVER-13342 add a createCollection() to guard against timeouts in tags.jsmatt dannenberg2014-03-251-0/+4
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-40/+31
* SERVER-4966: Renable tests for WindowsMark Benvenuto2014-01-291-3/+0
* SERVER-12274 use new code for wmode testsGreg Studer2014-01-151-1/+1
* remove race condition from tags.js and multiVersion/replset_primary_updater[1...matt dannenberg2013-08-091-3/+9
* Fix test flakinessKristina2012-09-051-0/+2
* disable tags test on Windows (mongobridge issues)Eric Milkie2012-02-161-1/+4
* Fix flaky tests and add more debuggingKristina2012-02-131-25/+31
* debuggingEliot Horowitz2012-01-051-18/+28
* yield perf testdwight2011-12-271-0/+1
* fix tests SERVER-3923Kristina2011-09-221-1/+1
* change tagging format to {x:y}Kristina2011-08-161-15/+15
* make sure rs always sets _logOp after newRepl runsKristina2011-07-251-0/+3
* faster failover for testKristina2011-07-191-0/+4
* expose tagging to getLastError SERVER-992Kristina2011-06-091-0/+147