summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2017-09-21 18:10:20 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2017-10-02 21:41:22 +0200
commit8f0cc8d0615531d1575707c4c4866dadba50dec6 (patch)
tree624a9fbe84cbc44015112c1b7e8cd6c0e40473f2 /changelogs
parent47978e9781916bc10301c714acea9f692d11d934 (diff)
downloadgitlab-ce-8f0cc8d0615531d1575707c4c4866dadba50dec6.tar.gz
Add CHANGELOG
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/38202-cannot-rename-a-hashed-project.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/38202-cannot-rename-a-hashed-project.yml b/changelogs/unreleased/38202-cannot-rename-a-hashed-project.yml
new file mode 100644
index 00000000000..768e296fcd7
--- /dev/null
+++ b/changelogs/unreleased/38202-cannot-rename-a-hashed-project.yml
@@ -0,0 +1,6 @@
+---
+title: Does not check if an invariant hashed storage path exists on disk when renaming
+ projects.
+merge_request: 14428
+author:
+type: fixed