summaryrefslogtreecommitdiff
path: root/app/services/projects/forks_count_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-4/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Moving query to base count serviceFrancisco Lopez2017-12-041-4/+0
* Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-1/+4
* Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-011-1/+5
* Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-161-1/+1
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-23/+5
* Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+30