forgejo/cmd
Giteabot cf9a416d62
Fix migrate storage bug (#28830) (#28867)
Backport #28830 by @lunny

Fix #28728

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