summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status/build/failed.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Create framework for build prerequisitesTiger2019-03-201-1/+2
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+2
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-301-0/+2
* Add failure reason for execution timeoutShinya Maeda2018-10-281-1/+2
* Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* Fix coding style offenceShinya Maeda2018-10-021-1/+1
* Add schedule_expired to failed statusShinya Maeda2018-10-021-1/+2
* 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
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+40