diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-10-26 16:06:51 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-11-07 19:52:09 +0100 |
commit | 414c4e3fd83a6a3cae623dcc8135d6ef09a30562 (patch) | |
tree | d084e53e0cc2bcfe994987511a8759068d002db2 /changelogs | |
parent | 3a8cf27674341e345bcbb823506f350849178ed7 (diff) | |
download | gitlab-ce-414c4e3fd83a6a3cae623dcc8135d6ef09a30562.tar.gz |
Add helper methods to redirect legacy paths
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/bvl-free-paths.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-free-paths.yml b/changelogs/unreleased/bvl-free-paths.yml new file mode 100644 index 00000000000..f15459cc788 --- /dev/null +++ b/changelogs/unreleased/bvl-free-paths.yml @@ -0,0 +1,5 @@ +--- +title: Free up some reserved group names +merge_request: 15052 +author: +type: other |