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> | ||||
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | Use native go method to get current user rather than environment variable ↵ | SagePtr | 2018-10-18 | 1 | -9/+28 |
| | | | | | | | | (#4930) * Use native go method to get current user rather than environment var * Use t.Skip instead of return in test | ||||
* | Add tests for CurrentUsername() (#88) | Matthias Loibl | 2016-11-06 | 1 | -0/+22 |