-
- Downloads
There was a problem fetching the pipeline summary.
Fix expanding a collapsed diff when converting a symlink to a regular file
In this case comparing old_path and new_path is not enough because there are two entires that match.
Showing
- app/controllers/concerns/diff_for_path.rb 1 addition, 1 deletionapp/controllers/concerns/diff_for_path.rb
- app/views/projects/diffs/_content.html.haml 1 addition, 1 deletionapp/views/projects/diffs/_content.html.haml
- changelogs/unreleased/adam-fix-collapsed-diff-symlink-file-conversion.yml 4 additions, 0 deletions...eased/adam-fix-collapsed-diff-symlink-file-conversion.yml
- lib/gitlab/diff/file.rb 1 addition, 1 deletionlib/gitlab/diff/file.rb
- lib/gitlab/diff/file_collection/merge_request_diff.rb 1 addition, 1 deletionlib/gitlab/diff/file_collection/merge_request_diff.rb
- spec/features/expand_collapse_diffs_spec.rb 14 additions, 0 deletionsspec/features/expand_collapse_diffs_spec.rb
- spec/support/test_env.rb 1 addition, 0 deletionsspec/support/test_env.rb
Loading
Please register or sign in to comment