| Commit message (Expand) | Author | Age | Files | Lines |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+3 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -2/+2 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+2 |
* | Fix the intermittent TestGPGGit failures (#9360) | zeripath | 2019-12-15 | 1 | -29/+37 |
* | Missed defer prepareTestEnv (#9285) | zeripath | 2019-12-08 | 1 | -1/+1 |
* | Yet another attempt to fix the intermittent failure of gpg git test (#9146) | zeripath | 2019-11-26 | 1 | -5/+32 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -12/+12 |
* | Fix intermittent GPG Git test failure (#8968) | zeripath | 2019-11-13 | 1 | -124/+205 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+252 |