summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58813 Robustify jstests/multiversion/hashed_index_bad_keys_cleanup.jsMihai Andrei2021-08-171-12/+34
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-302-1/+20
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
* SERVER-57237 Ensure that the cluster is stable after upgrade in hiddenIndexes.jsRuoxin Xu2021-05-271-6/+9
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-251-0/+62
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-1/+27
* SERVER-53844 Ensure insert into new collection is replicated before asserting...Jason Chan2021-01-221-0/+1
* SERVER-53029 Port the changes for SERVER-52955 to later branchesr4.4.3-rc0r4.4.3Alex Taskov2020-12-142-0/+58
* SERVER-51333 setFeatureCompatibilityVersion fails when downgrading from FCV 4...Gregory Wlodarek2020-12-141-24/+9
* Revert "SERVER-51333 setFeatureCompatibilityVersion fails when downgrading fr...Gregory Wlodarek2020-12-101-9/+24
* SERVER-51333 setFeatureCompatibilityVersion fails when downgrading from FCV 4...Gregory Wlodarek2020-12-101-24/+9
* SERVER-51467 Set waitUntilStable to true when upgrading clusters in change_st...Ali Mir2020-10-191-2/+6
* SERVER-48170 Multiversion tests assume primary stability when using upgradeCl...Tommaso Tocci2020-10-034-25/+46
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-301-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-307-16/+17
* SERVER-50750 Write and test script to undo shard key refine with nested keysJack Mulrow2020-09-151-0/+269
* SERVER-50051 Make jstests/multiVersion/hashed_index_bad_keys_cleanup.js more ...Mihai Andrei2020-09-111-8/+25
* SERVER-49926 collMod should always validate the 'recordPreImages' user parameterDianna Hohensee2020-09-091-0/+40
* SERVER-50137 Use timestamp if wall field not present when calculating oplog s...Gregory Noma2020-08-131-0/+39
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setr4.4.0-rc13Jenny Peshansky2020-07-101-1/+1
* SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek2020-06-081-2/+1
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-051-1/+2
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-281-1/+1
* SERVER-48047 Do not generate "hidden" field in oplog if collMod "hidden" para...Ruoxin Xu2020-05-141-0/+146
* SERVER-48054 On startup, upgrade all downgraded unique indexes to the latest ...Louis Williams2020-05-131-0/+65
* SERVER-48035 Update doc_validation_encrypt_keywords.js multiversion test to r...Nick Zolnierz2020-05-131-28/+26
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-127-0/+7
* SERVER-47899 Configure ShardingTest used in merge_out_upgrade_downgrade.js to...Mihai Andrei2020-05-111-1/+10
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-081-2/+38
* SERVER-47834 Add multiversion tests for collection validators with encryption...Nick Zolnierz2020-04-301-0/+66
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-47344 Change agg_merge_upsert_supplied_cluster.js to avoid downgrade t...Bernard Gorman2020-04-222-122/+99
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+43
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-171-4/+29
* SERVER-46322 fix verify_versions_test.js for 4.4Robert Guo2020-04-151-2/+2
* SERVER-43849 Write NotMaster error in upgrade_downgrade_cluster due to stale ...Cheahuychou Mao2020-04-141-127/+118
* SERVER-47491 Fix incorrect error code in multiVersion/long_collection_names.jsJamie Heppenstall2020-04-141-2/+2
* SERVER-47119 Initialize replica set shard server nodes without a ReplSetConfi...William Schultz2020-04-141-0/+37
* SERVER-47231 In multiversion tests, wait for the cluster to stabilize after u...Nick Zolnierz2020-04-134-55/+50
* SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config termWilliam Schultz2020-04-102-1/+67
* SERVER-47159 Wait for cluster to stabilize after shard upgrade in 'agg_with_c...Ruoxin Xu2020-04-011-4/+32
* SERVER-47126 Clean dbpath when downgrading arbiters in multiversion testsAlex Cameron2020-04-011-4/+17
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-301-0/+100
* SERVER-46084 Don't use setUnion in aggregation for finding inconsistent shard...Jack Mulrow2020-03-301-0/+89
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-0/+52
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-271-1/+1
* SERVER-45967 Upgrade/downgrade behavior and testing for $out/$merge on second...Mihai Andrei2020-03-262-3/+191
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-263-12/+36