Files
gitlabhq/spec
Dmitriy Zaporozhets e1780825ee 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
2015-11-19 19:35:38 +00:00
..
2015-11-16 12:39:13 +01:00
2015-08-21 16:09:55 -07:00
2015-11-18 13:31:18 +01:00
2015-11-16 10:18:32 +01:00
2015-11-18 12:02:09 +01:00
2015-11-18 12:02:09 +01:00
2015-05-28 18:22:32 -04:00