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
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-04-16Rename CI related selectorsGeorge Tsiolis
2019-04-02Display error for unmet prerequisitesjerasmus
2019-04-02Detailed status for builds that fail prerequisitesTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-20Add :preparing status to HasStatusTiger
2019-01-25Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan
2019-01-25Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon
2019-01-22Treat "" as nil for external commit status descriptionVladimir Shushlin
2019-01-21Fix empty labels for `pages:deploy` jobVladimir Shushlin
2018-12-12Add basic implementation of CI/CD bridge jobGrzegorz Bizon
2018-11-22Fix typo in scheduled pipelinesDavy Defaud
2018-11-07Add placeholder for remaining time in delayed job tooltipsWinnie Hellmann
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