summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status/build/scheduled.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* 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-021-0/+54