- Feb 12, 2018
-
-
George Tsiolis authored
- Remove Gitlab::ImportExport::ProjectCreator from GitlabProjectsImportService - Override ::Projects::CreateService params
-
- Aug 01, 2017
-
-
Z.J. van de Weg authored
First round of review, main changes: - templates.title is human readable, #name will be passed around - GitLabProjectImporterService has been renamed
-
- Jul 28, 2017
-
-
Z.J. van de Weg authored
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.
-