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:
authorRobert Speicher <robert@gitlab.com>2018-07-30 22:09:46 +0300
committerRobert Speicher <robert@gitlab.com>2018-07-30 22:09:46 +0300
commit934f1f69022ab39b62161d26c4d1d485bd66b09f (patch)
tree98f6c178507c2176f37e03f3e0d938b0190db5ce /changelogs
parent016dadc860251ade20860c2ca533a43dff789018 (diff)
parent00709a13a4197a8edd4cf9e6529c5d94f01ba012 (diff)
Merge branch 'sh-fix-admin-jobs-controller-timing-out' into 'master'
Fix /admin/jobs failing to load due to statement timeout Closes #49767 See merge request gitlab-org/gitlab-ce!20909
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-admin-jobs-controller-timing-out.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-admin-jobs-controller-timing-out.yml b/changelogs/unreleased/sh-fix-admin-jobs-controller-timing-out.yml
new file mode 100644
index 00000000000..e1adebbf076
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-admin-jobs-controller-timing-out.yml
@@ -0,0 +1,5 @@
+---
+title: Fix /admin/jobs failing to load due to statement timeout
+merge_request: 20909
+author:
+type: performance