summaryrefslogtreecommitdiff
path: root/app/services/projects/open_issues_count_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Avoid calling freeze on already frozen strings in app/servicesdineshpanda2019-09-041-2/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-251-10/+12
* Fix refresh cache for open issues count serviceFelipe Artur2018-06-211-1/+29
* Fix sidebar issue countissue_38418Felipe Artur2018-05-241-5/+33
* Moving query to base count serviceFrancisco Lopez2017-12-041-4/+0
* Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-011-3/+7
* 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-0/+15