gitlab-org--gitlab-foss/lib/gitlab/github_import
James Lopez 0c65112da7 modify github import JS and controller so we can now specify a namespace and/or name for a project.
- Fixed and added specs.
- Added different namespace options depending on user privilages
- Updated docs.
2016-09-20 10:14:39 +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 Prefixes removed branches name with PR number when importing PR from GH 2016-08-08 20:24:40 -03:00
client.rb Memoize response from `has_rate_limit?` to avoid extra API call 2016-07-12 12:14:17 -03: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 Import GitHub release notes 2016-09-13 14:01:22 +10: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 Avoid conflict with admin labels when importing GitHub labels 2016-09-09 11:22:38 -03: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 modify github import JS and controller so we can now specify a namespace and/or name for a project. 2016-09-20 10:14:39 +02: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 more refactoring 2016-03-21 15:11:05 +01:00