summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status/build
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-3018-0/+36
* Add failure reason for execution timeoutShinya Maeda2018-10-281-1/+2
* Merge branch 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon2018-10-221-1/+1
|\
| * Drop `allow_overflow` option in `TimeHelper.duration_in_numbers`Shinya Maeda2018-10-181-1/+1
* | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-2/+2
|/
* Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* Add unschedule action to status buildShinya Maeda2018-10-022-0/+42
* Fix coding style offenceShinya Maeda2018-10-021-1/+1
* Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-2/+4
* Fix URL to empty state graphic of scheduled jobsWinnie Hellmann2018-10-021-1/+1
* Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-021-1/+4
* Add schedule_expired to failed statusShinya Maeda2018-10-021-1/+2
* Check the precense of scheduled_at in Status::BuildShinya Maeda2018-10-021-1/+1
* Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda2018-10-021-1/+2
* Introduce enqueue_scheduled eventShinya Maeda2018-10-021-1/+1
* Update pipelines and stages status as wellShinya Maeda2018-10-021-23/+1
* Add a new status to ci_builds.statusShinya Maeda2018-10-021-1/+1
* Rename delayed to scheduledShinya Maeda2018-10-022-11/+13
* Support new syntaxShinya Maeda2018-10-022-3/+3
* Squashed commit of the following:Shinya Maeda2018-10-022-0/+53
* Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera2018-09-071-1/+7
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-1/+1
* Improve error messageKamil Trzciński2018-08-011-1/+1
* Improve Ci::Status::Build specsKamil Trzciński2018-08-011-8/+12
* Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-1/+2
* Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski2018-04-121-0/+8
|\
| * Add a test for job empty state with missing traceGrzegorz Bizon2018-04-111-1/+1
| * Revert adding `Empty` extended status to avoid N+1 queriesGrzegorz Bizon2018-04-113-24/+3
| * Extend specs for detailed build extended statusesGrzegorz Bizon2018-04-111-3/+3
| * Fix empty state for build that doesn ot have a traceGrzegorz Bizon2018-04-113-1/+30
* | Fixes illustration for when job log was erased45159-fix-illustrationFilipa Lacerda2018-04-091-1/+1
|/
* Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-064-2/+71
|\
| * Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-054-2/+71
* | Put Erased empty state at the beginningMatija Čupić2018-04-051-3/+3
* | Rename success to erased empty state specMatija Čupić2018-04-052-3/+3
* | Fix job setup in success empty state specsMatija Čupić2018-04-041-1/+1
* | Add success CI Build empty state statusMatija Čupić2018-04-042-1/+23
* | Move action button titles to respective statusesMatija Čupić2018-03-295-3/+17
* | Move the empty state extended status to be the beginningMatija Čupić2018-03-281-7/+7
* | Separate the manual empty state from the action empty stateMatija Čupić2018-03-283-12/+25
* | Move action link to build extended status illustrationMatija Čupić2018-03-281-0/+2
* | Move illustration to build specific statusesMatija Čupić2018-03-286-1/+101
|/
* Fix running manual action tooltipGrzegorz Bizon2018-01-161-1/+4
* Fixed Status Warning Icon39831-warning-icon-in-jobs-dropdown-has-incorrect-styleTim Zallmann2017-11-061-1/+1
* Update Action IconsTim Zallmann2017-10-305-5/+5
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-055-15/+5
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-175-5/+5
* Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-056-20/+8
* Introduce generic manual action extended status classGrzegorz Bizon2017-05-053-6/+26
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1