gitea/cmd
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go Fix flag validation (#19046) 2022-03-10 10:11:26 +00:00
convert.go
docs.go
doctor.go
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
manager_logging.go Remove legacy `unknwon/com` package (#19298) 2022-04-02 00:34:57 +08:00
migrate.go
migrate_storage.go
restore_repo.go
serv.go
web.go
web_acme.go
web_graceful.go
web_https.go