aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/migrate.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
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-301-1/+1
* 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
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+3
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-1/+1
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-11/+0
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Add command for migrating database (#4954)Robert Ștefan2018-10-301-0/+52