summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-31388 Fix race in listing collections in mixed_storage_version_replica...Jonathan Reams2017-10-051-33/+25
* SERVER-31268 Make updates_in_heterogeneous_repl_set.js more robust.Justin Seyster2017-10-041-1/+0
* SERVER-31205 Forward-port test that confirms a new mongos cannot talk to an o...Louis Williams2017-10-041-0/+61
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-10-031-8/+8
* SERVER-25623 addShard should fail if shard's binary version < the cluster's f...Esha Maharishi2017-10-021-0/+51
* Revert "SERVER-31209 Persist targetVersion in FCV document to indicate an upg...Louis Williams2017-09-281-8/+8
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-09-281-8/+8
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-1/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-252-2/+13
* SERVER-31110 Startup warning for incomplete featureCompatibilityVersion upgra...Louis Williams2017-09-211-0/+16
* Revert "SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersi...Louis Williams2017-09-211-68/+0
* SERVER-30993 Always remove UUIDs when setting featureCompatibilityVersion to 3.4Louis Williams2017-09-211-0/+150
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-203-0/+30
* SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersion is in...Louis Williams2017-09-191-0/+68
* SERVER-30429 Fix broken lintKaloian Manassiev2017-09-151-3/+2
* SERVER-30429 Multiversion upgrade/downgrade testing for UUIDsLouis Williams2017-09-151-113/+184
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-141-0/+75
* SERVER-30988 Fix misleading $jsonSchema error.Justin Seyster2017-09-121-4/+12
* SERVER-30371 added js tests for renaming a collection across databasesBenety Goh2017-09-054-0/+54
* SERVER-29592 Mark JSON Schema FCV tests as [requires_persistence].Justin Seyster2017-09-011-2/+7
* jseyster/json-schema-feature-compatibility-2Justin Seyster2017-08-311-0/+123
* SERVER-29431 Add library for multi version initial sync testsWilliam Schultz2017-08-234-59/+81
* SERVER-29987 pass afterClusterTime to all commandsMisha Tyulenev2017-08-151-2/+4