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
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