Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix golangci-lint warnings (#17598 et al) (#17668) | Gusted | 2021-11-16 | 1 | -0/+1 |
| | | | | | | | | | Backport #17598 Backport #17606 Backport #17608 Backport #17609 - Since https://gitea.com/gitea/test-env/pulls/10 the golangci-lint has been upgraded and is erroring about new warnings in the code, this PR fixes those warnings. | ||||
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -0/+16 |
* move database settings from models to setting * update docs * fix checkout pr * fix tests * fix lint * remove unsupported tidb options * correct wrong variable name * remove tidb totally |