summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMicaël Bergeron <mbergeron@gitlab.com>2018-06-07 10:15:22 -0400
committerMicaël Bergeron <mbergeron@gitlab.com>2018-06-07 10:15:22 -0400
commita667de18d3b1d798992e1441ce774c63f801c07e (patch)
tree7d993fe04116fc40820124e4522ec4597edbaf32 /changelogs
parent44975f8a5ad9c40c615f47f683fb46c94aa0e130 (diff)
downloadgitlab-ce-a667de18d3b1d798992e1441ce774c63f801c07e.tar.gz
added changelog
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/47408-migrateuploadsworker-is-doing-n-1-queries-on-migration.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/47408-migrateuploadsworker-is-doing-n-1-queries-on-migration.yml b/changelogs/unreleased/47408-migrateuploadsworker-is-doing-n-1-queries-on-migration.yml
new file mode 100644
index 00000000000..c0df82f35f1
--- /dev/null
+++ b/changelogs/unreleased/47408-migrateuploadsworker-is-doing-n-1-queries-on-migration.yml
@@ -0,0 +1,5 @@
+---
+title: Optimize the upload migration proces
+merge_request: 15947
+author:
+type: fixed