summaryrefslogtreecommitdiff
path: root/spec/views/ci
Commit message (Collapse)AuthorAgeFilesLines
* move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-121-2/+2
|
* Fix only/except policy CI/CD linterGrzegorz Bizon2017-08-311-2/+2
|
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+1
|
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
| | | | | | | | | | | | 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
* Simplify view specs for commit status badge partialfix/ci-status-badge-view-specsGrzegorz Bizon2017-03-011-28/+33
|
* Improve readability in CI/CD status badge view testsGrzegorz Bizon2017-03-011-18/+17
|
* Add view specs for ci/cd detailed status badgeGrzegorz Bizon2017-03-011-0/+85
|
* fix depr. warning; use `Devise::Test::ControllerHelpers`Adam Pahlevi2017-01-261-1/+1
|
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-0/+46
|\ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * Escape HTML nodes in builds commands in ci linterGrzegorz Bizon2016-09-261-0/+35
|
* Refactor fields in viewKatarzyna Kobierska2016-09-301-1/+1
|
* Expose jobs to viewKatarzyna Kobierska2016-09-301-0/+16
|
* Improve tests grammarKatarzyna Kobierska2016-09-301-3/+5
|
* Add test for linter values visibilityKatarzyna Kobierska2016-09-301-0/+33