gitlab-org--gitlab-foss/spec/controllers/import
Stan Hu 660dcd5b7c Fix Bitbucket Server importer error handling
The importer would display a 500 error page if you attempted to import
using a non-existent DNS entry. This commit rescues known network issues
and consolidates them into
BitbucketServer::Connection::ConnectionError`.  The previous error
handling in the paginator doesn't work because it returns a lazy
collection.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56154
2019-01-12 22:14:08 -08:00
..
bitbucket_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
bitbucket_server_controller_spec.rb Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08: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 Update specs to rails5 format 2018-12-19 10:04:31 +11:00
gitlab_projects_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
google_code_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00