aboutsummaryrefslogtreecommitdiffstats
path: root/models/statistic.go
Commit message (Expand)AuthorAgeFilesLines
* Move user follow and openid into models/user/ (#17613)Lunny Xiao2021-11-171-1/+2
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-2/+3
* Add metrics to get issues by repository (#17225)Romain2021-10-051-1/+19
* Add metrics to get issues by label (#17201)Romain2021-10-031-0/+19
* Add projects and project boards in exposed metrics (#17202)Romain2021-10-021-17/+21
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+5
* DBContext is just a Context (#17100)zeripath2021-09-231-16/+16
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-0/+63