Commit graph

12 commits

Author SHA1 Message Date
gfyoung
5186d6faa1 Enable frozen string for lib/gitlab/ci/**/*.rb
Enables frozen string for all remaining files
in lib/gitlab/ci.

Partially addresses #47424.
2018-10-30 13:39:30 -07:00
Matija Čupić
ddabac46b9
Move action button titles to respective statuses 2018-03-29 19:24:19 +02:00
Tim Zallmann
4731eba4c3 Update Action Icons 2017-10-30 10:27:46 +01: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
55cec2177c Refine inheritance model of extended CI/CD statuses 2017-05-05 15:21:06 +02:00
Filipa Lacerda
4983fbaaf4 Remove unneeded 'borderless' from icons name 2017-01-25 15:44:45 +00:00
dimitrieh
066155704d added icons and fixed mini pipeline action dropdown icons 2017-01-25 15:44:44 +00:00
Kamil Trzcinski
d9a979c84f Add action_class/action_title 2016-12-12 12:59:02 +01:00
Kamil Trzcinski
980009e6e8 Fix auto loading of constants for Ci Statuses 2016-12-12 12:59:01 +01:00
Grzegorz Bizon
5059d0b834 Incorporate permission checks into new CI statuses
[ci skip]
2016-12-12 12:59:01 +01:00
Kamil Trzcinski
1b6c2c3c0a Introduce cancelable and returnable [ci skip] 2016-12-12 12:59:01 +01:00