Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-10-30Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung
2018-10-28Add failure reason for execution timeoutShinya Maeda
2018-10-22Merge branch 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon
2018-10-19Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda
2018-10-18Drop `allow_overflow` option in `TimeHelper.duration_in_numbers`Shinya Maeda
2018-10-02Rename failure reason to stale_scheduleShinya Maeda
2018-10-02Add scheduled statusShinya Maeda
2018-10-02Add unschedule action to status buildShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Use correct icon for scheduled jobs in pipeline graphWinnie Hellmann
2018-10-02Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann
2018-10-02Fix URL to empty state graphic of scheduled jobsWinnie Hellmann
2018-10-02Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda
2018-10-02Add schedule_expired to failed statusShinya Maeda
2018-10-02Remove Scheduled Status class from pipelineShinya Maeda
2018-10-02Check the precense of scheduled_at in Status::BuildShinya Maeda
2018-10-02Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda
2018-10-02Fix spec. Create scheduled status entry for pipelineShinya Maeda
2018-10-02Update pipelines and stages status as wellShinya Maeda
2018-10-02Add a new status to ci_builds.statusShinya Maeda
2018-10-02Rename delayed to scheduledShinya Maeda
2018-10-02Support new syntaxShinya Maeda
2018-10-02Squashed commit of the following:Shinya Maeda
2018-09-07Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera
2018-08-09Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
2018-08-01Improve error messageKamil Trzciński
2018-08-01Improve Ci::Status::Build specsKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-04-12Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski
2018-04-11Add a test for job empty state with missing traceGrzegorz Bizon
2018-04-11Revert adding `Empty` extended status to avoid N+1 queriesGrzegorz Bizon
2018-04-11Extend specs for detailed build extended statusesGrzegorz Bizon
2018-04-11Fix empty state for build that doesn ot have a traceGrzegorz Bizon
2018-04-09Fixes illustration for when job log was erasedFilipa Lacerda
2018-04-06Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-05Put Erased empty state at the beginningMatija Čupić
2018-04-05Rename success to erased empty state specMatija Čupić
2018-04-04Fix job setup in success empty state specsMatija Čupić
2018-04-04Add success CI Build empty state statusMatija Čupić
2018-04-03Add action_button_title Core status methodMatija Čupić
2018-03-29Move action button titles to respective statusesMatija Čupić
2018-03-28Move the empty state extended status to be the beginningMatija Čupić
2018-03-28Separate the manual empty state from the action empty stateMatija Čupić
2018-03-28Move action link to build extended status illustrationMatija Čupić
2018-03-28Move illustration to build specific statusesMatija Čupić
2018-03-26Extend Gitlab::Ci::Status#illustration to include metadataMatija Čupić