gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
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
..
importer Ensure MR diffs always exist in the PR importer 2018-06-12 13:30:41 +02:00
representation
bulk_importing_spec.rb
caching_spec.rb
client_spec.rb Support importing GH projects without rate limits 2017-11-08 21:37:01 +01:00
issuable_finder_spec.rb
label_finder_spec.rb
markdown_text_spec.rb
milestone_finder_spec.rb
page_counter_spec.rb
parallel_importer_spec.rb Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
parallel_scheduling_spec.rb
representation_spec.rb
sequential_importer_spec.rb Expire Wiki content cache after importing a repository 2018-06-11 08:33:06 -07:00
user_finder_spec.rb