gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Andrew Smith 05b52e0f5e
Import GitHub release notes
# Conflicts:
#	lib/gitlab/github_import/importer.rb
2016-09-13 14:01:22 +10:00
..
branch_formatter_spec.rb Prefixes removed branches name with PR number when importing PR from GH 2016-08-08 20:24:40 -03:00
client_spec.rb
comment_formatter_spec.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
importer_spec.rb Import GitHub release notes 2016-09-13 14:01:22 +10:00
issue_formatter_spec.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
label_formatter_spec.rb Avoid conflict with admin labels when importing GitHub labels 2016-09-09 11:22:38 -03:00
milestone_formatter_spec.rb Use updated_at as the last updated date when importing from GitHub 2016-08-31 13:20:28 -03:00
project_creator_spec.rb GitHub importer use default project visibility for non-private projects 2016-08-31 18:27:42 -03:00
pull_request_formatter_spec.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
release_formatter_spec.rb Import GitHub release notes 2016-09-13 14:01:22 +10:00
wiki_formatter_spec.rb