summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2017-12-07 21:24:15 +0000
committerJacob Schatz <jschatz@gitlab.com>2017-12-07 21:24:15 +0000
commit73a79f7efbd8dec42b4a344faa3df5bf1c57a315 (patch)
treebe295a0dce572c62f2f0ae97bec77d5c8aea189a /changelogs/unreleased
parent52ee3e0e06b3666d5f8545ce9e7eba3342088b48 (diff)
parent88f268b5e5d4327529f74484f82ae860eb13978b (diff)
downloadgitlab-ce-73a79f7efbd8dec42b4a344faa3df5bf1c57a315.tar.gz
Merge branch '40555-replace-absolute-urls-with-related-branches-to-avoid-hostname' into 'master'
Replace absolute URLs on related branches/MRs with relative url to avoid hostname Closes #40555 See merge request gitlab-org/gitlab-ce!15735
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/40555-replace-absolute-urls-with-related-branches-to-avoid-hostname.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/40555-replace-absolute-urls-with-related-branches-to-avoid-hostname.yml b/changelogs/unreleased/40555-replace-absolute-urls-with-related-branches-to-avoid-hostname.yml
new file mode 100644
index 00000000000..4f0eaf8472f
--- /dev/null
+++ b/changelogs/unreleased/40555-replace-absolute-urls-with-related-branches-to-avoid-hostname.yml
@@ -0,0 +1,6 @@
+---
+title: Fix related branches/Merge requests failing to load when the hostname setting
+ is changed
+merge_request:
+author:
+type: fixed