index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
feature_flag.cpp
Age
Commit message (
Expand
)
Author
2024-04-06
Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...
auto-revert-processor
2024-04-06
SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)
Matt Broadstone
2023-12-21
SERVER-82246 Change isEnabled to invariant when FCV is uninitialized and audi...
huayu-ouyang
2023-12-19
SERVER-84276 Account for uninitialized FCV and not gated feature flags during...
Gil Alon
2023-11-15
SERVER-82270 Replace isEnabledAndIgnoreFCVUnsafeAtStartup with isEnabledUseLa...
Huayu Ouyang
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-10-17
SERVER-79317 Provide more documentation and helper functions for case where f...
Huayu Ouyang
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-11
SERVER-79460 Make sure FeatureFlagUtil.isPresentAndEnabled and other feature ...
Evelyn Wu
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-04-27
SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGated
Huayu Ouyang
2023-04-25
SERVER-70202 move fcv initialization check into featureFlag::isEnabled()
Jiawei Yang
2023-04-05
SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafe
Jiawei Yang
2023-03-30
SERVER-68051 add fromVersion check for upgrade path
Jiawei Yang
2023-03-28
SERVER-68051 add fromVersion check in fcv downgrade
Jiawei Yang
2023-02-21
SERVER-66482 Port Runtime Audit Configuration into a cluster server parameter
Gabriel Marks
2023-02-21
Revert "SERVER-66482 Port Runtime Audit Configuration into a cluster server p...
Gabriel Marks
2023-02-18
SERVER-66482 Port Runtime Audit Configuration into a cluster server parameter
Gabriel Marks
2022-09-22
SERVER-69871 Move feature_flag unit into server_base
Sara Golemon