Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot 4c5468b408 Add latest changes from gitlab-org/gitlab@master 2020-06-24 15:08:50 +00:00
GitLab Bot 9865665cb1 Add latest changes from gitlab-org/gitlab@master 2019-10-08 12:06:01 +00:00
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
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