gitlab-org--gitlab-foss/spec/controllers/import
Stan Hu b4e2679437 Allow GitHub imports via token even if OAuth2 provider not configured
Previously, the GitHub importer would only work if the site configured
an OAuth2 provider were configured. Users attempting to import via a
GitHub personal access token would see an Error 500 due to a failed
redirection. We fix this by only doing the redirection if the provider
has been configured and allowing users to see the new import page.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38524
2018-12-10 11:56:14 -08:00
..
bitbucket_controller_spec.rb
bitbucket_server_controller_spec.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
fogbugz_controller_spec.rb
gitea_controller_spec.rb
github_controller_spec.rb Allow GitHub imports via token even if OAuth2 provider not configured 2018-12-10 11:56:14 -08:00
gitlab_controller_spec.rb
gitlab_projects_controller_spec.rb Resolve "Unable to import repository: undefined method `import_file' for nil:NilClass" 2018-09-17 10:52:49 +00:00
google_code_controller_spec.rb Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00