gitlab-org--gitlab-foss/spec/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
..
client_spec.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
comment_formatter_spec.rb Generate separate comments when importing GitHub Issues into GitLab 2016-01-05 15:24:55 -02:00
issue_formatter_spec.rb Use double instead of OpenStruct in the Issue/PR formatters specs 2016-04-18 20:07:05 -03:00
label_formatter_spec.rb Import labels from GitHub 2016-04-18 17:14:59 -03:00
milestone_formatter_spec.rb Import milestones from GitHub 2016-04-18 20:07:04 -03:00
project_creator_spec.rb fixed some rubocop warnings 2016-03-21 17:29:19 +01:00
pull_request_formatter_spec.rb Use double instead of OpenStruct in the Issue/PR formatters specs 2016-04-18 20:07:05 -03:00
wiki_formatter_spec.rb fixed some rubocop warnings 2016-03-21 17:29:19 +01:00