summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-11-16 23:49:33 +0000
committerStan Hu <stanhu@gmail.com>2018-11-16 23:49:33 +0000
commit29d8179ba07be3ed111f939285eb4064d84cb7df (patch)
treec847c6faf1b6d6601ef0573aca34622ad8b7f8a6 /changelogs
parent85bc7844d626675e963a6ed7b306390eeb82ad83 (diff)
parentf208f4c236b4ea464842407a23d428d84e07038a (diff)
downloadgitlab-ce-29d8179ba07be3ed111f939285eb4064d84cb7df.tar.gz
Merge branch '53700-hashed-storagemigration' into 'master'
Hashed Storage: allow migration to be retried in partially migrated projects Closes #53700 See merge request gitlab-org/gitlab-ce!23087
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53700-hashed-storagemigration.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53700-hashed-storagemigration.yml b/changelogs/unreleased/53700-hashed-storagemigration.yml
new file mode 100644
index 00000000000..899012ffd22
--- /dev/null
+++ b/changelogs/unreleased/53700-hashed-storagemigration.yml
@@ -0,0 +1,5 @@
+---
+title: 'Hashed Storage: allow migration to be retried in partially migrated projects'
+merge_request: 23087
+author:
+type: fixed