summaryrefslogtreecommitdiff
path: root/lib/feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Update flipper to 0.11.0 and take advantage of the new featuresrc/update-flipperRémy Coutable2017-12-141-8/+1
* Cache feature names in RequestStoreYorick Peterse2017-11-071-1/+13
* Re-add Feature.register_feature_groups which is already documentedRémy Coutable2017-07-101-0/+6
* Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-6/+16
* Fix Style/EmptyLines violation in lib/feature.rb33940-cache-flipper_gate-queryRobert Speicher2017-06-221-1/+0
* Add the Flipper::Middleware::Memoizer middlewareRémy Coutable2017-06-211-1/+0
* Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-openingSean McGivern2017-06-021-0/+12
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+41