summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52728 Upgrade path from mongoDB 2.4 to 4.2 requires dropping ping_ indexHaley Connelly2021-08-171-0/+92
* SERVER-53643 Wait for FCV to be majority committed before reporting it.r4.2.15-rc0r4.2.15Matthew Russotto2021-06-301-0/+8
* 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-1/+6
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-261-0/+68
* SERVER-53029 Port the changes for SERVER-52955 to later branchesAlex Taskov2021-05-152-0/+58
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-2/+27
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-10-301-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-10-305-13/+14
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setJenny Peshansky2020-07-101-1/+1
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-281-4/+6
* SERVER-47581 Set 'useNewUpsert' on $mergeCursors aggregationsBernard Gorman2020-05-042-122/+99
* SERVER-45844 UUID shard key values cause failed chunk migrationsCheahuychou Mao2020-04-292-0/+155
* SERVER-47425: 4.2 binaries starting up on WT log version 4 should continue to...Daniel Gottlieb2020-04-101-0/+44
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2020-04-021-0/+3
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-03-272-0/+155
* SERVER-45486 Add information to debug index key count mismatch issue in 'hash...Arun Banala2020-01-271-4/+16
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-153-3/+3
* SERVER-41263 Disallow empty string in index key typeJames Wahlin2020-01-032-0/+93
* SERVER-43860 Always upsert exact source document for pipeline-insert $merger4.2.2-rc0Bernard Gorman2019-12-032-0/+316
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-201-0/+122
* SERVER-43338 Dropping an admin.system.* index in FCV 4.0 can invariant on sta...Louis Williams2019-10-231-0/+37
* SERVER-41770 Multiversion test for change stream support of large txnsJustin Seyster2019-08-141-0/+128
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-2666-4878/+4810
* SERVER-41183 Add coverage for change streams over large transactionsJustin Seyster2019-07-021-1/+0
* SERVER-41231 Bump version in verify_versions_test.js for 4.2.Max Hirschhorn2019-06-051-3/+3
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-2/+4
* SERVER-41257 Disallow persisting new 4.2 expressions in FCV 4.0Charlie Swanson2019-05-222-0/+401
* SERVER-39803 Test unprepared transactions on mixed-version replica setJason Chan2019-05-222-0/+141
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-3/+2
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-0/+1
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries tra...Jason Chan2019-05-161-1/+0
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-0/+1
* SERVER-41095 Robustify wildcard index upgrade/downgrade testCharlie Swanson2019-05-151-1/+7
* SERVER-34167 Rename upgrade_cluster.js to upgrade_downgrade_cluster.jsRandolph Tan2019-05-141-0/+0
* SERVER-34167 Add generic downgrade cluster test to multiversion suiteRandolph Tan2019-05-141-4/+68
* SERVER-40225 Updates to shard key field succeed if stay on shard in FCV 4.2jannaerin2019-04-301-14/+54
* SERVER-39843 Allow findAndModify to change the shard key value when sent as r...jannaerin2019-04-221-9/+78
* SERVER-39842 Allow update to shard key value if retryable writejannaerin2019-04-091-12/+21
* SERVER-39248 Implement FCV check for new JSON Schema encryption keywordsNick Zolnierz2019-04-091-0/+210
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-091-2/+5
* SERVER-40175 Rebuild any missing _id indexes on startupLouis Williams2019-04-051-32/+77
* SERVER-40213 Test upgrade/downgrade for $$NOW/$$CLUSTER_TIME in a view defini...Martin Neupauer2019-04-021-0/+41
* SERVER-40292 Jstests that pass their own ReplSetTest to RollbackTest must dis...Tess Avitabile2019-03-261-1/+2
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-201-5/+13
* SERVER-40027 Add targeted test that we cannot modify shard key fields in FCV 4.0jannaerin2019-03-181-0/+146
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-0/+65
* SERVER-38414 Add change stream high water mark upgrade/downgrade tests for po...Bernard Gorman2019-03-053-183/+219
* SERVER-35872 fix TODOsPavi Vetriselvan2019-02-281-5/+1
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-02-285-32/+539