gitlab-org--gitlab-foss/app/controllers/import
Stan Hu 3a722ff53f Show a more helpful error for import status
Importing a project from GitHub for a project namespace that already exists
would show an unhelpful error, "An error occurred while importing project."
We now add the base message from Projects::CreateService when this fails.

Closes #47365
2018-06-06 01:40:55 -07:00
..
base_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
bitbucket_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
fogbugz_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
gitea_controller.rb Namespace access token session key in `Import::GithubController` 2016-12-19 17:35:51 +01:00
github_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
gitlab_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
gitlab_projects_controller.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
google_code_controller.rb Show a more helpful error for import status 2018-06-06 01:40:55 -07:00