gitlab-org--gitlab-foss/lib/gitlab/github_import
Douglas Barbosa Alexandre 78a5de99e9 Memoize response from `has_rate_limit?` to avoid extra API call 2016-07-12 12:14:17 -03:00
..
base_formatter.rb Move create! method from formatters to the BaseFormatter 2016-06-06 14:26:28 -03:00
branch_formatter.rb Consider that a GH exists only if both `ref`, and `sha` exist 2016-07-06 13:08:12 -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
hook_formatter.rb Disable Webhooks before proceeding with the GitHub import 2016-06-06 12:07:45 -03:00
importer.rb Doesn't trigger Git hooks when cleaning up restored branches from GitHub 2016-07-06 13:08:12 -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 Rename MergeRequest methods that return commits or shas to be more clear and consistent 2016-07-06 18:50:58 -04:00
wiki_formatter.rb more refactoring 2016-03-21 15:11:05 +01:00