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-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-11-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-11-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-08-06Respond to DB health in background migrationsYorick Peterse
2017-07-18Remove obsolete argument from bg migrations codeGrzegorz 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-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