Commit graph

7 commits

Author SHA1 Message Date
Tomasz Maczukin
909c277e56
Move leftovers from pipelines_settings_controller to settings/ci_cd_controller 2018-04-04 19:47:37 +02:00
Matija Čupić
92d51da23d
Use actual repo instead of stubbing method 2018-03-22 13:33:24 +01:00
Matija Čupić
92d361c8d3
Add empty repo check before running AutoDevOps pipeline 2018-03-11 23:53:02 +01:00
bikebilly
89d3fcd193 Remove Auto DevOps checkboxes - backend 2017-12-04 17:47:38 +01:00
Matija Čupić
a4a389a0a7 BE for automatic pipeline when enabling Auto DevOps
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
2017-11-28 12:42:08 -06:00
Jacopo
2f40dac352 Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
Zeger-Jan van de Weg
cf851ce559
Fix instance default option being true as value
When a user selected 'Instance default' as value for the auto devops
settings, this was interpreted as a true value. Now we post an empty
string in this case, meaning we want to set `NULL` in the database.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37893#note_40541294
2017-09-18 12:02:47 +02:00
Renamed from spec/controllers/projects/pipelines_setttings_controller_spec.rb (Browse further)