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:
authorStan Hu <stanhu@gmail.com>2019-05-28 07:57:55 +0300
committerStan Hu <stanhu@gmail.com>2019-05-28 07:57:55 +0300
commit029d68d3955d8f26058fb9cde1d4591620c75410 (patch)
tree294aa35da40014d764ccbb218629041b8fda5e6c /changelogs
parentc2b7c6e629f6082b9b9f987ba1effc2560e096e5 (diff)
parenta66cbb6e733f90ce42c53fdc605678ebcbaf79e7 (diff)
Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'
Improve performance of jobs controller show Closes #60708 See merge request gitlab-org/gitlab-ce!28093
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/backstage-gb-improve-jobs-controller-performance.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/backstage-gb-improve-jobs-controller-performance.yml b/changelogs/unreleased/backstage-gb-improve-jobs-controller-performance.yml
new file mode 100644
index 00000000000..2b5a3592775
--- /dev/null
+++ b/changelogs/unreleased/backstage-gb-improve-jobs-controller-performance.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance of jobs controller
+merge_request: 28093
+author:
+type: performance