diff options
author | Phil Hughes <me@iamphill.com> | 2018-11-06 12:08:29 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-11-06 12:08:29 +0000 |
commit | d19a6f686c32ed4892b4698f77e69e47890ad678 (patch) | |
tree | 3fcc67c74ebaa38474508437d2021c9909216433 /changelogs | |
parent | 7a7261609112d7fa704a18d4acfb6057db2c94c4 (diff) | |
parent | 26ab92d3f38eea724728d71bf033895e1e783d1d (diff) | |
download | gitlab-ce-d19a6f686c32ed4892b4698f77e69e47890ad678.tar.gz |
Merge branch '7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries' into 'master'
Improve performance of rendering large reports
See merge request gitlab-org/gitlab-ce!22835
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries-ee.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries-ee.yml b/changelogs/unreleased/7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries-ee.yml new file mode 100644 index 00000000000..aaae8feb220 --- /dev/null +++ b/changelogs/unreleased/7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entries-ee.yml @@ -0,0 +1,5 @@ +--- +title: Improve performance of rendering large reports +merge_request: 22835 +author: +type: performance |