aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/assignee_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-3/+3
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+7
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-0/+37