summaryrefslogtreecommitdiff
path: root/spec/requests/api/features_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-56/+122
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-18/+20
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-25/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-8/+7
* Allow setting feature flags per GitLab groupJames Edwards-Jones2019-02-191-0/+34
* Allow setting of feature gates per projectZeger-Jan van de Weg2019-01-141-0/+34
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-12/+12
* Allow feature gate removal through the APIzj-feature-gate-remove-http-apiZeger-Jan van de Weg2018-04-031-2/+41
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-17/+17
* Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-0/+14
* Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-6/+6
* Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-22/+156
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+104