summaryrefslogtreecommitdiff
path: root/app/views/shared/_import_form.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* CI/CD-only projects FEEric Eastwood2018-03-051-7/+12
| | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
* Set the default gitlab-shell timeout to 3 hoursNick Thomas2017-11-211-1/+2
|
* Move workflow/importing/ to user/project/import/Achilleas Pipinellis2017-08-171-1/+1
|
* Fix repo by url stylesFilipa Lacerda2017-08-031-13/+13
|
* Enable the import_url field. Rune Philosof2017-02-221-1/+1
| | | | | Closes #28531 The field should be enabled on `project/import/new`. It shouldn't hurt to have the field enabled on `projects/new` as well.
* Merge branch 'correct-gitlab-host-references' into 'master' Achilleas Pipinellis2017-01-311-1/+1
|\ | | | | | | | | Corrected docs href's See merge request !8527
| * Corrected docs href'scorrect-gitlab-host-referencesLuke "Jared" Bennett2017-01-301-1/+1
| |
* | Fix disable storing of sensitive information when importing a new repo23767-disable-storing-of-sensitive-informationClement Ho2017-01-301-1/+1
|/
* some JS magic to fix empty URL bugJames Lopez2016-07-131-1/+1
|
* Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-1/+1
| | | | | | | | | Many users were experiencing timeouts when we only allowed 4 minutes before a timeout. A 15 minute timeout is more than reasonable and prevents us from having to add a configuration for this. Fixes gitlab-org/gitlab-ee#246
* Move import form to partial.Douwe Maan2015-11-181-0/+16