Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-01Add new Feature.remove methodAsh McKenzie
2019-07-04Cache Flipper feature flags in L1 and L2 cachesStan Hu
2019-07-02Cache Flipper persisted names directly to local memory storageStan Hu
2019-06-18Cache feature flag names in Redis for a minuteStan Hu
2019-02-19Allow setting feature flags per GitLab groupJames Edwards-Jones
2019-01-14Allow setting of feature gates per projectZeger-Jan van de Weg
2018-10-07Enable more frozen string in lib/**/*.rbgfyoung
2018-10-05Refactor Feature.flipper methodDouglas Barbosa Alexandre
2018-09-24Refactor Feature.flipper methodMichael Kozono
2018-09-24Simplify by using Gitlab::SafeRequestStoreMichael Kozono
2018-09-05remove guard clause and add comment on performaceBrett Walker
2018-09-05add 'default_enabled' to feature flagsBrett Walker
2018-08-22Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto
2018-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-07-20Allow feature flag names to be a symbolDouglas Barbosa Alexandre
2018-06-01Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable
2018-05-18Ensure Flipper memoizer is used in Sidekiq's contextRémy Coutable
2017-12-14Update flipper to 0.11.0 and take advantage of the new featuresRémy Coutable
2017-11-08Cache feature names in RequestStoreYorick Peterse
2017-07-10Re-add Feature.register_feature_groups which is already documentedRémy Coutable
2017-06-27Allow the feature flags to be enabled/disabled with more granularityRémy Coutable
2017-06-22Fix Style/EmptyLines violation in lib/feature.rbRobert Speicher
2017-06-21Add the Flipper::Middleware::Memoizer middlewareRémy Coutable
2017-06-02Increase diff limits to 100 KB for collapse and 200 KB overallSean McGivern
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez