gitea/models/user
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083)
Next step of #27065
2023-09-15 06:13:19 +00:00
..
avatar.go Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 2023-09-11 10:14:01 +00:00
badge.go
email_address.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
email_address_test.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
error.go
external_login_user.go
follow.go
follow_test.go
list.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
must_change_password.go
openid.go More refactoring of `db.DefaultContext` (#27083) 2023-09-15 06:13:19 +00:00
openid_test.go More refactoring of `db.DefaultContext` (#27083) 2023-09-15 06:13:19 +00:00
redirect.go
redirect_test.go
search.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
setting.go More refactoring of `db.DefaultContext` (#27083) 2023-09-15 06:13:19 +00:00
setting_keys.go
setting_test.go More refactoring of `db.DefaultContext` (#27083) 2023-09-15 06:13:19 +00:00
user.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
user_system.go
user_test.go Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
user_update.go