gitlab-org--gitlab-foss/app/views/search
Jacob Vosmaer bd269eaab9 Merge branch 'lazy-diffs' into 'master'
Lazy diffs

Needs https://gitlab.com/gitlab-org/gitlab_git/merge_requests/65

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/10785

-   Use Gitlab::Git::DiffCollection which limits the result set size.
    This avoids loading unnecessary data from Git/SQL into memory.
-   Remove left-over Grit timeout handling code.
-   Use Gitlab::Git::Count.lines to count lines in strings.
-   Use more iterators.

See merge request !2705
2016-03-03 19:23:50 +00:00
..
results Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
_category.html.haml Replace nav-tabs with nav-links 2016-01-13 17:13:36 +01:00
_filter.html.haml Make search bar on search page more noticeable 2015-08-27 00:50:17 +02:00
_form.html.haml Enable search for logged-out users 2016-03-01 15:57:28 +01:00
_results.html.haml Place pagination outside .search-results 2016-03-02 15:46:37 -05:00
show.html.haml Replace nav-tabs with nav-links 2016-01-13 17:13:36 +01:00