Shinya Maeda
2f03c503fb
Introduce ProceedBuildService
2018-10-02 17:04:04 +02:00
Shinya Maeda
703a41f886
Introduce enqueue_scheduled event
2018-10-02 17:04:04 +02:00
gfyoung
d5bf57a6af
Enable frozen string in presenters and policies
...
Enable frozen string in:
* app/presenters
* app/policies
Partially addresses #47424 .
2018-07-24 13:18:25 -07:00
Mayra Cabrera
f494f2711a
Respect the inheritance chain between Ci::Build and CommitStatus
...
Also moves the assertions were they belong
2018-05-16 15:59:51 -05:00
Mayra Cabrera
93780da67c
Resolve "Show failure_reason
in jobs view content section"
2018-04-19 07:20:53 +00:00
Mayra Cabrera
d54cf868f8
Resolve "Show failure_reason
and upgrade tooltips of jobs"
2018-04-05 21:04:42 +00:00
Shinya Maeda
5b88bd81f5
Move trigger_variables to presenter
2017-09-04 22:21:47 +09:00
Shinya Maeda
fa6b9acaf9
trigger_variables should consider trigger_request existstance always
2017-09-04 21:55:26 +09:00
Shinya Maeda
3ae2038176
Remove ci_trigger_request_with_variables
2017-09-04 21:55:26 +09:00
Lin Jen-Shin
057c0d7a5c
Also track auto-cancelling in jobs, detail:
...
Not only tracking auto-cancelling in pipelines,
we'll also track this in jobs because pipelines
could be retried and the information would get lost
when this happened. Also erase auto-cancelling
relation for pipelines when they're retried.
2017-04-06 21:32:56 +08:00
Lin Jen-Shin
34eea29511
Fix test and only show job status title if it's
...
cancelled and the pipeline is auto-cancelled.
2017-04-05 23:33:19 +08:00
Rémy Coutable
061bb6eb6e
More improvements to presenters
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-18 16:38:35 +01:00