1d3815f89b
Started implementation for the first iteration of gitlab-org/gitlab-ce#32420. This will allow users to select a template to start with, instead of an empty repository in the project just created. Internally this is basically a small extension of the ImportExport GitLab projects we already support. We just import a certain import tar archive. This commits includes the first one: Ruby on Rails. In the future more will be added. |
||
---|---|---|
.. | ||
import_export | ||
autocomplete_service.rb | ||
create_from_template_service.rb | ||
create_service.rb | ||
destroy_service.rb | ||
download_service.rb | ||
enable_deploy_key_service.rb | ||
fork_service.rb | ||
gitlab_projects_importer_service.rb | ||
housekeeping_service.rb | ||
import_service.rb | ||
participants_service.rb | ||
propagate_service_template.rb | ||
transfer_service.rb | ||
unlink_fork_service.rb | ||
update_pages_configuration_service.rb | ||
update_pages_service.rb | ||
update_service.rb |