summaryrefslogtreecommitdiff
path: root/app/services/projects/count_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+2
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Fix refresh cache for open issues count serviceFelipe Artur2018-06-211-2/+4
* Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-0/+7
* Moving query to base count serviceFrancisco Lopez2017-12-041-0/+4
* Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-011-2/+0
* More preloading improvement and added batch count servicesFrancisco Lopez2017-12-011-0/+2
* Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-161-24/+1
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+6
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+43