summaryrefslogtreecommitdiff
path: root/src/mongo/shell/feature_compatibility_version.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74282 Require all internal server data cleanup be completed before all...Huayu Ouyang2023-03-141-1/+11
* SERVER-73687 Test that getting to FCV downgrading state is fastHuayu Ouyang2023-02-271-8/+37
* SERVER-59013: Rewrite shell and JS tests to use generated FCV constantsXueruiFa2021-08-181-5/+7
* SERVER-59158 Skip FCV server parameter check in checkFCV() for mongos.Max Hirschhorn2021-08-061-8/+12
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-4/+4
* SERVER-54434 Update FCV constants to recognize 5.0 as latestJon Streets2021-04-071-3/+3
* SERVER-51112 Add runFeatureFlagMultiversionTest helper for targeted upgrade/d...Jason Chan2020-10-291-0/+39
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-081-3/+3
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-301-3/+3
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-1/+1
* SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-cont...Jason Chan2020-07-311-0/+15
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-6/+8
* SERVER-49269: Add 'previousVersion' field to FCV document when in downgrading...Lingzhi Deng2020-07-151-2/+17
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+1
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-221-2/+2
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-1/+7
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-0/+55