diff options
author | Chantal Rollison <crollison@gitlab.com> | 2018-09-10 10:26:33 -0700 |
---|---|---|
committer | Chantal Rollison <crollison@gitlab.com> | 2018-10-18 18:43:50 -0700 |
commit | c871faa3e42edf7c1d92669cf18a5b0de7c84ace (patch) | |
tree | 2444e8fa9d9233ff245e93076b610a47022146b9 /changelogs | |
parent | a88004c876b94d44ce61c19d8c4c42e8de636f58 (diff) | |
download | gitlab-ce-c871faa3e42edf7c1d92669cf18a5b0de7c84ace.tar.gz |
Add preload in issues controller
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ccr-43034_issues_controller_100_queries.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ccr-43034_issues_controller_100_queries.yml b/changelogs/unreleased/ccr-43034_issues_controller_100_queries.yml new file mode 100644 index 00000000000..d92c0e74c07 --- /dev/null +++ b/changelogs/unreleased/ccr-43034_issues_controller_100_queries.yml @@ -0,0 +1,5 @@ +--- +title: Add preload for routes and namespaces for issues controller. +merge_request: 21651 +author: +type: performance |