summaryrefslogtreecommitdiff
path: root/spec/workers/git_garbage_collect_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-271-1/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-2/+2
* Unify parameters and callback after hooksLin Jen-Shin2016-12-141-1/+1
* Fix update_ref! call in the testLin Jen-Shin2016-12-061-1/+2
* Remove unused 'require'Jacob Vosmaer2016-11-041-1/+0
* Refine Git garbage collectionJacob Vosmaer2016-11-041-9/+113
* Refresh branch cache after `git gc`Stan Hu2016-07-131-1/+4
* Expire the branch cache after `git gc` runsStan Hu2016-07-121-0/+24