-
- Downloads
Ensure only renderable text diffs are collapsed
Other diffs (those that are too large to render anyway, image diffs, diffs suppressed by .gitattributes) should be rendered immediately.
Showing
- app/assets/javascripts/single_diff.js.coffee 8 additions, 2 deletionsapp/assets/javascripts/single_diff.js.coffee
- app/assets/stylesheets/framework/files.scss 4 additions, 0 deletionsapp/assets/stylesheets/framework/files.scss
- app/helpers/diff_helper.rb 1 addition, 0 deletionsapp/helpers/diff_helper.rb
- app/views/projects/diffs/_content.html.haml 5 additions, 1 deletionapp/views/projects/diffs/_content.html.haml
- app/views/projects/diffs/_file.html.haml 1 addition, 6 deletionsapp/views/projects/diffs/_file.html.haml
- spec/features/merge_requests/expand_collapse_diffs_spec.rb 138 additions, 0 deletionsspec/features/merge_requests/expand_collapse_diffs_spec.rb
- spec/features/projects/labels/update_prioritization_spec.rb 1 addition, 1 deletionspec/features/projects/labels/update_prioritization_spec.rb
- spec/support/capybara_helpers.rb 8 additions, 0 deletionsspec/support/capybara_helpers.rb
Loading
Please register or sign in to comment