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-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-01Force a full GC after importing a projectStan Hu
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-04-26backport changes from gitlab-org/gitlab-ee!5461Gabriel Mazetto
2017-09-11Allow to use same periods for housekeeping tasksAlex Lossent
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-08-24Use block rather than just bLin Jen-Shin
2017-08-23Add changelog and testsLin Jen-Shin
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-09-19Reset pushes_since_gc counter before specs run to ensure starting point is 0Stan Hu
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-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-03-18Fix HousekeepingService testsJacob Vosmaer
2016-03-15Use an exception to pass messagesJacob Vosmaer
2016-03-14Use strings instead of symbolsJacob Vosmaer
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-14Allow project housekeeping only once an hourJacob Vosmaer