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
2020-09-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-29Add Job specific variablesMatija Čupić
2019-07-26Prefer `flat_map` over `map` + `flatten`Peter Leitzen
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