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 Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
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 Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
lfs_object_importer.rb Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01:00
lfs_objects_importer.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
milestones_importer.rb Protect against nil due_on value in imported data 2019-02-26 12:04:12 -08:00
note_importer.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
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 Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
releases_importer.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
repository_importer.rb GitHub import: Run housekeeping after initial import 2019-04-07 06:56:49 -07:00