diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-09-21 18:10:20 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-10-02 21:41:22 +0200 |
commit | 8f0cc8d0615531d1575707c4c4866dadba50dec6 (patch) | |
tree | 624a9fbe84cbc44015112c1b7e8cd6c0e40473f2 /changelogs | |
parent | 47978e9781916bc10301c714acea9f692d11d934 (diff) | |
download | gitlab-ce-8f0cc8d0615531d1575707c4c4866dadba50dec6.tar.gz |
Add CHANGELOG
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/38202-cannot-rename-a-hashed-project.yml | 6 |
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 |