Commit graph

15 commits

Author SHA1 Message Date
Annabel Dunstone Gray
c89a9ab300
Fix import project by url layout 2018-05-29 11:07:28 -07:00
Clement Ho
58a804bb0c [skip ci] Convert wells to card, port info-well 2018-04-13 15:51:54 -05:00
Clement Ho
c552328617 [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
Eric Eastwood
d5f0d89f9d Remove EE-specific comments from CE 2018-03-28 11:05:14 -05:00
Eric Eastwood
32d121343d CI/CD-only projects FE
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
2018-03-05 13:26:34 -06:00
Nick Thomas
afd5911557
Set the default gitlab-shell timeout to 3 hours 2017-11-21 17:32:37 +00:00
Achilleas Pipinellis
bbd627c548 Move workflow/importing/ to user/project/import/ 2017-08-17 17:18:33 +03:00
Filipa Lacerda
a5b0584dab Fix repo by url styles 2017-08-03 11:47:27 +01:00
Rune Philosof
045e4edc1a Enable the import_url field.
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.
2017-02-22 09:22:54 +00:00
Achilleas Pipinellis
d4246054b4 Merge branch 'correct-gitlab-host-references' into 'master'
Corrected docs href's

See merge request !8527
2017-01-31 15:53:45 +00:00
Clement Ho
38a97197b7 Fix disable storing of sensitive information when importing a new repo 2017-01-30 12:15:16 -06:00
Luke "Jared" Bennett
ff4a6323d1
Corrected docs href's 2017-01-30 14:24:06 +00:00
James Lopez
e2d6521d97 some JS magic to fix empty URL bug 2016-07-13 17:01:24 +02:00
Drew Blessing
5f38dbc026 Increase project import timeout from 4 minutes to 15 minutes
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
2016-02-04 13:41:42 -06:00
Douwe Maan
01d2b1943f Move import form to partial. 2015-11-18 12:00:56 +01:00