summaryrefslogtreecommitdiffstats
path: root/models/main_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+6
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-1/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+12
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+4
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-19/+1
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-19/+1
* Fix compiling without sqlite and gcc (#2177)Lauris BH2017-07-261-0/+19
* Run unused testEthan Koenig2017-06-041-0/+8
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+26