diff options
author | Heinrich Lee Yu <heinrich@gitlab.com> | 2018-11-23 00:32:55 +0800 |
---|---|---|
committer | Heinrich Lee Yu <heinrich@gitlab.com> | 2018-11-26 17:41:39 +0800 |
commit | 5f11daf63c8f99eafb40af91b92e1694b81e9b7d (patch) | |
tree | 92e5445369ad9953f310fa4a7a5dc6ba5e1e0acd | |
parent | 0047429a97099a43aa0e54ae40c2a9b2d6e7f897 (diff) | |
download | gitlab-ce-5f11daf63c8f99eafb40af91b92e1694b81e9b7d.tar.gz |
Add changelog entry
-rw-r--r-- | changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml b/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml new file mode 100644 index 00000000000..8ab104e95f5 --- /dev/null +++ b/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml @@ -0,0 +1,5 @@ +--- +title: Reduce Gitaly calls in projects dashboard +merge_request: 23307 +author: +type: performance |