diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-08-24 18:17:04 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2017-09-05 11:53:45 +0200 |
commit | 42062a454a650d81d9fe6dddde7b39b056ec0a88 (patch) | |
tree | 2c4be27afab763e04404ddd32b021a098a5cfc15 /CHANGELOG.md | |
parent | 3d61421fb2ed22d64a6b20701d600a38db1458f5 (diff) | |
download | gitlab-ce-42062a454a650d81d9fe6dddde7b39b056ec0a88.tar.gz |
Re-use issue/MR counts for the pagination systemmr-index-page-performance
This changes the issue and MR index pages so the pagination system
re-uses the output of the COUNT(*) query used to calculate the number of
rows per state (opened, closed, etc). This removes the need for an
additional COUNT(*) on both pages.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions