-
- 下载
Merge branch '416611-bitbucket-server-importer-preserve-pr-mr-reviewers' into 'master'
BitBucket Server Importer - Preserve PR (MR) reviewers https://gitlab.com/gitlab-org/gitlab/-/issues/416611 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126729 Merged-by:Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com>
显示
- lib/bitbucket_server/representation/pull_request.rb 5 个添加, 0 个删除lib/bitbucket_server/representation/pull_request.rb
- lib/gitlab/bitbucket_server_import/importer.rb 13 个添加, 0 个删除lib/gitlab/bitbucket_server_import/importer.rb
- lib/gitlab/bitbucket_server_import/importers/pull_request_importer.rb 13 个添加, 0 个删除...itbucket_server_import/importers/pull_request_importer.rb
- lib/gitlab/import/merge_request_creator.rb 2 个添加, 0 个删除lib/gitlab/import/merge_request_creator.rb
- lib/gitlab/import/merge_request_helpers.rb 7 个添加, 0 个删除lib/gitlab/import/merge_request_helpers.rb
- spec/fixtures/importers/bitbucket_server/pull_request.json 185 个添加, 143 个删除spec/fixtures/importers/bitbucket_server/pull_request.json
- spec/lib/bitbucket_server/representation/pull_request_spec.rb 8 个添加, 0 个删除.../lib/bitbucket_server/representation/pull_request_spec.rb
- spec/lib/gitlab/bitbucket_server_import/importer_spec.rb 3 个添加, 0 个删除spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
- spec/lib/gitlab/bitbucket_server_import/importers/pull_request_importer_spec.rb 17 个添加, 0 个删除...ket_server_import/importers/pull_request_importer_spec.rb
- spec/lib/gitlab/import/merge_request_creator_spec.rb 6 个添加, 2 个删除spec/lib/gitlab/import/merge_request_creator_spec.rb
- spec/lib/gitlab/import/merge_request_helpers_spec.rb 22 个添加, 0 个删除spec/lib/gitlab/import/merge_request_helpers_spec.rb
- spec/support/helpers/repo_helpers.rb 21 个添加, 1 个删除spec/support/helpers/repo_helpers.rb
加载中
想要评论请 注册 或 登录