summaryrefslogtreecommitdiffstats
path: root/models/issue_dependency_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* 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-2/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-1/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Refactor comment (#9330)Lunny Xiao2019-12-151-1/+1
* Fix an error while adding a dependency via UI. (#5862)Harshit Bansal2019-01-271-2/+0
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-131-1/+4
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+57