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
2019-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-04-01Add frozen_string_literal to spec/workersThong Kuah
2019-01-14Ensure pool participants are linked before GCZeger-Jan van de Weg
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-11Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu
2018-06-13Move GC RPCs to mandatoryZeger-Jan van de Weg
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-06Move GC/Repack to OptOutKim Carlbäcker
2018-03-04Release libgit2 cache and open file descriptors after `git gc` runStan Hu
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-14Restore has_visible_content? to improve performance (cache)Jarka Kadlecova
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-03-28Use `:empty_project` where possible in worker specsRobert Speicher
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2016-12-13Unify parameters and callback after hooksLin Jen-Shin
2016-12-06Fix update_ref! call in the testLin Jen-Shin
2016-11-04Remove unused 'require'Jacob Vosmaer
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-07-13Refresh branch cache after `git gc`Stan Hu
2016-07-12Expire the branch cache after `git gc` runsStan Hu