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
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-24Remove deprecated call in BuildSuccessWorkerThong Kuah
2018-11-06Use fire_state_eventShinya Maeda
2018-11-06Create deployments only if action: startShinya Maeda
2018-11-06Squashed commit of the following:Shinya Maeda
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-06-27Enable frozen string literals for app/workers/*.rbgfyoung
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-08-21Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon
2017-06-01Simplify CreateDeploymentService so that it usesLin Jen-Shin
2016-11-17Fix tests and add has_environment?Kamil Trzcinski
2016-11-17Improve specs and add missing cases that were not supportedKamil Trzcinski
2016-11-09Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-10-14Check if project exists before creating deploymentGrzegorz Bizon
2016-10-13Fix typo in build success worker for deploymentGrzegorz Bizon
2016-10-13Do not process build success if project was removedGrzegorz Bizon
2016-10-13Add build success worker that runs asynchronouslyGrzegorz Bizon