summaryrefslogtreecommitdiff
path: root/src/mongo/idl/feature_flag_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGatedHuayu Ouyang2023-04-271-0/+23
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-051-7/+7
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-14/+14
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-101-7/+1
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-201-3/+6
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-14/+11
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-5/+5
* SERVER-54434 Update FCV constants to recognize 5.0 as latestJon Streets2021-04-071-3/+3
* SERVER-53386 Allow unittests to explicitly set feature flags for certain testsPierlauro Sciarelli2021-03-061-0/+25
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-4/+129
* SERVER-50367 Add IDL support for feature flagsMark Benvenuto2020-09-031-0/+60