summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-02-21 15:48:18 +0000
committerRémy Coutable <remy@rymai.me>2018-02-21 15:48:18 +0000
commit4bd3041418a1deb48887c459878b88b58cb703eb (patch)
treec1288b3353d05bc1d7c878195d2b05109f1cf00e /changelogs/unreleased
parentb5372d822e208b55c54f6a49976d90e026034539 (diff)
parent15ca2d5fb5961399d8031fa3c9da818ffb9cbb0f (diff)
downloadgitlab-ce-4bd3041418a1deb48887c459878b88b58cb703eb.tar.gz
Merge branch '40668-pages-domain-api-returns-404-when-using-a-specific-domain' into 'master'
Resolve "Pages Domain API returns 404 when using a specific domain" Closes #40668 See merge request gitlab-org/gitlab-ce!17206
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/40668-pages-domain-api-returns-404-when-using-a-specific-domain.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40668-pages-domain-api-returns-404-when-using-a-specific-domain.yml b/changelogs/unreleased/40668-pages-domain-api-returns-404-when-using-a-specific-domain.yml
new file mode 100644
index 00000000000..d77572d6175
--- /dev/null
+++ b/changelogs/unreleased/40668-pages-domain-api-returns-404-when-using-a-specific-domain.yml
@@ -0,0 +1,5 @@
+---
+title: Fix get a single pages domain when project path contains a period
+merge_request: 17206
+author: Travis Miller
+type: fixed