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:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-05-17 12:45:59 +0300
committerFrancisco Javier López <fjlopez@gitlab.com>2018-05-17 12:45:59 +0300
commit14032b8a85f42c89d86925c47bd3e10270779a46 (patch)
tree4fa61156654e09bf7993c990215501014c2d76f5 /changelogs
parentbf806712835869046c819f84ee515caa8829c10d (diff)
Fixed badge api endpoint route when relative_url is set
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-46411-fix-badge-api-endpoint-route-with-relative-url.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-46411-fix-badge-api-endpoint-route-with-relative-url.yml b/changelogs/unreleased/fj-46411-fix-badge-api-endpoint-route-with-relative-url.yml
new file mode 100644
index 00000000000..bd4e5a43352
--- /dev/null
+++ b/changelogs/unreleased/fj-46411-fix-badge-api-endpoint-route-with-relative-url.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed badge api endpoint route when relative url is set
+merge_request: 19004
+author:
+type: fixed