Show a notice for diffs that are too large
This builds on the changes introduced in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/72 and results in merge requests with large diffs (e.g. due to them containing minified CSS) loading much faster.
显示
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.lock 3 个添加, 3 个删除Gemfile.lock
- app/views/projects/diffs/_file.html.haml 13 个添加, 9 个删除app/views/projects/diffs/_file.html.haml
- lib/gitlab/diff/file.rb 4 个添加, 0 个删除lib/gitlab/diff/file.rb
- spec/lib/gitlab/diff/file_spec.rb 14 个添加, 0 个删除spec/lib/gitlab/diff/file_spec.rb
加载中
想要评论请 注册 或 登录