gitlab-org--gitlab-foss/app/views/search
Jan Provaznik 58bfd73331 Optimized file search to work without limits
* removed 100 limit on file search results because we
  load all results anyway
* expensive processing (parsing match content, utf encoding)
  is done only for selected page in paginated output
2018-12-06 09:25:09 +01:00
..
results Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
_category.html.haml Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
_filter.html.haml Fix dropdowns 2018-04-17 12:18:41 -05:00
_form.html.haml Fix group and project search for anonymous users 2017-08-24 11:32:50 +01:00
_results.html.haml Replace deprecated name_with_namespace with full_name in app/views 2018-03-05 15:45:35 +02:00
show.html.haml fixed search & starred projets 2017-07-14 18:17:43 +01:00