gitlab-org--gitlab-foss/spec/controllers/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
..
bitbucket_controller_spec.rb
fogbugz_controller_spec.rb FogBugz project import 2015-09-08 20:23:01 -04:00
github_controller_spec.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
gitlab_controller_spec.rb
gitorious_controller_spec.rb
google_code_controller_spec.rb
import_spec_helper.rb