-
- 下载
Merge branch 'issue-24093-compare-link-for-submod-changes' into 'master'
Add link to compare changes intoduced by a git submodule update See merge request gitlab-org/gitlab!37740
显示
- app/assets/javascripts/diffs/components/diff_file_header.vue 38 个添加, 1 个删除app/assets/javascripts/diffs/components/diff_file_header.vue
- app/helpers/diff_helper.rb 30 个添加, 7 个删除app/helpers/diff_helper.rb
- app/helpers/submodule_helper.rb 32 个添加, 20 个删除app/helpers/submodule_helper.rb
- app/serializers/diff_file_base_entity.rb 17 个添加, 7 个删除app/serializers/diff_file_base_entity.rb
- app/views/projects/diffs/_file.html.haml 4 个添加, 0 个删除app/views/projects/diffs/_file.html.haml
- changelogs/unreleased/compare-link-git-submodule-update.yml 5 个添加, 0 个删除changelogs/unreleased/compare-link-git-submodule-update.yml
- lib/gitlab/graphql/representation/submodule_tree_entry.rb 2 个添加, 2 个删除lib/gitlab/graphql/representation/submodule_tree_entry.rb
- lib/gitlab/submodule_links.rb 16 个添加, 2 个删除lib/gitlab/submodule_links.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- spec/helpers/submodule_helper_spec.rb 141 个添加, 33 个删除spec/helpers/submodule_helper_spec.rb
- spec/lib/gitlab/submodule_links_spec.rb 51 个添加, 7 个删除spec/lib/gitlab/submodule_links_spec.rb
- spec/serializers/diff_file_base_entity_spec.rb 41 个添加, 12 个删除spec/serializers/diff_file_base_entity_spec.rb
加载中
想要评论请 注册 或 登录