summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-05 13:28:54 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-05 13:28:54 +0000
commit63c0a702159068576ab93d98a13b7b14dd63104b (patch)
treecafa4f0999f9ec56c332e053ed8e9e7311003f88 /changelogs
parent4dd53240fb760af16e43f4ee6a3ff12dc296d7e0 (diff)
parentf1dce2160956f27fecc4a59d36d1e1e03903a84b (diff)
downloadgitlab-ce-63c0a702159068576ab93d98a13b7b14dd63104b.tar.gz
Merge branch 'allow-ref-name-caching-projects-controller' into 'master'
Enable FindCommit caching for project and commits pages See merge request gitlab-org/gitlab-ce!27048
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow-ref-name-caching-projects-controller.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow-ref-name-caching-projects-controller.yml b/changelogs/unreleased/allow-ref-name-caching-projects-controller.yml
new file mode 100644
index 00000000000..61236b9b82b
--- /dev/null
+++ b/changelogs/unreleased/allow-ref-name-caching-projects-controller.yml
@@ -0,0 +1,5 @@
+---
+title: Enable FindCommit caching for project and commits pages
+merge_request: 27048
+author:
+type: performance