mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 07:30:15 +00:00
Part of #27065 This reduces the usage of `db.DefaultContext`. I think I've got enough files for the first PR. When this is merged, I will continue working on this. Considering how many files this PR affect, I hope it won't take to long to merge, so I don't end up in the merge conflict hell. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| assert_interface_test.go | ||
| init.go | ||
| jwtsigningkey.go | ||
| providers_base.go | ||
| providers_custom.go | ||
| providers_openid.go | ||
| providers_simple.go | ||
| providers.go | ||
| source_authenticate.go | ||
| source_callout.go | ||
| source_name.go | ||
| source_register.go | ||
| source.go | ||
| store.go | ||
| token.go | ||
| urlmapping.go | ||