summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-084-1/+7
* SERVER-33003 Re-enable passing multiVersion testsMaria van Keulen2018-02-0210-48/+60
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-012-26/+13
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-304-1/+234
* SERVER-32829 Update set_feature_compatibility_version.js and feature_compatib...Dianna Hohensee2018-01-301-214/+247
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-194-409/+0
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersMaria van Keulen2018-01-041-17/+1
* SERVER-31553 Remove outdated upgrade/downgrade testMaria van Keulen2017-12-271-124/+0
* SERVER-32128 Disable upgrade/downgrade testing in set_schema_version.jsMaria van Keulen2017-12-272-258/+275
* SERVER-32231 Remove MONGODB-CRSara Golemon2017-12-191-0/+26
* SERVER-32340 Clean up dead logic for MongoDB 2.6 in multiVersion test suiteSara Golemon2017-12-181-24/+0
* SERVER-31588 remove fCV 3.4 support in query/aggKyle Suarez2017-12-121-154/+0
* SERVER-31553 Update multiversion tests on 3.6Xiangyu Yao2017-11-289-775/+1
* SERVER-29453 Disallow removing featureCompatibilityVersion document and renam...Xiangyu Yao2017-11-222-23/+21
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+3
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-171-0/+5
* SERVER-30779 do not sign clusterTime in mongos when auth is off or user has a...Misha Tyulenev2017-11-152-4/+10
* SERVER-31792 Generate UUIDs for config servers during initiateMaria van Keulen2017-11-151-50/+89
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-151-0/+2
* SERVER-31553 Bump current version in verify_versions_test.js to 3.7.Max Hirschhorn2017-11-141-2/+2
* Revert "SERVER-31447 Use correct collation for update lookup"Max Hirschhorn2017-11-141-2/+0
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-141-0/+2
* SERVER-31895 applyOps should reject commands with UUIDs when in a fully-downg...Xiangyu Yao2017-11-141-0/+22
* SERVER-31740 Make setFeatureCompatibilityVersion idempotentXiangyu Yao2017-11-101-0/+24
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-091-9/+4
* SERVER-31631 Bump minimum outgoing wire version for mongod when featureCompat...Tess Avitabile2017-11-092-0/+115
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-082-0/+241
* SERVER-31783 Prevent secondaries from generating UUIDs during upgradeGeert Bosch2017-11-081-0/+76
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-071-0/+82
* SERVER-31827 Wait for Secondary after stepdown.ADAM David Alan Martin2017-11-031-0/+1
* SERVER-31633 If the featureCompatibilityVersion is 3.6, upgrading, or downgra...Tess Avitabile2017-10-272-12/+8
* SERVER-31254 Fail initial sync if fCV targetVersion is set or if there is no ...Judah Schvimer2017-10-271-55/+8
* SERVER-31611: Perform a clean shutdown and downgrade on an interpreted FCV 3.2.Daniel Gottlieb2017-10-271-1/+17
* SERVER-31630 getParameter for featureCompatibilityVersion must expose targetV...Tess Avitabile2017-10-253-41/+10