summaryrefslogtreecommitdiff
path: root/spec/services/projects/unlink_fork_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+10
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
* Move unlink fork logic to a serviceBaldinof2016-03-221-0/+32