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 Getting on par with EE 2019-07-30 08:04:26 +00:00
_category.html.haml Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
_filter.html.haml Limiting search-field styling to search only 2019-08-07 11:57:38 +02:00
_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 Replaced breadcrumbs with title on Search page 2019-08-07 11:57:38 +02:00