summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2018-08-18 01:05:22 +0200
committerFatih Acet <acetfatih@gmail.com>2018-09-03 09:49:32 +0200
commite0ab3ed5545df468411f1b8675de6873ed57e595 (patch)
treec55e37943db53916ce05c65aa91eb814ef27a89a /changelogs
parentba99dfcde262c91e33b5bf7f86ba7c0e3b6f7e52 (diff)
downloadgitlab-ce-e0ab3ed5545df468411f1b8675de6873ed57e595.tar.gz
Disable Web IDE button if user is not allowed to push the source branch.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/_acet-disable-ide-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/_acet-disable-ide-button.yml b/changelogs/unreleased/_acet-disable-ide-button.yml
new file mode 100644
index 00000000000..2fff3847052
--- /dev/null
+++ b/changelogs/unreleased/_acet-disable-ide-button.yml
@@ -0,0 +1,5 @@
+---
+title: Disable Web IDE button if user is not allowed to push the source branch.
+merge_request: 21288
+author:
+type: added