gitlab-org--gitlab-foss/app/controllers/import
Stan Hu eafccaad73 Fix Bitbucket Server import not allowing personal projects
Bitbucket Server places personal projects in a namespace called
`~username`. This change allows those projects and also strips
them from the GitLab namespace.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53419
2019-01-28 13:06:27 -08:00
..
base_controller.rb API for importing external repos 2019-01-17 10:37:08 +00:00
bitbucket_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
bitbucket_server_controller.rb Fix Bitbucket Server import not allowing personal projects 2019-01-28 13:06:27 -08:00
fogbugz_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
gitea_controller.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
github_controller.rb Backport github import fix from EE 2019-01-17 15:21:37 +02:00
gitlab_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
gitlab_projects_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
google_code_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
manifest_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00