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:
authorGreg Stark <stark@gitlab.com>2017-12-05 22:26:02 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2017-12-12 19:50:26 +0300
commit946d87d332232e1b4bceeac44ce89d8fd645166e (patch)
treef61ecf9868804f871736b827f8cc00bc915d8cf3 /changelogs
parentad1c186ed386afab578668ccdc21cb02354c81bc (diff)
check the import_status field before doing SQL operations to check the import url
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/optimize-projects-for-imported-projects.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/optimize-projects-for-imported-projects.yml b/changelogs/unreleased/optimize-projects-for-imported-projects.yml
new file mode 100644
index 00000000000..13186fa36d5
--- /dev/null
+++ b/changelogs/unreleased/optimize-projects-for-imported-projects.yml
@@ -0,0 +1,6 @@
+---
+title: check the import_status field before doing SQL operations to check the import
+ url
+merge_request:
+author:
+type: performance