gitlab-org--gitlab-foss/lib/bitbucket_server
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
..
representation Use a case statement to determine pull request state 2018-08-02 14:45:54 -07:00
client.rb Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
collection.rb Paginate Bitbucket Server importer projects 2018-11-07 11:37:46 -08:00
connection.rb Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
page.rb Assorted Bitbucket Server importer code cleanup based on review 2018-08-01 10:45:04 -07:00
paginator.rb Fix Bitbucket Server import only including first 25 pull requests 2019-01-06 21:13:00 -08:00