diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-06-01 10:33:14 +0200 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-06-01 10:33:14 +0200 |
commit | b527f79df80c730ac6c6a40a754617457a1e094a (patch) | |
tree | e4eafca379226d916ebe0e29eb80634798e0b1df /changelogs/unreleased/feature-flags-flipper.yml | |
parent | f4ebf930c629fa267884841c1790f6411f8a1de7 (diff) | |
parent | dd0f8b8ccc3b5f61e31703f7391a919b702934a5 (diff) | |
download | gitlab-ce-b527f79df80c730ac6c6a40a754617457a1e094a.tar.gz |
Merge remote-tracking branch 'gitlab-ce/master'
* ce/master: (349 commits)
Revert "Update GITLAB_SHELL_VERSION"
Update GITLAB_SHELL_VERSION
Add feature toggles through Flipper
Add GitLab Resources to University
Add Documentation for GIT_CHECKOUT variable
Remove entry variable
Ui improvements for count badges and permission badges
Rename the other jobs
Update jobs_spec for changes from builds_spec
Introduce source to pipeline entity
Update docs related to protected actions
Add changelog for protected branches abilities fix
Ask for an example project for bug reports
Center loading spinner in issuable filters
Fix chat commands specs related to protected actions
Fix builds controller specs related to protected actions
Fix pipeline retry specs related to protected actions
Fix environment model specs related to protected actions
Fix build factory specs related to protected actions
Fix job play service specs related to protected actions
...
Diffstat (limited to 'changelogs/unreleased/feature-flags-flipper.yml')
-rw-r--r-- | changelogs/unreleased/feature-flags-flipper.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-flags-flipper.yml b/changelogs/unreleased/feature-flags-flipper.yml new file mode 100644 index 00000000000..5be5c44166d --- /dev/null +++ b/changelogs/unreleased/feature-flags-flipper.yml @@ -0,0 +1,4 @@ +--- +title: Add feature toggles and API endpoints for admins +merge_request: 11747 +author: |