summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36329 Deprecate failIndexKeyTooLong server parameterXiangyu Yao2018-08-061-0/+64
* SERVER-34489 Enable timestamp safe unique indexes via FCV.nehakhatri52018-08-061-3/+2
* SERVER-33271 Move version non-specific FCV tests in jstests/multiVersion to j...Dewal Gupta2018-07-2017-0/+0
* SERVER-35884 Re-enable part of the set_feature_compatibility_version.js multi...Dianna Hohensee2018-07-201-4/+0
* SERVER-36034 Add testing to ensure skip level upgrades to 4.2 fail but leave ...Blake Oler2018-07-131-0/+92
* SERVER-35824 disallow long index namespaces under FCV 4.0Benety Goh2018-07-131-0/+47
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-091-2/+2
* SERVER-35110 Log locations in set_feature_compatibility_version.js where fata...Cheahuychou Mao2018-07-091-9/+19
* SERVER-35991 Turn off chaining in set_feature_compatibility_version.jsTess Avitabile2018-07-061-2/+4
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-023-43/+63
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-254-933/+2
* 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