summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-12-26 12:46:07 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-12-26 12:46:07 +0000
commita5a0f3f725c4f5c6d11d33e18493d93e07e53183 (patch)
treeadf395158cf9e1bf94b851b8f08ad29f53b4e890 /changelogs
parent29749f92b7f86d45af41509262601e47ee848d92 (diff)
parentb6c711fd38f65d78bbd02ad9ad05f22bcb5033c5 (diff)
downloadgitlab-ce-a5a0f3f725c4f5c6d11d33e18493d93e07e53183.tar.gz
Merge branch 'sh-handle-anonymous-clones-project-moved' into 'master'
Fix Error 500s with anonymous clones for a project that has moved Closes #41457 See merge request gitlab-org/gitlab-ce!16128
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-handle-anonymous-clones-project-moved.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-handle-anonymous-clones-project-moved.yml b/changelogs/unreleased/sh-handle-anonymous-clones-project-moved.yml
new file mode 100644
index 00000000000..a0860871152
--- /dev/null
+++ b/changelogs/unreleased/sh-handle-anonymous-clones-project-moved.yml
@@ -0,0 +1,5 @@
+---
+title: Fix Error 500s with anonymous clones for a project that has moved
+merge_request:
+author:
+type: fixed