summaryrefslogtreecommitdiff
path: root/src/mongo/idl/feature_flag.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-1/+0
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+0
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-0/+2
* SERVER-59813 Simplify ServerParameter construction and add formal readonly pa...Sara Golemon2021-12-301-1/+1
* SERVER-61624 Enhancing featureFlags on the setFCV cmdSergi Mateo Bellido2021-11-231-0/+8
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-2/+3
* SERVER-57154: Relax constraints of FCV parsing for feature flagsXueruiFa2021-05-241-2/+3
* SERVER-53386 Allow unittests to explicitly set feature flags for certain testsPierlauro Sciarelli2021-03-061-0/+7
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-0/+123