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.
2df7563f31
Mainly for MySQL/MSSQL. It is important for Gitea to use case-sensitive database charset collation. If the database is using a case-insensitive collation, Gitea will show startup error/warning messages, and show the errors/warnings on the admin panel's Self-Check page. Make `gitea doctor convert` work for MySQL to convert the collations of database & tables & columns. * Fix #28131 ## ⚠️ BREAKING ⚠️ It is not quite breaking, but it's highly recommended to convert the database&table&column to a consistent and case-sensitive collation. |
1 year ago | |
---|---|---|
.. | ||
actions.go | 1 year ago | |
admin.go | 1 year ago | |
admin_auth.go | 1 year ago | |
admin_auth_ldap.go | 1 year ago | |
admin_auth_ldap_test.go | 1 year ago | |
admin_auth_oauth.go | 1 year ago | |
admin_auth_stmp.go | 1 year ago | |
admin_regenerate.go | 1 year ago | |
admin_user.go | 2 years ago | |
admin_user_change_password.go | 2 years ago | |
admin_user_create.go | 1 year ago | |
admin_user_delete.go | 2 years ago | |
admin_user_generate_access_token.go | 1 year ago | |
admin_user_list.go | 1 year ago | |
admin_user_must_change_password.go | 2 years ago | |
cert.go | 1 year ago | |
cmd.go | 2 years ago | |
docs.go | 2 years ago | |
doctor.go | 1 year ago | |
doctor_convert.go | 1 year ago | |
doctor_test.go | 1 year ago | |
dump.go | 1 year ago | |
dump_repo.go | 2 years ago | |
embedded.go | 2 years ago | |
generate.go | 1 year ago | |
hook.go | 1 year ago | |
hook_test.go | 2 years ago | |
keys.go | 1 year ago | |
mailer.go | 2 years ago | |
main.go | 1 year ago | |
main_test.go | 1 year ago | |
manager.go | 2 years ago | |
manager_logging.go | 2 years ago | |
migrate.go | 2 years ago | |
migrate_storage.go | 1 year ago | |
migrate_storage_test.go | 1 year ago | |
restore_repo.go | 2 years ago | |
serv.go | 1 year ago | |
web.go | 2 years ago | |
web_acme.go | 2 years ago | |
web_graceful.go | 2 years ago | |
web_https.go | 2 years ago |