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-05-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-04-01Force a full GC after importing a projectStan Hu
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-08-23Remove unwanted refs after importing a projectLin Jen-Shin
2017-08-22Raise GC Lease Timeout to 24hKim "BKC" Carlbäcker
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-07-12Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-05Throttle the update of `project.pushes_since_gc` to 1 minutePaco Guzman
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro RodrĂ­guez
2016-05-30Enable Style/NegatedIf Rubocop copGrzegorz Bizon
2016-04-13Instrument the HousekeepingService classYorick Peterse
2016-03-17Do not retry "git gc"Jacob Vosmaer
2016-03-15Use an exception to pass messagesJacob Vosmaer
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-14Allow project housekeeping only once an hourJacob Vosmaer
2015-11-19Use GitlabShellWorker.perform_async for housekeepingJeroen Nijhof
2015-11-19Added housekeeping status and moved path check to gitlab-shellJeroen Nijhof
2015-10-21Added housekeeping for git repositoriesJeroen Nijhof