gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Felipe Artur c40bad741f Fix issuables state_id nil when importing projects from GitHub
Issues and merge requests imported from GitHub are having state_id
set to null. This fixes the GitHub project importer and schedule
migrations to fix state_id.
2019-05-06 19:45:17 +00:00
..
importer Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
representation Create the source branch for a GitHub import 2019-02-11 22:00:05 -08:00
bulk_importing_spec.rb
caching_spec.rb
client_spec.rb
issuable_finder_spec.rb
label_finder_spec.rb
markdown_text_spec.rb
milestone_finder_spec.rb
page_counter_spec.rb
parallel_importer_spec.rb
parallel_scheduling_spec.rb
representation_spec.rb
sequential_importer_spec.rb
user_finder_spec.rb