diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-03-03 19:23:50 +0000 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-03-03 19:23:50 +0000 |
commit | bd269eaab993c4f2faa03e0e3a5cef72a82d3f2b (patch) | |
tree | 214d04b04924a0343e8440e1d0020db44e182c61 /lib/api/files.rb | |
parent | 47b0c6b574ad87322fd1f7b8f8bea6686230ddf0 (diff) | |
parent | 1764e1b7cb2bffb9b4c4a69991fe2c4d21ce5459 (diff) | |
download | gitlab-ce-bd269eaab993c4f2faa03e0e3a5cef72a82d3f2b.tar.gz |
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
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions