gitlab-ce/lib/gitlab/github_import/importer
Yorick Peterse e4612df0e2
Ensure MR diffs always exist in the PR importer
In rare cases it could happen that an MR was created, but creating the
MR diffs somehow failed (e.g. due to an error). This commit adds an
additional check to make sure MR diffs are always present when importing
GitHub pull requests.
2018-06-12 13:30:41 +02:00
..
diff_note_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
diff_notes_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
issue_and_label_links_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
issue_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
issues_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
label_links_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
labels_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
lfs_object_importer.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
lfs_objects_importer.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
milestones_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
note_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
notes_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
pull_request_importer.rb Ensure MR diffs always exist in the PR importer 2018-06-12 13:30:41 +02:00
pull_requests_importer.rb Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
releases_importer.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
repository_importer.rb Use shard name in Git::GitlabProjects instead of shard path 2018-04-03 16:22:13 +02:00