summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status/build/retryable.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-301-0/+2
| | | | | | | Enables frozen string for all remaining files in lib/gitlab/ci. Partially addresses #47424.
* Move action button titles to respective statusesMatija Čupić2018-03-291-0/+4
|
* Update Action IconsTim Zallmann2017-10-301-1/+1
|
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+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
* Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-051-3/+1
|
* Remove unneeded 'borderless' from icons nameFilipa Lacerda2017-01-251-1/+1
|
* added icons and fixed mini pipeline action dropdown iconsdimitrieh2017-01-251-1/+1
|
* Add action_class/action_titleKamil Trzcinski2016-12-121-1/+5
|
* Fix auto loading of constants for Ci StatusesKamil Trzcinski2016-12-121-1/+1
|
* Incorporate permission checks into new CI statusesGrzegorz Bizon2016-12-121-5/+7
| | | | [ci skip]
* Introduce `cancelable` and `returnable` [ci skip]Kamil Trzcinski2016-12-121-0/+31