summaryrefslogtreecommitdiff
path: root/jstests/multiVersion/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73279: Support FCV transitions with a catalog shardwenqinYe2023-05-171-0/+66
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-072-5/+5
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
* SERVER-71097 Stop downloading 4.0 in multiversion suiteTommaso Tocci2022-11-113-327/+0
* SERVER-68143 Add rollback tests for downgrading to upgraded pathHuayu Ouyang2022-09-011-30/+226
* SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade...Sanika Phanse2022-05-021-0/+58
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-15/+17
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-32/+11
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-031-3/+6
* SERVER-57198 Remove getLastError calls from tests where it's easy to do soIrina Yatsenko2021-06-021-2/+1
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-011-1/+1
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-1/+27
* SERVER-53029 Port the changes for SERVER-52955 to later branchesAlex Taskov2020-11-261-0/+2
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-172-4/+4
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-122-4/+4
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-122-4/+4
* SERVER-47081 Disallow creation of haystack indexes and verify that haystack i...Mihai Andrei2020-11-111-18/+0
* SERVER-48170 Multiversion tests assume primary stability when using upgradeCl...Tommaso Tocci2020-10-021-19/+30
* Revert "SERVER-48170 Multiversion tests assume primary stability when using u...Tommaso Tocci2020-10-021-29/+18
* SERVER-48170 Multiversion tests assume primary stability when using upgradeCl...Tommaso Tocci2020-10-021-18/+29
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-12/+2
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-1/+1
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-211-12/+15
* SERVER-43511 remove unused global_snapshot_read_helpers.jsMisha Tyulenev2020-04-291-96/+0
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-6/+12
* SERVER-47231 In MR multiversion test, wait for the cluster to stabilize after...Nick Zolnierz2020-04-081-0/+21
* SERVER-47126 Clean dbpath when downgrading arbiters in multiversion testsAlex Cameron2020-04-011-4/+17
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-271-252/+0
* SERVER-46089 Test downgrade with arbiterA. Jesse Jiryu Davis2020-03-101-6/+13
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-071-261/+0
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-031-1/+1
* SERVER-42689 Implement upgrade/downgrade tests for MR in aggNicholas Zolnierz2019-11-131-0/+2
* SERVER-42299 Batch chunk and tag upgrade/downgrade modification transactionsJack Mulrow2019-10-161-0/+16
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-151-0/+236
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-9/+9
* SERVER-39691 Remove FCV checks around the state field in config.transactions ...Jason Chan2019-07-311-161/+0
* SERVER-41696 Modify tests depending on the 'ns' field from index specs to no ...Gregory Wlodarek2019-07-291-11/+17
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-279-54/+53
* SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.Max Hirschhorn2019-06-101-108/+0
* SERVER-40292 Jstests that pass their own ReplSetTest to RollbackTest must dis...Tess Avitabile2019-03-261-1/+2
* SERVER-38414 Add change stream high water mark upgrade/downgrade tests for po...Bernard Gorman2019-03-051-0/+2
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-02-282-0/+157
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+4
* SERVER-36498 Gate "state" field in config.transactions on FCV and remove entr...Jack Mulrow2019-02-201-0/+145
* SERVER-38865 change rollback_test fixture to use secondary instead of arbiterPavi Vetriselvan2019-01-241-7/+15
* SERVER-34326 follow up: fix lint errorsMisha Tyulenev2018-04-121-9/+11
* SERVER-34326 use highest cluserTime for global snapshot readsMisha Tyulenev2018-04-121-0/+2
* SERVER-33501 Aborted transaction number cannot be reused.Siyuan Zhou2018-04-041-4/+4
* SERVER-34011 Concurrency between transaction and other threads that can abort...Tess Avitabile2018-03-301-20/+27