Commit Graph

20 Commits

Author SHA1 Message Date
Dylan Griffith 46eeaafc25 Display help text below auto devops domain with nip.io domain name (#45561) 2018-05-15 10:36:57 +02:00
Jose Ivan Vargas ea7127dea9 Changed anchor not to have the js prefix, add i18n 2018-04-20 12:48:04 -05:00
Mayra Cabrera 4745361c1f Ensure an autodevops instance exists for pipelines settings 2018-04-20 12:48:04 -05:00
Jose Ivan Vargas e40bc1b190 Create autodevops settings sections 2018-04-20 12:48:04 -05:00
Rémy Coutable 2d54dfb251 Migrate features/project/project.feature to RSpec and reorganize several Project feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09 18:04:09 -05:00
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
bikebilly 5a2a0b284c Remove Auto DevOps checkboxes - frontend 2017-12-04 17:47:38 +01:00
Eric Eastwood ac87bd0c11 Add checkboxes to automatically run AutoDevops pipeline
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
2017-11-28 12:43:43 -06:00
Mike Greiling 59bd8ac830
remove unnecessary capybara process invocation 2017-10-26 20:35:49 +02:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Zeger-Jan van de Weg 78dad4cf32
Fix tests 2017-09-04 09:27:09 +02:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher eef068754a Merge branch 'master' into rs-sign_in 2017-07-06 12:43:51 -04:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Lin Jen-Shin 6bf1780aa8 Add tests for relations and scopes, and setting 2017-04-06 02:21:31 +08:00
Grzegorz Bizon b8a49e574a Move specs for project pipeline settings page 2016-10-18 12:58:11 +02:00
Renamed from spec/features/pipelines_settings_spec.rb (Browse further)