gitlab-org--gitlab-foss/lib/gitlab/github_import/importer
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
..
diff_note_importer.rb
diff_notes_importer.rb
issue_and_label_links_importer.rb
issue_importer.rb Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
issues_importer.rb
label_links_importer.rb
labels_importer.rb
lfs_object_importer.rb
lfs_objects_importer.rb
milestones_importer.rb Protect against nil due_on value in imported data 2019-02-26 12:04:12 -08:00
note_importer.rb
notes_importer.rb
pull_request_importer.rb Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
pull_requests_importer.rb
releases_importer.rb
repository_importer.rb GitHub import: Run housekeeping after initial import 2019-04-07 06:56:49 -07:00