diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-19 19:35:38 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-19 19:35:38 +0000 |
commit | e1780825eeae0b1b839502da06dfb0e843b1b292 (patch) | |
tree | 1a766ffa76fadd759e3caa00e7db756299912d7b /lib/api/api.rb | |
parent | 56476f18475deb896c09b47e967dc5146f66778b (diff) | |
parent | 094e1cc01b4f98ea4b8cd664344f3b8b583af471 (diff) | |
download | gitlab-ce-e1780825eeae0b1b839502da06dfb0e843b1b292.tar.gz |
Merge branch 'finding-issues-by-labels-performance' into 'master'
Improve performance of finding issues with/without labels
The changes in this MR ultimately lead to finding issues with(out) labels being about 2x faster due to:
1. Newly added indexes on `issues.state` and `projects.visibility_level`
2. Adjusting the query so that finding issues for multiple projects is more efficient
See merge request !1787
Diffstat (limited to 'lib/api/api.rb')
0 files changed, 0 insertions, 0 deletions