summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2019-04-02 14:29:49 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2019-04-02 14:29:49 +0000
commit723f936fb1805ccd4c0d03f6f8599dbc4a2f5570 (patch)
treebebe2756a26d47e4fbf7ab232289662fe0baecd7 /changelogs
parent8b9da458ec31d053da0a26cf7b23ecf2f8baa8a6 (diff)
parente37383d45395c0c7cefc1dda3be12bd4c2d6cc4f (diff)
downloadgitlab-ce-723f936fb1805ccd4c0d03f6f8599dbc4a2f5570.tar.gz
Merge branch 'sh-cache-pipeline-find-commits' into 'master'
Cache FindCommit results in pipelines view See merge request gitlab-org/gitlab-ce!26776
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-cache-pipeline-find-commits.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-cache-pipeline-find-commits.yml b/changelogs/unreleased/sh-cache-pipeline-find-commits.yml
new file mode 100644
index 00000000000..2acf180d6fa
--- /dev/null
+++ b/changelogs/unreleased/sh-cache-pipeline-find-commits.yml
@@ -0,0 +1,5 @@
+---
+title: Cache FindCommit results in pipelines view
+merge_request: 26776
+author:
+type: performance