diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-09-28 17:26:16 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-09-28 17:26:16 +0000 |
commit | ae03a52f0927f5f0881e3269faba90028e6d808b (patch) | |
tree | 56e4500d4e3ae5e67b16367d06898da389c35ba2 /changelogs | |
parent | 0ab2ff72a4968ebf9f6e1eb41b46edbe3b5486ef (diff) | |
parent | f4de14d71f425dc14ee5837d96f4e9f42c7cc239 (diff) | |
download | gitlab-ce-ae03a52f0927f5f0881e3269faba90028e6d808b.tar.gz |
Merge branch 'hashed-storage-migration-path' into 'master'
Hashed storage migration path
Closes gitlab-ee#3118
See merge request gitlab-org/gitlab-ce!14067
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/hashed-storage-migration-path.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/hashed-storage-migration-path.yml b/changelogs/unreleased/hashed-storage-migration-path.yml new file mode 100644 index 00000000000..5890eb09c38 --- /dev/null +++ b/changelogs/unreleased/hashed-storage-migration-path.yml @@ -0,0 +1,5 @@ +--- +title: Script to migrate project's repositories to new Hashed Storage +merge_request: 14067 +author: +type: added |