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-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-04-09Add methods to check dead and retrying jobsOswaldo Ferreira
2019-02-02Consume remaining MigrateApproverToApprovalRulesInBatchMark Chao
2019-01-08Check if specific type of background migration are doneMark Chao
2017-07-18Fix background migrations module specsGrzegorz Bizon
2017-07-17Simplify background migrations stealing codeGrzegorz Bizon
2017-07-17Fix off-by-one error in background migration retriesGrzegorz Bizon
2017-07-17Recover from all exceptions when stealing bg migrationGrzegorz Bizon
2017-07-14Catch exceptions when stealing background migrationsGrzegorz Bizon
2017-07-14Avoid race condition when stealing a background migrationGrzegorz Bizon
2017-07-13Fix mocks in background migrations specsGrzegorz Bizon
2017-07-13Add more specs for background migrations queue processingGrzegorz Bizon
2017-07-13Implement draining scheduled sets of background migrationsGrzegorz Bizon
2017-07-11Extract background migratons queue class methodGrzegorz Bizon
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-12Add the ability to perform background migrationsYorick Peterse