gitlab-org--gitlab-foss/lib/gitlab/github_import
2016-08-24 12:17:13 -03:00
..
base_formatter.rb Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03: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 Fix importer for GitHub comments on diff 2016-06-06 12:19:03 -03:00
importer.rb Add readable error message when remote data could not be fully imported 2016-08-24 12:17:13 -03:00
issue_formatter.rb Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03:00
label_formatter.rb Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03:00
milestone_formatter.rb Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03:00
project_creator.rb some refactoring based on feedback 2016-03-21 13:15:51 +01:00
pull_request_formatter.rb Does not halt the GitHub import process when an error occurs 2016-08-24 12:16:42 -03:00
wiki_formatter.rb more refactoring 2016-03-21 15:11:05 +01:00