gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
db Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
dependencies
factories Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
features Merge branch '54167-rename-project-tags-to-project-topics' into 'master' 2019-01-11 08:42:29 +00:00
finders Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master' 2019-01-11 11:28:52 +00:00
fixtures Backport container scanning fixtures 2019-01-10 09:32:45 +01:00
frontend Add headers to files in the tree list on merge requests 2019-01-08 09:31:23 +00:00
graphql
helpers List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00
initializers
javascripts List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00
lib Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
mailers Remove caching of CSV file 2019-01-07 11:21:30 +08:00
migrations
models Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01:00
policies Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
presenters
rack_servers
requests Merge branch '9070-refactor-specs' into 'master' 2019-01-11 15:20:24 +00:00
routing
rubocop
serializers
services Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01:00
sidekiq/cron
support Merge branch '9070-refactor-specs' into 'master' 2019-01-11 15:20:24 +00:00
tasks
uploaders
validators Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
views Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
workers Merge branch '49231-import-issues-csv' into 'master' 2019-01-07 23:15:53 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Fix coverage artifact dir to not include '/' 2019-01-08 17:13:36 +01:00
spec_helper.rb