-
- 下载
Merge branch 'kassio/github-importer-replace-legacy-diff-notes-by-diff-notes' into 'master'
GithubImport: Enable users to import _modern_ diff notes See merge request gitlab-org/gitlab!71765
显示
- app/services/import/github/notes/create_service.rb 15 个添加, 0 个删除app/services/import/github/notes/create_service.rb
- app/services/notes/create_service.rb 5 个添加, 1 个删除app/services/notes/create_service.rb
- config/feature_flags/development/github_importer_use_diff_note_with_suggestions.yml 8 个添加, 0 个删除...opment/github_importer_use_diff_note_with_suggestions.yml
- lib/gitlab/github_import/importer/diff_note_importer.rb 103 个添加, 29 个删除lib/gitlab/github_import/importer/diff_note_importer.rb
- lib/gitlab/github_import/representation/diff_note.rb 44 个添加, 11 个删除lib/gitlab/github_import/representation/diff_note.rb
- lib/gitlab/github_import/representation/diff_notes/suggestion_formatter.rb 19 个添加, 15 个删除..._import/representation/diff_notes/suggestion_formatter.rb
- spec/lib/gitlab/github_import/importer/diff_note_importer_spec.rb 183 个添加, 115 个删除.../gitlab/github_import/importer/diff_note_importer_spec.rb
- spec/lib/gitlab/github_import/importer/diff_notes_importer_spec.rb 1 个添加, 0 个删除...gitlab/github_import/importer/diff_notes_importer_spec.rb
- spec/lib/gitlab/github_import/representation/diff_note_spec.rb 179 个添加, 197 个删除...lib/gitlab/github_import/representation/diff_note_spec.rb
- spec/lib/gitlab/github_import/representation/diff_notes/suggestion_formatter_spec.rb 40 个添加, 10 个删除...rt/representation/diff_notes/suggestion_formatter_spec.rb
- spec/services/import/github/notes/create_service_spec.rb 24 个添加, 0 个删除spec/services/import/github/notes/create_service_spec.rb
加载中
想要评论请 注册 或 登录