gitlab-org--gitlab-foss/app/controllers/import
Dmitriy Zaporozhets 88e640374a Add manifest import feature
It allows user to automatically import multiple repositories
with nested structure by uploading a manifest xml file.

AOSP project was used as an example during development of this feature.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 12:22:57 +03:00
..
base_controller.rb Simplify error message handling in Projects::CreateService 2018-06-06 02:00:49 -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
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
manifest_controller.rb Add manifest import feature 2018-07-11 12:22:57 +03:00