gitlab-org--gitlab-foss/lib/gitlab/github_import
Andrew Smith 3228798b37
Refactor github import to reduce number of API calls
Ref #24073
2016-11-18 07:47:00 +10:00
..
base_formatter.rb Use public_send instead of send 2016-10-28 11:30:20 +02: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 Fix typos 2016-10-28 11:30:20 +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 Refactor github import to reduce number of API calls 2016-11-18 07:47:00 +10:00
issue_formatter.rb Refactor github import to reduce number of API calls 2016-11-18 07:47:00 +10:00
label_formatter.rb Merge branch 'adam-fix-labels-find-or-create' into 'master' 2016-10-28 15:01:59 +00:00
milestone_formatter.rb Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02: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 Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02:00
release_formatter.rb Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02:00
wiki_formatter.rb more refactoring 2016-03-21 15:11:05 +01:00