summaryrefslogtreecommitdiff
path: root/jstests/replsets/protocol_version_upgrade_downgrade.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27840 add write concern wtimeout to protocol_version_upgrade_downgrade.jsJudah Schvimer2017-01-271-3/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-72/+74
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-21744 ElectionID always increases under PV0 and PV1.Siyuan Zhou2016-01-111-0/+5
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-0/+1
* SERVER-20434 Re-apply reverted 479900720 changes to replsets/ testJason Rassi2015-09-241-3/+3
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-4/+3
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-3/+4
* SERVER-20031 Avoid unexpected primary in protocol_version_upgrade_downgrade.jsSiyuan Zhou2015-08-191-0/+4
* SERVER-20013 Don't blacklist the upstream if its config version is greaterSiyuan Zhou2015-08-181-1/+1
* SERVER-19925 move protocolVersion field to top levelmatt dannenberg2015-08-171-5/+5
* SERVER-19606 Upgrade / downgrade of election protocol versionSiyuan Zhou2015-07-271-0/+77