summaryrefslogtreecommitdiff
path: root/spec/services/projects/forks_count_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-271-6/+8
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-29/+3
* Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+40