gitlab-org--gitlab-foss/app/workers/gitlab/github_import/stage
Tiago Botelho 4bd8a427d4
Removes all the irrelevant import related code and columns
Clears the import related columns and code from the Project
model over to the ProjectImportState model
2018-11-27 12:58:13 +00:00
..
finish_import_worker.rb
import_base_data_worker.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
import_issues_and_diff_notes_worker.rb
import_lfs_objects_worker.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
import_notes_worker.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
import_pull_requests_worker.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
import_repository_worker.rb