gitlab-org--gitlab-foss/app/views/search
Markus Koller 49c83155cc
Load search result counts asynchronously
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
2019-08-12 22:01:15 +02:00
..
results
_category.html.haml Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
_filter.html.haml
_form.html.haml Add repo-refs control for search page 2019-08-09 16:32:17 +00:00
_results.html.haml Add repo-refs control for search page 2019-08-09 16:32:17 +00:00
show.html.haml