1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 06:14:53 +01:00
gitea/templates
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919)
* Refactor install page (db type)

* set correct default DB HOST for different DB TYPE
* remove legacy TiDB from documents
* unify the usage of DB TYPE, in code we only use "mysql". "MySQL" is only shown to users for friendly name.

* Gitea can use TiDB via MySQL protocol

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-07 13:44:08 +08:00
..
admin Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
base Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00
custom
explore Add archived label for code search results in archived repo's (#17817) 2021-11-26 16:49:31 +08:00
mail
org
repo Display issue/comment role even if repo archived (#17907) 2021-12-05 17:04:02 +02:00
shared
status
swagger
user Removed SizeFmt. (#17890) 2021-12-03 11:33:34 +08:00
home.tmpl
install.tmpl Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
post-install.tmpl