Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_dropdown.html.haml | ||
_list.html.haml | ||
_project.html.haml | ||
_search_form.html.haml |
BigW Consortium Gitlab
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_dropdown.html.haml | Loading commit data... | |
_list.html.haml | Loading commit data... | |
_project.html.haml | Loading commit data... | |
_search_form.html.haml | Loading commit data... |