Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | * Add copyright Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add gitea-vet and fix non-compliance Signed-off-by: jolheiser <john.olheiser@gmail.com> * Combine tools.go into build.go and clean up Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove extra GO111MODULE=on Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | 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 counts on issues dashboard * setupSess -> setupSession * Unit test * Load repo owners for issues | ||||
* | 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 |
* Fix and test for delete user * Run updates in batches * Unit test |