gitlab-ce/spec/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_spec.rb
diff_notes_importer_spec.rb
issue_and_label_links_importer_spec.rb
issue_importer_spec.rb Perform pull request IO work outside a transaction 2018-06-04 18:33:56 +02:00
issues_importer_spec.rb
label_links_importer_spec.rb
labels_importer_spec.rb
lfs_object_importer_spec.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
lfs_objects_importer_spec.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
milestones_importer_spec.rb
note_importer_spec.rb
notes_importer_spec.rb
pull_request_importer_spec.rb Ensure MR diffs always exist in the PR importer 2018-06-12 13:30:41 +02:00
pull_requests_importer_spec.rb Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
releases_importer_spec.rb
repository_importer_spec.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00