summaryrefslogtreecommitdiff
path: root/src/mongo/db/feature_flag.cpp
AgeCommit message (Expand)Author
2024-04-06Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...auto-revert-processor
2024-04-06SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)Matt Broadstone
2023-12-21SERVER-82246 Change isEnabled to invariant when FCV is uninitialized and audi...huayu-ouyang
2023-12-19SERVER-84276 Account for uninitialized FCV and not gated feature flags during...Gil Alon
2023-11-15SERVER-82270 Replace isEnabledAndIgnoreFCVUnsafeAtStartup with isEnabledUseLa...Huayu Ouyang
2023-11-08SERVER-79274 Fix race where FCV is uninitialized in between FCV checksHuayu Ouyang
2023-10-17SERVER-79317 Provide more documentation and helper functions for case where f...Huayu Ouyang
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-11SERVER-79460 Make sure FeatureFlagUtil.isPresentAndEnabled and other feature ...Evelyn Wu
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-04-27SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGatedHuayu Ouyang
2023-04-25SERVER-70202 move fcv initialization check into featureFlag::isEnabled()Jiawei Yang
2023-04-05SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang
2023-03-30SERVER-68051 add fromVersion check for upgrade pathJiawei Yang
2023-03-28SERVER-68051 add fromVersion check in fcv downgradeJiawei Yang
2023-02-21SERVER-66482 Port Runtime Audit Configuration into a cluster server parameterGabriel Marks
2023-02-21Revert "SERVER-66482 Port Runtime Audit Configuration into a cluster server p...Gabriel Marks
2023-02-18SERVER-66482 Port Runtime Audit Configuration into a cluster server parameterGabriel Marks
2022-09-22SERVER-69871 Move feature_flag unit into server_baseSara Golemon