Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -0/+6 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -1/+1 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -4/+12 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -2/+4 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -0/+4 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 1 | -19/+1 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -19/+1 |
* | Fix compiling without sqlite and gcc (#2177) | Lauris BH | 2017-07-26 | 1 | -0/+19 |
* | Run unused test | Ethan Koenig | 2017-06-04 | 1 | -0/+8 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 1 | -0/+26 |