gitea/cmd
wxiaoguang 2c2d7e6f64
Fix various bugs (#37096)
* Fix #36001
* Fix #35498
* Fix #35395
* Fix #35160
* Fix #35058
* Fix #35445
2026-04-03 20:03:59 +00:00
..
actions.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_auth.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_auth_oauth.go
admin_auth_oauth_test.go
admin_auth_smtp.go
admin_auth_smtp_test.go
admin_regenerate.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_user.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_user_change_password.go
admin_user_change_password_test.go
admin_user_create.go
admin_user_create_test.go
admin_user_delete.go
admin_user_delete_test.go
admin_user_generate_access_token.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_user_list.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
admin_user_must_change_password.go
admin_user_must_change_password_test.go
cert.go
cert_test.go
cmd.go
cmd_test.go
config.go
config_test.go
docs.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
doctor.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
doctor_convert.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
doctor_test.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
dump.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
dump_repo.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
embedded.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
generate.go Fix various bugs (#37096) 2026-04-03 20:03:59 +00:00
hook.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
hook_test.go
keys.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
mailer.go
main.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
main_test.go
manager.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
manager_logging.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
migrate.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
migrate_storage.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
migrate_storage_test.go
restore_repo.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
serv.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
web.go Switch `cmd/` to use constructor functions. (#36962) 2026-03-25 15:53:13 +01:00
web_acme.go
web_graceful.go
web_https.go