mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
042cac5fed
* Improve install code to avoid low-level mistakes. If a user tries to do a re-install in a Gitea database, they gets a warning and double check. When Gitea runs, it never create empty app.ini automatically. Also some small (related) refactoring: * Refactor db.InitEngine related logic make it more clean (especially for the install code) * Move some i18n strings out from setting.go to make the setting.go can be easily maintained. * Show errors in CLI code if an incorrect app.ini is used. * APP_DATA_PATH is created when installing, and checked when starting (no empty directory is created any more). |
3 years ago | |
---|---|---|
.. | ||
admin.go | 3 years ago | |
admin_auth_ldap.go | 3 years ago | |
admin_auth_ldap_test.go | 3 years ago | |
cert.go | 6 years ago | |
cmd.go | 3 years ago | |
convert.go | 3 years ago | |
docs.go | 3 years ago | |
doctor.go | 3 years ago | |
dump.go | 3 years ago | |
dump_repo.go | 3 years ago | |
embedded.go | 3 years ago | |
embedded_stub.go | 3 years ago | |
generate.go | 4 years ago | |
hook.go | 3 years ago | |
hook_test.go | 4 years ago | |
keys.go | 4 years ago | |
mailer.go | 3 years ago | |
manager.go | 4 years ago | |
migrate.go | 3 years ago | |
migrate_storage.go | 3 years ago | |
restore_repo.go | 3 years ago | |
serv.go | 3 years ago | |
web.go | 3 years ago | |
web_graceful.go | 3 years ago | |
web_https.go | 3 years ago | |
web_letsencrypt.go | 3 years ago |