f77fda6437
In various places we check if the same relation would return projects. This is done using "any?" which will run a COUNT query with any LIMIT/OFFSET values still applied. To work around all this we introduce 2 helper methods that take care of doing the right thing. This leads to the produced queries being simpler and fewer queries being executed. |
||
---|---|---|
.. | ||
groups | ||
milestones | ||
projects | ||
snippets | ||
todos | ||
_activities.html.haml | ||
_activity_head.html.haml | ||
_groups_head.html.haml | ||
_projects_head.html.haml | ||
_sidebar.html.haml | ||
_snippets_head.html.haml | ||
activity.html.haml | ||
issues.atom.builder | ||
issues.html.haml | ||
merge_requests.html.haml |