gitlab-org--gitlab-foss/lib/gitlab/github_import
Ahmad Sherif ce38ae8ca1 Fix importing MR comments from GitHub 2016-10-27 15:42:29 +02:00
..
base_formatter.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
branch_formatter.rb
client.rb Fix applying labels for GitHub-imported MRs 2016-10-27 15:42:28 +02:00
comment_formatter.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
importer.rb Fix importing MR comments from GitHub 2016-10-27 15:42:29 +02:00
issue_formatter.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
label_formatter.rb Rename Labels::CreateService to Labels::FindOrCreateService 2016-10-19 14:58:28 -02:00
milestone_formatter.rb Use updated_at as the last updated date when importing from GitHub 2016-08-31 13:20:28 -03:00
project_creator.rb Skip wiki creation when GitHub project has wiki enabled 2016-10-04 13:06:45 -03:00
pull_request_formatter.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
release_formatter.rb Import GitHub release notes 2016-09-13 14:01:22 +10:00
wiki_formatter.rb