summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-31634 FeatureCompatibilityVersion::setIfCleanStartup() should store FC...Tess Avitabile2017-10-241-1/+12
* SERVER-17846: Forbid $isolated outside of update/delete user operationsNick Zolnierz2017-10-231-0/+126
* SERVER-31346 Disallow 3.6 query features in views under FCV 3.4James Wahlin2017-10-201-0/+139
* SERVER-29452 Correctly obtain the UUID of a collection in setfcv testMaria van Keulen2017-10-201-1/+1
* SERVER-31531 featureCompatibilityVersion writes must check for writeErrorsTess Avitabile2017-10-181-0/+28
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-174-0/+14
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-161-7/+9
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-162-0/+163
* SERVER-30242 SERVER-31513 SERVER-31235 Make method to determine if fCV has be...Louis Williams2017-10-161-3/+4
* SERVER-31558 Bump current version in verify_versions_test.js to 3.6.Max Hirschhorn2017-10-131-2/+2
* SERVER-29792 upgrade / downgrade replica set tests for causal consistncyMisha Tyulenev2017-10-102-0/+145
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-091-25/+18
* Revert "SERVER-30131 Ensure collections on local have UUIDs"Maria van Keulen2017-10-091-18/+25
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-091-25/+18
* SERVER-30793 merge setFeatureCompatibilityVersion and _configsvrSetFeatureCom...Esha Maharishi2017-10-091-124/+63
* SERVER-31405 Remove redundant startup warning for incomplete upgrade/downgradeLouis Williams2017-10-061-2/+2
* SERVER-30731 Add expr support in MatchExpression outside of aggregationTess Avitabile2017-10-052-136/+154