diff options
author | micael.bergeron <micael.bergeron@solutionstlm.com> | 2017-09-11 16:38:35 -0400 |
---|---|---|
committer | micael.bergeron <micael.bergeron@solutionstlm.com> | 2017-09-12 13:57:23 -0400 |
commit | 53e632cbca5c9a304079721c26c140628c09e81c (patch) | |
tree | 396e05f68fc8161b10d04267d27e80cc548c0966 /changelogs/unreleased | |
parent | 449455941ed1d0c05e5c067d148fd0c864c4e3a8 (diff) | |
download | gitlab-ce-53e632cbca5c9a304079721c26c140628c09e81c.tar.gz |
add changelog entry
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/34510-board-issues-sql-speedup.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34510-board-issues-sql-speedup.yml b/changelogs/unreleased/34510-board-issues-sql-speedup.yml new file mode 100644 index 00000000000..244ff7e9dfa --- /dev/null +++ b/changelogs/unreleased/34510-board-issues-sql-speedup.yml @@ -0,0 +1,5 @@ +--- +title: Optimize the boards' issues fetching. +merge_request: 14198 +author: +type: other |