Module: Gitlab::GithubImport::Importer

Defined in:
lib/gitlab/github_import/importer/events/closed.rb,
lib/gitlab/github_import/importer/note_importer.rb,
lib/gitlab/github_import/importer/events/renamed.rb,
lib/gitlab/github_import/importer/issue_importer.rb,
lib/gitlab/github_import/importer/notes_importer.rb,
lib/gitlab/github_import/importer/events/reopened.rb,
lib/gitlab/github_import/importer/issues_importer.rb,
lib/gitlab/github_import/importer/labels_importer.rb,
lib/gitlab/github_import/importer/releases_importer.rb,
lib/gitlab/github_import/importer/diff_note_importer.rb,
lib/gitlab/github_import/importer/diff_notes_importer.rb,
lib/gitlab/github_import/importer/lfs_object_importer.rb,
lib/gitlab/github_import/importer/milestones_importer.rb,
lib/gitlab/github_import/importer/repository_importer.rb,
lib/gitlab/github_import/importer/events/base_importer.rb,
lib/gitlab/github_import/importer/events/changed_label.rb,
lib/gitlab/github_import/importer/issue_event_importer.rb,
lib/gitlab/github_import/importer/label_links_importer.rb,
lib/gitlab/github_import/importer/lfs_objects_importer.rb,
lib/gitlab/github_import/importer/collaborator_importer.rb,
lib/gitlab/github_import/importer/issue_events_importer.rb,
lib/gitlab/github_import/importer/pull_request_importer.rb,
lib/gitlab/github_import/importer/collaborators_importer.rb,
lib/gitlab/github_import/importer/pull_requests_importer.rb,
lib/gitlab/github_import/importer/events/changed_assignee.rb,
lib/gitlab/github_import/importer/events/changed_reviewer.rb,
lib/gitlab/github_import/importer/events/cross_referenced.rb,
lib/gitlab/github_import/importer/events/changed_milestone.rb,
lib/gitlab/github_import/importer/attachments/base_importer.rb,
lib/gitlab/github_import/importer/note_attachments_importer.rb,
lib/gitlab/github_import/importer/protected_branch_importer.rb,
lib/gitlab/github_import/importer/attachments/notes_importer.rb,
lib/gitlab/github_import/importer/attachments/issues_importer.rb,
lib/gitlab/github_import/importer/protected_branches_importer.rb,
lib/gitlab/github_import/importer/attachments/releases_importer.rb,
lib/gitlab/github_import/importer/pull_requests/review_importer.rb,
lib/gitlab/github_import/importer/issue_and_label_links_importer.rb,
lib/gitlab/github_import/importer/pull_requests/reviews_importer.rb,
lib/gitlab/github_import/importer/pull_requests/merged_by_importer.rb,
lib/gitlab/github_import/importer/attachments/merge_requests_importer.rb,
lib/gitlab/github_import/importer/single_endpoint_diff_notes_importer.rb,
lib/gitlab/github_import/importer/pull_requests/all_merged_by_importer.rb,
lib/gitlab/github_import/importer/single_endpoint_issue_notes_importer.rb,
lib/gitlab/github_import/importer/pull_requests/review_request_importer.rb,
lib/gitlab/github_import/importer/single_endpoint_issue_events_importer.rb,
lib/gitlab/github_import/importer/pull_requests/review_requests_importer.rb,
lib/gitlab/github_import/importer/single_endpoint_merge_request_notes_importer.rb

Defined Under Namespace

Modules: Attachments, Events, PullRequests Classes: CollaboratorImporter, CollaboratorsImporter, DiffNoteImporter, DiffNotesImporter, IssueAndLabelLinksImporter, IssueEventImporter, IssueEventsImporter, IssueImporter, IssuesImporter, LabelLinksImporter, LabelsImporter, LfsObjectImporter, LfsObjectsImporter, MilestonesImporter, NoteAttachmentsImporter, NoteImporter, NotesImporter, ProtectedBranchImporter, ProtectedBranchesImporter, PullRequestImporter, PullRequestsImporter, ReleasesImporter, RepositoryImporter, SingleEndpointDiffNotesImporter, SingleEndpointIssueEventsImporter, SingleEndpointIssueNotesImporter, SingleEndpointMergeRequestNotesImporter