Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-11 19:57:04 +0300
committer🤖 GitLab Bot 🤖 <gitlab-bot@gitlab.com>2019-07-12 20:22:19 +0300
commit9b717eea181e9e43a09b796da0c7c26c4e6dda7e (patch)
tree06cd293601b18a4b8ba362e65bd14f2fe9ad0e7b /changelogs
parentbaf88cea8460204961f7f300dd9fd7167897ecad (diff)
Merge branch '63667-hashed-storage-migration-count-correctly' into 'master'
Display the amount for Hashed Storage migration/rollback correctly Closes #63667 See merge request gitlab-org/gitlab-ce!29996 (cherry picked from commit 06b8fe5607f2419f0171da8d4c3149b006ee9736) c1fe76f1 Added the `abort_execution` matcher d8cad883 Display the amount for Hashed Storage migration/rollback correctly
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml b/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml
new file mode 100644
index 00000000000..ead79be2505
--- /dev/null
+++ b/changelogs/unreleased/63667-hashed-storage-migration-count-correctly.yml
@@ -0,0 +1,5 @@
+---
+title: Display the correct amount of projects being migrated/rolled-back to Hashed Storage when specifying ranges
+merge_request: 29996
+author:
+type: fixed