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:
authorDouwe Maan <douwe@gitlab.com>2018-03-28 16:04:16 +0300
committerDouwe Maan <douwe@gitlab.com>2018-03-28 16:04:16 +0300
commitb3fb82a9d28571d90e45220c62dd70d7004a42bd (patch)
tree1ec2e5272c739cbff7614aca81117503305a9ecc /changelogs/unreleased
parent11048808528898dc69ecec3fa1a5129fcec1b3ba (diff)
parentdb75057c72e5b3c171fce898bbdeb57bff5a77b7 (diff)
Merge branch 'bvl-no-permanent-redirect' into 'master'
Don't create permanent redirect when renaming a namespace See merge request gitlab-org/gitlab-ce!17521
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/bvl-no-permanent-redirect.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-no-permanent-redirect.yml b/changelogs/unreleased/bvl-no-permanent-redirect.yml
new file mode 100644
index 00000000000..c34a3789b58
--- /dev/null
+++ b/changelogs/unreleased/bvl-no-permanent-redirect.yml
@@ -0,0 +1,5 @@
+---
+title: Don't create permanent redirect routes
+merge_request: 17521
+author:
+type: changed