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-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-01Add frozen_string_literal to spec/workersThong Kuah
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-06-21Don't expose project names in various countersYorick Peterse
2018-05-28Fix cattr_accessor definitionJan Provaznik
2018-04-09Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu
2018-03-06Fix tests by latest proposal changesShinya Maeda
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-05Revert few more broken specs related to *_with_namespace methodsDmitriy Zaporozhets
2018-02-26Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan
2017-12-20Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan
2017-12-15Fork and Import jobs only get marked as failed when the number of Sidekiq ret...Tiago Botelho
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-10-04create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda
2017-08-21Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon
2017-08-21Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon
2017-08-21Extend pipelines queue mixin and add a default queueGrzegorz Bizon
2016-10-21Re-organize queues to use for SidekiqYorick Peterse