-
- 下载
Merge branch 'ee-ab-49754-gh-importer-internal-ids' into 'master'
EE-port of " GitHub importer: Keep track of internal_ids " See merge request gitlab-org/gitlab-ee!6925
显示
- app/models/internal_id.rb 3 个添加, 3 个删除app/models/internal_id.rb
- changelogs/unreleased/ab-49446-internal-ids-inconsistency.yml 5 个添加, 0 个删除...gelogs/unreleased/ab-49446-internal-ids-inconsistency.yml
- db/post_migrate/20180723130817_delete_inconsistent_internal_id_records.rb 48 个添加, 0 个删除...20180723130817_delete_inconsistent_internal_id_records.rb
- lib/gitlab/github_import/bulk_importing.rb 3 个添加, 1 个删除lib/gitlab/github_import/bulk_importing.rb
- lib/gitlab/github_import/importer/issue_importer.rb 5 个添加, 1 个删除lib/gitlab/github_import/importer/issue_importer.rb
- lib/gitlab/github_import/importer/milestones_importer.rb 11 个添加, 1 个删除lib/gitlab/github_import/importer/milestones_importer.rb
- lib/gitlab/github_import/importer/pull_request_importer.rb 7 个添加, 1 个删除lib/gitlab/github_import/importer/pull_request_importer.rb
- spec/lib/gitlab/github_import/bulk_importing_spec.rb 12 个添加, 0 个删除spec/lib/gitlab/github_import/bulk_importing_spec.rb
- spec/lib/gitlab/github_import/importer/issue_importer_spec.rb 22 个添加, 0 个删除.../lib/gitlab/github_import/importer/issue_importer_spec.rb
- spec/lib/gitlab/github_import/importer/milestones_importer_spec.rb 13 个添加, 1 个删除...gitlab/github_import/importer/milestones_importer_spec.rb
- spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb 10 个添加, 0 个删除...tlab/github_import/importer/pull_request_importer_spec.rb
- spec/migrations/delete_inconsistent_internal_id_records_spec.rb 158 个添加, 0 个删除...igrations/delete_inconsistent_internal_id_records_spec.rb
加载中
想要评论请 注册 或 登录