An error occurred fetching the project authors.
- 15 May, 2020 2 commits
-
-
Jason Goodman authored
-
Alper Akgun authored
-
- 13 May, 2020 1 commit
-
-
Alper Akgun authored
-
- 26 Feb, 2020 1 commit
-
-
Amy Qualls authored
The code blocks for each API call on these pages did not specify a code style. Most needed to be plaintext, but I also found a couple of places that had extra line breaks that weren't needed. A couple needed to be 'shell.'
-
- 30 Jan, 2020 1 commit
-
-
Marcel Amirault authored
Find and replace bash with shell
-
- 18 Sep, 2019 1 commit
-
-
- 23 Aug, 2019 1 commit
-
-
Marcel Amirault authored
Update capitalization in /administration, /api, /ci and /customization
-
- 19 Feb, 2019 1 commit
-
-
James Edwards-Jones authored
Building on support for setting feature flags by project, this adds support for setting them by GitLab group path. This is different from setting them by Flipper feature_groups, which are for batch updating pre-registered collections.
-
- 14 Jan, 2019 1 commit
-
-
Zeger-Jan van de Weg authored
For features the feature gates are sometimes projects, not groups or users. For example for git object pools: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5872 This commit allows for setting feature group gates based on projects, by its path as that seems most convenient.
-
- 04 Jan, 2019 2 commits
-
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
- 03 Apr, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Features could be listed and added through the api, now also removed. This was needed in the case of gitlab.com as the number of gates that were ever used just grows and cleaning up is hard.
-
- 06 Jul, 2017 4 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 28 Jun, 2017 3 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This allows to enable/disable a feature flag for a given user, or a given Flipper group (must be declared statically in the `flipper.rb` initializer beforehand). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 27 Jun, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This allows to enable/disable a feature flag for a given user, or a given Flipper group (must be declared statically in the `flipper.rb` initializer beforehand). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 31 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-