Commit graph

12 commits

Author SHA1 Message Date
Stan Hu
f2005125df Use slugs for default project path and sanitize names before import
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
2018-08-24 10:29:14 -07:00
Dmitriy Zaporozhets
751e1786df
Fix CI/CD import
It seems that fronted ci_cd_only variable must be a string

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 13:20:14 +03:00
Dmitriy Zaporozhets
6743147b7d Improve manifest feature after backend review
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 12:22:57 +03:00
Rémy Coutable
2ad990bba0 [QA] Add a new scenario to test GitHub import
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-06 14:22:00 +02:00
Clement Ho
53bf57f3ac [skip ci] input-group-btn's input-group-text should not create a new div 2018-04-12 17:55:40 -05:00
Clement Ho
aefd75c044 [skip ci] .input-group-btn into .input-group-prepend, .input-group-append 2018-04-12 15:49:37 -05:00
Clement Ho
c2cbc15574 [skip ci] .input-group-addon to .input-group-prepend, .input-group-append 2018-04-12 15:32:55 -05:00
Rubén Dávila
d179f002d9 CE backport for creating CI/CD projects from GitHub 2018-03-07 10:58:50 -05:00
Gabriel Mazetto
fb06a4d8fe Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
Kushal Pandya
d15448632a HAMLLint: Fix UnnecessaryStringOutput offences 2017-01-24 10:09:28 -08:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Rémy Coutable
20aff5cd2b Reduce duplication for GitHubish import status view
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:35:51 +01:00