summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* delay scheduled_at evaluation in factoryscheduled-manual-jobsAlessio Caiazza2018-10-021-2/+2
* fix styleAlessio Caiazza2018-10-021-2/+2
* Add confirmation for immediately starting scheduled jobsWinnie Hellmann2018-10-022-4/+14
* Add missing translations from scheduled job UIWinnie Hellmann2018-10-021-0/+33
* Stub feature flag for specShinya Maeda2018-10-022-0/+8
* Add integration specShinya Maeda2018-10-021-0/+40
* enqueue in process_build_serviceShinya Maeda2018-10-021-1/+5
* Fix specShinya Maeda2018-10-025-6/+12
* Remove scheduled job fixtureShinya Maeda2018-10-021-214/+0
* Show sheculed label for present and past jobsShinya Maeda2018-10-021-3/+3
* Add feature flag spec for process_build_serviceShinya Maeda2018-10-021-1/+15
* Rename failure reason to stale_scheduleShinya Maeda2018-10-024-4/+4
* Add scheduled statusShinya Maeda2018-10-023-1/+23
* Add badge for scheduled jobsWinnie Hellmann2018-10-021-0/+2
* Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-024-10/+59
* Do not omit leading zeros in duration_in_numbers helperWinnie Hellmann2018-10-022-9/+5
* Add actions to scheduled job buttons on job list pageWinnie Hellmann2018-10-021-2/+8
* Fix scheduled icon for stagesShinya Maeda2018-10-022-1/+7
* Fix specShinya Maeda2018-10-021-1/+1
* Add unschedule action to status buildShinya Maeda2018-10-023-1/+47
* Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-026-1/+7
* Fix specShinya Maeda2018-10-022-4/+4
* Change the order of status_sql to avoid the query for scheduled status at the...Shinya Maeda2018-10-021-1/+1
* Cleanup drop_stale_scheduled_builds codeShinya Maeda2018-10-022-2/+29
* Add black border to scheduled job badgeWinnie Hellmann2018-10-021-0/+1
* Use time-out icon for unschedule job actionWinnie Hellmann2018-10-021-2/+1
* Add black border to scheduled icon in pipeline graphsWinnie Hellmann2018-10-021-0/+1
* Upgrade gitlab-svgs to include new scheduled job assetsWinnie Hellmann2018-10-021-2/+2
* Add spec for Build::FactoryShinya Maeda2018-10-021-0/+49
* Add spec for ProcessBuildServiceShinya Maeda2018-10-021-28/+171
* Fix spec failureShinya Maeda2018-10-022-5/+2
* Fix coding style offenceShinya Maeda2018-10-024-11/+15
* Include delayed jobs action into manual actionsShinya Maeda2018-10-021-1/+1
* Use correct icon for scheduled jobs in pipeline graphWinnie Hellmann2018-10-021-1/+1
* Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-024-16/+48
* Fix URL to empty state graphic of scheduled jobsWinnie Hellmann2018-10-021-1/+1
* Upgrade gitlab-svgs to include scheduled job assetsWinnie Hellmann2018-10-021-1/+5
* Add spec for YamlProcessorShinya Maeda2018-10-021-1/+16
* Add spec for scheduled statusShinya Maeda2018-10-021-0/+27
* Fix Status::Pipeline::Blocked specShinya Maeda2018-10-021-1/+1
* Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-022-1/+62
* Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-022-9/+69
* Fix partial index for scheduled_atShinya Maeda2018-10-022-2/+2
* Fix StuckCiJobsWorker and added testsShinya Maeda2018-10-023-2/+43
* Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda2018-10-022-0/+102
* Add Spec for ProcessPipelineServiceShinya Maeda2018-10-024-36/+236
* Fix coding style offenceShinya Maeda2018-10-021-8/+8
* Fix favicon specShinya Maeda2018-10-021-0/+1
* Add schedule_expired to failed statusShinya Maeda2018-10-021-1/+2
* Fix safe model attributesShinya Maeda2018-10-021-0/+1