diff options
author | Stan Hu <stanhu@gmail.com> | 2018-11-16 23:49:33 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-11-16 23:49:33 +0000 |
commit | 29d8179ba07be3ed111f939285eb4064d84cb7df (patch) | |
tree | c847c6faf1b6d6601ef0573aca34622ad8b7f8a6 /changelogs | |
parent | 85bc7844d626675e963a6ed7b306390eeb82ad83 (diff) | |
parent | f208f4c236b4ea464842407a23d428d84e07038a (diff) | |
download | gitlab-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.yml | 5 |
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 |