summaryrefslogtreecommitdiff
path: root/app/workers/git_garbage_collect_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-071-2/+32
* Migrate GitGarbageCollectWorker to Gitalygitaly-398-git-garbage-collectKim "BKC" Carlbäcker2017-07-281-2/+37
* Refine Git garbage collectionJacob Vosmaer2016-11-041-3/+44
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-1/+2
* Refresh branch cache after `git gc`Stan Hu2016-07-131-1/+3
* Expire the branch cache after `git gc` runsStan Hu2016-07-121-0/+14