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.
7a550b3af2
* Remove `db.DefaultContext` usage in routers, use `ctx` directly * Use `ctx` directly if there is one, remove some `db.DefaultContext` in `services` * Use ctx instead of db.DefaultContext for `cmd` and some `modules` packages * fix incorrect context usage |
3 years ago | |
---|---|---|
.. | ||
admin.go | 3 years ago | |
admin_auth_ldap.go | 3 years ago | |
admin_auth_ldap_test.go | ||
cert.go | ||
cmd.go | 3 years ago | |
convert.go | ||
docs.go | ||
doctor.go | ||
dump.go | ||
dump_repo.go | ||
embedded.go | ||
embedded_stub.go | ||
generate.go | ||
hook.go | 3 years ago | |
hook_test.go | ||
keys.go | ||
mailer.go | ||
manager.go | ||
migrate.go | ||
migrate_storage.go | ||
restore_repo.go | ||
serv.go | 3 years ago | |
web.go | 3 years ago | |
web_acme.go | 3 years ago | |
web_graceful.go | ||
web_https.go |