summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37555 Fix the error code in the uassert.nehakhatri52018-10-161-2/+2
* SERVER-37555 Abort of collMod need not refreshEntry for index on rollback.nehakhatri52018-10-161-0/+52
* SERVER-36478 Use user-provided wtimeout for setFCV commandLouis Williams2018-10-101-1/+16
* SERVER-36198 Remove 'internalQueryAllowAllPathsIndexes' server parameterBernard Gorman2018-10-031-5/+2
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-35338 Multiversion tests for allPaths indexesBernard Gorman2018-10-011-0/+153
* SERVER-36634 Change FCV check to check for CommandNotFound in configsvrShardC...jannaerin2018-09-131-0/+64
* SERVER-35776 Basic 4.0-4.2 up/downgrade for change streamsCharlie Swanson2018-09-042-0/+211
* SERVER-36381 Test using $out during upgrade of a clusterCharlie Swanson2018-08-301-10/+24
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-1/+10
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-241-0/+181
* Revert "SERVER-36280 Create a feature tracker bit indicating the existence of...Eric Milkie2018-08-231-181/+0
* SERVER-36568 Avoid unique index upgrade at secondary on an empty collMod with...nehakhatri52018-08-241-0/+43
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-221-0/+181
* SERVER-36281 Test upgrade/downgrade behaviors for unlimited index key lengthXiangyu Yao2018-08-211-83/+130
* SERVER-36476 Don't check index key size on the secondaryXiangyu Yao2018-08-151-0/+74
* SERVER-36278 Remove the 1KB index key size limit in FCV42Xiangyu Yao2018-08-152-0/+185
* SERVER-22078 Remove term list limits for text index in FCV 4.2Xiangyu Yao2018-08-131-0/+53
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-3/+0
* SERVER-36438 Test copyDatabase() and cloneDatabase() with 4.0 serversMaria van Keulen2018-08-102-0/+120
* SERVER-34954 Add test to check unique indexes on a newly added --shardsvr nodeSulabh Mahajan2018-08-091-6/+6
* 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