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-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-20Add latest changes from gitlab-org/gitlab@13-12-stable-eeGitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-22Reduce dedup calls to gc onlyBoris Krylov
2019-05-21Add GitDeduplicationService for deduplication housekeepingJohn Cai
2019-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-01-14Ensure pool participants are linked before GCZeger-Jan van de Weg
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-07-11Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu
2018-06-27Enable frozen string literals for app/workers/*.rbgfyoung
2018-06-13Move GC RPCs to mandatoryZeger-Jan van de Weg
2018-06-06Move GC/Repack to OptOutKim Carlbäcker
2018-03-28Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)
2018-03-04Release libgit2 cache and open file descriptors after `git gc` runStan Hu
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-07-13Refresh branch cache after `git gc`Stan Hu
2016-07-12Expire the branch cache after `git gc` runsStan Hu