summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-061-92/+0
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-301-1/+3
* SERVER-50651 Replace occurrences of isMaster command with hello in noPassthro...Ali Mir2020-09-281-30/+34
* SERVER-50356: Account for last-continuous when closing connections on FCV upg...Lingzhi Deng2020-08-271-45/+67
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-3/+3
* SERVER-49269: Add 'previousVersion' field to FCV document when in downgrading...Lingzhi Deng2020-07-151-4/+4
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-4/+13
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-1/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-44/+43
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-11/+0
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-14/+11
* SERVER-32412 Add featureCompatibilityVersion 4.0 to the list of valid feature...Dianna Hohensee2018-01-241-12/+20
* SERVER-32519 Add a new wire version for v3.8Dianna Hohensee2018-01-121-5/+12
* SERVER-32519 clean up WireVersion enum uses in the code to use LATEST_WIRE_VE...Dianna Hohensee2018-01-121-10/+11
* SERVER-31633 If the featureCompatibilityVersion is 3.6, upgrading, or downgra...Tess Avitabile2017-10-271-0/+55