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 Generate separate comments when importing GitHub Issues into GitLab 2016-01-05 15:24:55 -02:00
client.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
comment_formatter.rb Generate separate comments when importing GitHub Issues into GitLab 2016-01-05 15:24:55 -02:00
importer.rb Import milestones from GitHub 2016-04-18 20:07:04 -03:00
issue_formatter.rb Set GitHub milestones to Issue/Merge Request that were imported 2016-04-18 20:07:05 -03:00
label_formatter.rb Import labels from GitHub 2016-04-18 17:14:59 -03:00
milestone_formatter.rb Import milestones from GitHub 2016-04-18 20:07:04 -03:00
project_creator.rb some refactoring based on feedback 2016-03-21 13:15:51 +01:00
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 more refactoring 2016-03-21 15:11:05 +01:00