summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+13
* SERVER-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-061-3/+1
* SERVER-33552 Halt replication on last-stable secondary before FCV upgrade to ...Dianna Hohensee2018-05-241-1/+6
* SERVER-35152 update tests for 4.0Robert Guo2018-05-2213-1505/+3
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-181-1/+19
* SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri52018-05-181-7/+94
* SERVER-34818 Rename startAtClusterTime to startAtOperationTimeCharlie Swanson2018-05-171-5/+4
* SERVER-34575: Only downgrade to 3.6 when oplog was replayed on startup.Daniel Gottlieb2018-05-041-0/+91
* SERVER-34482 Don't run test on MMAPMaria van Keulen2018-05-011-0/+5
* SERVER-34482 Drop MMAP-specific system collections on wiredTigerMaria van Keulen2018-04-301-0/+73
* SERVER-34485: Only run ensure_last_applied_on_upgrade_to_40 on WTDaniel Gottlieb2018-04-171-0/+8
* SERVER-34313 Use hex-encoded string for resume tokenCharlie Swanson2018-04-131-62/+213
* SERVER-33781 upgrade/downgrade config.chunks metadata with a new history field.Martin Neupauer2018-04-131-0/+74
* SERVER-34279: Perform an FCV upgrade to take stable checkpoints.Daniel Gottlieb2018-04-131-4/+2
* SERVER-34279: Ensure a minValid lastApplied exists for upgrade.Daniel Gottlieb2018-04-121-0/+79
* 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-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-49/+57
* SERVER-33501 Aborted transaction number cannot be reused.Siyuan Zhou2018-04-041-4/+4
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-041-7/+31
* SERVER-34257: Ban change_streams_feature_compatibility_version.js if storage ...Nick Zolnierz2018-04-021-1/+7
* SERVER-34011 Concurrency between transaction and other threads that can abort...Tess Avitabile2018-03-301-20/+27
* SERVER-33918: Support $changeStream against all collections in a database for...Nick Zolnierz2018-03-291-0/+46
* SERVER-34182 Retry SnapshotTooOld errors in multiversion tests for global sna...Jack Mulrow2018-03-293-146/+89
* SERVER-34019 Test global snapshot reads downgrade behaviorJack Mulrow2018-03-281-0/+161
* SERVER-34020 Test global snapshot reads upgrade behaviorJack Mulrow2018-03-281-0/+161
* SERVER-33868 Delete db versions from config.databases on setFCV=3.6jannaerin2018-03-231-4/+19
* SERVER-33867 Create and store db versions in config.databases on setFCV=4.0jannaerin2018-03-211-0/+50
* SERVER-33856 remove test coverage for 3.0Samy Lanka2018-03-201-42/+0
* upgrade clusterjannaerin2018-03-141-1/+2
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-134-57/+44
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-093-44/+56
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-093-56/+44
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-095-5/+9
* SERVER-33020 Enable testing MONGODB-CR removal across versionsSara Golemon2018-03-021-0/+29
* SERVER-33510 Add shorthand syntax for $convertCharlie Swanson2018-03-012-1/+24
* SERVER-32636 Close outgoing connections to earlier binVersion serversMaria van Keulen2018-02-281-12/+5
* SERVER-33174 Add additional FCV test cases for $convertCharlie Swanson2018-02-272-0/+5
* SERVER-33174 Prevent catalog storage of new syntax during lower FCVCharlie Swanson2018-02-272-0/+533
* SERVER-33151 SERVER-33246 Refuse to start up mongod 4.0 unless all collection...Dianna Hohensee2018-02-261-0/+48
* SERVER-32597 Remove unnecessary fCV initializationMaria van Keulen2018-02-232-10/+0
* SERVER-33194 Call setFCV when upgrading binary versions in testMaria van Keulen2018-02-211-37/+10
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-214-80/+29
* SERVER-32393 Use same comparison for eq and neq assertionsDavid Bradford2018-02-201-1/+1
* SERVER-33380 Blacklist multiversion cannot_create_system_dot_indexes.js from ...Tess Avitabile2018-02-201-0/+7
* SERVER-32909 Update --repair to restore a missing featureCompatibilityVersion...Dianna Hohensee2018-02-202-94/+110
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-33251 Retry stepdown in multi_rs.jsSpencer T Brody2018-02-151-8/+18
* SERVER-32205 Prohibit dropping the admin database at catalog levelMaria van Keulen2018-02-091-56/+2
* SERVER-32894 Disallow creation of system.indexesTess Avitabile2018-02-081-0/+62