-
- Downloads
Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'master'
Adds hash anchors to diff_files to make possible linking exact file in commit Closes #24010 See merge request !7298
Showing
- app/assets/javascripts/merge_request_tabs.js 2 additions, 1 deletionapp/assets/javascripts/merge_request_tabs.js
- app/controllers/projects/blob_controller.rb 1 addition, 1 deletionapp/controllers/projects/blob_controller.rb
- app/views/notify/repository_push_email.html.haml 6 additions, 5 deletionsapp/views/notify/repository_push_email.html.haml
- app/views/projects/diffs/_diffs.html.haml 3 additions, 2 deletionsapp/views/projects/diffs/_diffs.html.haml
- app/views/projects/diffs/_file.html.haml 2 additions, 2 deletionsapp/views/projects/diffs/_file.html.haml
- app/views/projects/diffs/_stats.html.haml 6 additions, 5 deletionsapp/views/projects/diffs/_stats.html.haml
- changelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml 4 additions, 0 deletions...gelogs/unreleased/24010-change-anchor-link-to-mr-diff.yml
- changelogs/unreleased/24010-double-event-trigger.yml 4 additions, 0 deletionschangelogs/unreleased/24010-double-event-trigger.yml
- features/steps/project/merge_requests.rb 9 additions, 9 deletionsfeatures/steps/project/merge_requests.rb
Loading
Please register or sign in to comment