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:
authorStan Hu <stanhu@gmail.com>2017-12-24 20:35:30 +0300
committerStan Hu <stanhu@gmail.com>2017-12-25 16:28:51 +0300
commita83c41f6c6e0035c40916b3cbdda7fdd4f7e925f (patch)
treece0ed5b1113e9eec082b832f098504d4bb061d2e /changelogs
parent5e6dd15a996f57d7a8760f4c9c1dbd7beeeaadff (diff)
Fix Error 500s with anonymous clones for a project that has moved
Closes #41457
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