summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27810 Guarantee that all nodes agree node 0 is primary after ReplSetTe...Judah Schvimer2017-03-061-1/+1
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-02-062-2/+3
* SERVER-27449 set_feature_compatibility_version.js should not give votes to re...Tess Avitabile2016-12-211-1/+3
* SERVER-26716 Fix crash after 3.2->3.4->3.2 up/downgradeMathias Stearn2016-11-151-1/+8
* SERVER-26966 Remove dead legacy find/getMore up and downconversionCharlie Swanson2016-11-111-0/+62
* SERVER-26982 Add test coverage for _id index version and chunk migrationTess Avitabile2016-11-101-8/+61
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-2/+2
* SERVER-26515 Create collection with v=2 index should include full index spec ...Tess Avitabile2016-10-281-0/+7
* SERVER-26635 Write a multiversion test which upgrades through several versionsMarko Vojvodic2016-10-271-0/+152
* SERVER-26659 only use stricter key pattern validation for v:2 or new index bu...David Storch2016-10-201-31/+89
* SERVER-26513 listCollections output should include _id index spec as idIndexr3.4.0-rc1Tess Avitabile2016-10-181-3/+16
* SERVER-26610 add maxTimeMS to setFeatureCompatibilityVersion call in set_feat...Randolph Tan2016-10-171-1/+2
* SERVER-26265 Add tests for 3.2 mongos joining 3.4 clustersMaria van Keulen2016-10-101-0/+49
* SERVER-26453 Bump current version in verify_versions_test.js to 3.4.Max Hirschhorn2016-10-041-2/+2
* SERVER-26156 Add migration tests for collections with V2 indexesMaria van Keulen2016-09-261-0/+72
* SERVER-26322 Use reconfig helper in multiversion testsJudah Schvimer2016-09-263-8/+8
* SERVER-26260 make tests await replication of FCV before downgradeDavid Storch2016-09-232-0/+8
* SERVER-25725 Kill 3.2 secondaries when featureCompatibilityVersion=3.4.Max Hirschhorn2016-09-203-36/+161
* SERVER-24564 Remove test cases that mix 3.0 and latest in a replica set.Max Hirschhorn2016-09-202-165/+0
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-0/+70
* Revert "SERVER-24792 verify new mongos -> old mongod fails"Judah Schvimer2016-09-201-70/+0
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-0/+70
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-141-0/+67
* SERVER-26087 make config server only set its own featureCompatibilityVersion ...David Storch2016-09-141-1/+15
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-077-28/+194
* SERVER-22666 Test that basic sharded cluster upgrade procedure properly makes...Spencer T Brody2016-09-061-0/+138
* SERVER-22666 Cleanup jstests/multiversion/upgrade_cluster.jsSpencer T Brody2016-09-061-35/+43
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-022-13/+9
* SERVER-24248 Run multiversion tests with different storage enginesJonathan Abrahams2016-08-2514-28/+72
* SERVER-25739 set_feature_compatibility_version.js should not use 3.4 mongos t...Tess Avitabile2016-08-241-39/+36
* SERVER-25514 Prevent a v3.4 mongos from being used to add a v3.2 shardSpencer T Brody2016-08-222-2/+48
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-192-0/+298
* SERVER-25393 Disallow mongos making connections to older versionsMark Benvenuto2016-08-191-2/+4
* Revert "SERVER-24248 Run multiversion tests with different storage engines"Jonathan Abrahams2016-08-1814-72/+28
* SERVER-24248 Run multiversion tests with different storage enginesJonathan Abrahams2016-08-1814-28/+72
* SERVER-22665 Separate mixed version test logic to multiVersion suiteRandolph Tan2016-08-111-0/+73
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-192-4/+22
* SERVER-24718 wait for nodes to agree on primary in tags.jsJudah Schvimer2016-06-272-0/+2
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-202-14/+14
* SERVER-23761 on MMAPv1, set data file version bit for collationDavid Storch2016-06-161-6/+0
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-152-50/+12
* SERVER-23761 set NR feature bit for collationDavid Storch2016-06-151-0/+216
* SERVER-24095 Set feature bit for path-level multikey tracking.Max Hirschhorn2016-05-311-0/+206
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2812-144/+79
* SERVER-24087 Make sure config servers are caught up after ShardingTest starts upRandolph Tan2016-05-185-9/+24
* SERVER-23299 Add an arbiter to server-23299-1.js test, to remove flaky behavior.Andy Schwerin2016-04-131-1/+1
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-072-28/+74
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-042-0/+131
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-2/+2
* SERVER-23148 patch multi_rs.js to ensure replSetMaintenance command succeedsEric Milkie2016-03-151-1/+6