gitlab-org--gitlab-foss/lib/gitlab/github_import
Stan Hu eede032345 Backport GitHub Enterprise import support from EE
These changes were pulled from GitLab EE to support configuring
an alternative API URL than the default https://api.github.com.
In addition, the `verify_ssl` flag allows users to disable SSL cert
checking.

One modification: add a default `args` option if it does not exist
to avoid breaking existing configurations.
2016-04-26 21:00:55 -07:00
..
base_formatter.rb
client.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
comment_formatter.rb
importer.rb
issue_formatter.rb Set GitHub milestones to Issue/Merge Request that were imported 2016-04-18 20:07:05 -03:00
label_formatter.rb
milestone_formatter.rb
project_creator.rb
pull_request_formatter.rb Set GitHub milestones to Issue/Merge Request that were imported 2016-04-18 20:07:05 -03:00
wiki_formatter.rb