summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko2021-06-252-30/+0
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
* SERVER-57627 Change upgrade/downgrade CWWC and CWRC warning tests to match on...Huayu Ouyang2021-06-222-18/+18
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-8/+1
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-161-0/+8
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-151-1/+1
* SERVER-57523 Do not persist epochs and timestamps on config.chunksSergi Mateo Bellido2021-06-151-3/+7
* SERVER-57627 Fix upgrade/downgrade CWWC and CWRC warning testsHuayu Ouyang2021-06-142-27/+41
* SERVER-57505 Always allow shards with 5.0 binaries to use secondaryDelaySecsPavi Vetriselvan2021-06-081-11/+28
* SERVER-56197 Remove feature flag for window functionsNick Zolnierz2021-06-071-1/+1
* SERVER-56862 Update startup warnings for upgrade/downgrade around default rea...Huayu Ouyang2021-06-031-0/+95
* SERVER-56878 Add upgrade/downgrade tests for default read concern localHuayu Ouyang2021-06-031-0/+77
* SERVER-55692 Warn users on upgrade to/downgrade from 5.0 if no CWWC is setHuayu Ouyang2021-06-031-0/+168
* SERVER-57203 Temporarily disable the setfcv_reshard_collection.js test in Eve...Haley Connelly2021-05-261-0/+4
* SERVER-55704 Test procedure for upgrading to a v5.0 cluster with and without ...Ali Mir2021-05-261-0/+110
* SERVER-55705 Test procedure for downgrading from a v5.0 cluster with and wit...Huayu Ouyang2021-05-251-0/+95
* SERVER-50694 Ensure that resharding operations have finished before beginning...Randolph Tan2021-05-191-0/+69
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-181-5/+1
* SERVER-56720 Ensure original primary steps back up in timeseries_retryable_wr...Gregory Noma2021-05-181-2/+2
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-181-1/+5
* SERVER-56927 Retry oplog check on CappedPositionLost error in timeseries_retr...Gregory Noma2021-05-171-5/+1
* SERVER-55707 Test workflow we expect users to go through to migrate getLastEr...Huayu Ouyang2021-05-141-0/+88
* SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reconfigHuayu Ouyang2021-05-141-0/+139
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-1/+27
* SERVER-56926 Temporarily disable timeseries_retryable_write_downgrade_oplog_r...Dan Larkin-York2021-05-141-1/+5
* Revert "SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reco...Huayu Ouyang2021-05-131-139/+0
* SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reconfigHuayu Ouyang2021-05-121-0/+139
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-124-13/+7
* SERVER-53563 Cancel tenant migrations on FCV change (recipient side)Vesselina Ratcheva2021-05-121-0/+78
* Revert "SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reco...Huayu Ouyang2021-05-111-136/+0
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-0/+43
* SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reconfigHuayu Ouyang2021-05-101-0/+136
* Revert "SERVER-55707 Test workflow we expect users to go through to migrate g...Huayu Ouyang2021-05-101-86/+0
* SERVER-55707 Test workflow we expect users to go through to migrate getLastEr...Huayu Ouyang2021-05-071-0/+86
* SERVER-56573 Ignore config.transactions entries referencing removed oplog ent...Gregory Noma2021-05-051-0/+69
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-041-13/+31
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-042-0/+9
* SERVER-53563 Cancel tenant migrations on FCV change (donor side)Vesselina Ratcheva2021-05-011-0/+70
* SERVER-16049 Replicate capped collection deletesGregory Wlodarek2021-04-231-0/+50
* SERVER-55209 Remove entries from config.transactions that reference oplog ent...Gregory Noma2021-04-191-0/+61
* SERVER-47659 Added 'wildcardProjection' index option to index signatureYoonsoo Kim2021-04-191-47/+197
* SERVER-55826 Disallow $count accumulator in persisted pipelines unless FCV is...Nick Zolnierz2021-04-151-0/+2
* SERVER-55636: Add the parameter to the setFCV command to make it support 2-Ph...Jordi Serra Torrens2021-04-141-3/+25
* SERVER-54694 Register $setWindowFields with min FCVTed Tuckman2021-04-092-2/+45
* SERVER-54829 Avoid crashing during kUpgrading/kDowngrading state if config ha...Pavi Vetriselvan2021-04-081-0/+102
* SERVER-54434 Update FCV constants to recognize 5.0 as latestJon Streets2021-04-071-2/+2
* SERVER-55715 delay_secs_field_changes_on_upgrade_downgrade.js should account ...Pavi Vetriselvan2021-04-071-7/+21
* SERVER-55811: upgrade_downgrade_sharded_cluster.js does not properly check th...Jordi Serra Torrens2021-04-061-8/+12
* SERVER-55765 Disable FCV 4.9 tests for date* expressionsIan Boros2021-04-052-37/+60
* SERVER-54712 createIndexes should not permit 'weights' for non-text indexesArun Banala2021-03-301-0/+63