aboutsummaryrefslogtreecommitdiffstats
path: root/models/issue_user_test.go
Commit message (Expand)AuthorAgeFilesLines
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-10/+10
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-3/+4
* DBContext is just a Context (#17100)zeripath2021-09-231-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-15/+16
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-1/+1
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+1
* Multiple assignees (#3705)kolaente2018-05-091-17/+0
* Move IssueUser code to separate file (#836)Ethan Koenig2017-02-041-0/+74