summaryrefslogtreecommitdiffstats
path: root/models/statistic.go
Commit message (Expand)AuthorAgeFilesLines
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-1/+2
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-2/+3
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-021-3/+3
* Some repository refactors (#17950)Lunny Xiao2021-12-121-2/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+1
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-191-1/+2
* 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