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-06-17Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-03-09Add rake task to cleanup any existing exclusive leaseGabriel Mazetto
2018-01-05Run background migrations with a minimum intervalYorick Peterse
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-24Introduce #renew for ExclusiveLeaseGabriel Mazetto
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-10-25Don't schedule ProjectCacheWorker unless neededYorick Peterse
2016-04-13clean up ExclusiveLeaseValery Sizov
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer
2016-03-24Explain why ExclusiveLease has no #cancelJacob Vosmaer
2016-03-10TypoJacob Vosmaer
2016-03-10Make comment less ambivalentJacob Vosmaer
2016-03-10Remove unnecessary random keyJacob Vosmaer
2016-03-10Improve commentJacob Vosmaer
2016-03-10Move method to UserJacob Vosmaer
2016-03-10Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer