gitlab-org--gitlab-foss/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
diff_notes_importer.rb
issue_and_label_links_importer.rb
issue_importer.rb
issues_importer.rb
label_links_importer.rb
labels_importer.rb
lfs_object_importer.rb
lfs_objects_importer.rb
milestones_importer.rb
note_importer.rb
notes_importer.rb
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
releases_importer.rb
repository_importer.rb