Commit Graph

20 Commits

Author SHA1 Message Date
Scott Hampton 52c910eeca Remove deprecated ci status helper function
After changing all places that used the function, we can now remove it.
2019-02-20 12:20:09 -07:00
Scott Hampton 54a5d513e5 Fixing CI icon mismatch
MR list, and related MRs and branches were using a deprecated helper.

Created a new icon haml file to help move these forward.
2019-02-19 13:27:53 -07:00
Mayra Cabrera 80f9aff34b Make ci/lint page context aware:
- Create ci/lints controller inside project/
- Move js pages to be inside projects/
- Copy view ci/lint view to be inside project folder
- Remove ci/lint view and js files

Closes #43603
2018-03-26 17:03:11 -06:00
Grzegorz Bizon b40d5d0fbb Fix static analysis and tests related to YAML processing 2018-03-22 15:22:50 +01:00
Maxim Rydkin c45ace8972
move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
Grzegorz Bizon dc4d938676 Fix only/except policy CI/CD linter 2017-08-31 15:30:48 +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
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Lin Jen-Shin 71777a4a18 Rename BuildsController to JobsController
Rename other URL generators

admin_builds_path -> admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
2017-05-17 20:17:30 +08:00
Grzegorz Bizon 8d23b9647e Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
Grzegorz Bizon 79a37423a3 Improve readability in CI/CD status badge view tests 2017-03-01 14:32:21 +01:00
Grzegorz Bizon 86052e6cbb Add view specs for ci/cd detailed status badge 2017-03-01 14:32:21 +01:00
Adam Pahlevi b24ec3fb22 fix depr. warning; use `Devise::Test::ControllerHelpers` 2017-01-26 22:03:09 +07:00
Rémy Coutable d51bb99a7e
Merge commit 'dev/security' into 'master'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-06 08:33:11 +02:00
Katarzyna Kobierska 3ef515f3f1 Refactor fields in view 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska 7dfb204ef9 Expose jobs to view 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska 3efbf92e34 Improve tests grammar 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska b13502ef82 Add test for linter values visibility 2016-09-30 12:22:55 +02:00
Grzegorz Bizon 528b988aea Escape HTML nodes in builds commands in ci linter 2016-09-26 11:48:43 +02:00