summaryrefslogtreecommitdiff
path: root/lib/api/features.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow setting feature flags per GitLab groupJames Edwards-Jones2019-02-191-0/+1
* Allow setting of feature gates per projectZeger-Jan van de Weg2019-01-141-8/+7
* Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Allow feature gate removal through the APIzj-feature-gate-remove-http-apiZeger-Jan van de Weg2018-04-031-0/+7
* Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-12/+17
* Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-4/+4
* Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-271-0/+1
* Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-5/+33
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+36