1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/cmd
Lunny Xiao 933cc4da64
Fix push to create with capitalize repo name (#29090) (#29206)
Fix #29073
Backport #29090

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-17 12:06:55 +00:00
..
actions.go
admin_auth_ldap_test.go
admin_auth_ldap.go
admin_user_change_password.go
admin_user_create.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
admin_user_delete.go
admin_user_generate_access_token.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
admin_user_list.go
admin_user_must_change_password.go
admin_user.go
admin.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
cert.go
cmd.go
docs.go
doctor_convert.go
doctor_test.go Improve doctor cli behavior (#28422) (#28424) 2023-12-11 16:28:27 +00:00
doctor.go Improve doctor cli behavior (#28422) (#28424) 2023-12-11 16:28:27 +00:00
dump_repo.go
dump.go fixed duplicate attachments on dump on windows (#28019) (#28031) 2023-11-14 09:56:21 +08:00
embedded.go
generate.go
hook_test.go
hook.go
keys.go
mailer.go
main_test.go
main.go
manager_logging.go
manager.go
migrate_storage_test.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
migrate_storage.go Fix migrate storage bug (#28830) (#28867) 2024-01-21 16:32:06 +00:00
migrate.go
restore_repo.go
serv.go Fix push to create with capitalize repo name (#29090) (#29206) 2024-02-17 12:06:55 +00:00
web_acme.go
web_graceful.go
web_https.go
web.go