Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-06-07 16:47:09 +0300
committerPhil Hughes <me@iamphill.com>2018-06-07 16:47:09 +0300
commit02a2ca6ae4ab6f2b64ff00f5750a68e9371a4fb7 (patch)
tree04dd78c71a406dcf667d14c074ccaf8a966edef4 /changelogs
parent3094f1c1f2986d82994f3da988c3ae3eb5780c14 (diff)
Fixes IDE button on merge requests not working with relative URL config
Closes #46438
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ide-url-util-relative-url-fix.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/ide-url-util-relative-url-fix.yml b/changelogs/unreleased/ide-url-util-relative-url-fix.yml
new file mode 100644
index 00000000000..9f0f4a0f7be
--- /dev/null
+++ b/changelogs/unreleased/ide-url-util-relative-url-fix.yml
@@ -0,0 +1,6 @@
+---
+title: Fixes Web IDE button on merge requests when GitLab is installed with relative
+ URL
+merge_request:
+author:
+type: fixed