summaryrefslogtreecommitdiffstats
path: root/cmd/convert.go
Commit message (Expand)AuthorAgeFilesLines
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+0
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-1/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+2
* Always emit the configuration path (#17036)zeripath2021-09-131-0/+1
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-261-4/+4
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-2/+2
* Add command to convert mysql database from utf8 to utf8mb4 (#7144)Lunny Xiao2019-06-081-0/+49