summaryrefslogtreecommitdiff
path: root/app/presenters/ci
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+21
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+16
* Fix static analysis offencesTomasz Maczukin2018-03-282-4/+1
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-13/+20
* Change timeout_source to enumTomasz Maczukin2018-03-281-0/+14
* Use `resource` in Group Variables routing schemeMatija Čupić2018-02-051-2/+2
* Use `resource` in Project Variables routing schemeMatija Čupić2018-02-051-2/+2
* Update CI Variable presenters pathsMatija Čupić2018-02-052-14/+6
* Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-1/+5
* Move part of pipeline presenter to main CE fileGrzegorz Bizon2017-10-051-1/+8
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+11
* trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-11/+0
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-0/+11
* Use new project_variables_path in this MRShinya Maeda2017-07-071-2/+2
* Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda2017-07-071-2/+2
* Basic BE changeShinya Maeda2017-07-072-0/+50
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-3/+5
* Add test for presentersLin Jen-Shin2017-04-061-4/+0
* Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-0/+6
* rename pipeline_presenterRydkin Maxim2017-04-041-1/+1
* remove redundant `pipeline`Rydkin Maxim2017-04-041-1/+1
* add presenter for status badgeRydkin Maxim2017-04-041-0/+13
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-183-24/+15
* Improve presenter architectureRémy Coutable2017-01-182-0/+24