gitlab-org--gitlab-foss/app/controllers/import
James Lopez 0c65112da7 modify github import JS and controller so we can now specify a namespace and/or name for a project.
- Fixed and added specs.
- Added different namespace options depending on user privilages
- Updated docs.
2016-09-20 10:14:39 +02:00
..
base_controller.rb Refactoring Import::BaseController#find_or_create_namespace 2016-08-31 16:54:15 -03:00
bitbucket_controller.rb Refactoring Import::BaseController#find_or_create_namespace 2016-08-31 16:54:15 -03:00
fogbugz_controller.rb
github_controller.rb modify github import JS and controller so we can now specify a namespace and/or name for a project. 2016-09-20 10:14:39 +02:00
gitlab_controller.rb Refactoring Import::BaseController#find_or_create_namespace 2016-08-31 16:54:15 -03:00
gitlab_projects_controller.rb
google_code_controller.rb