forgejo/models/user
2023-09-25 20:44:50 +02: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 Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
follow_test.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
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 [GITEA] notifies admins on new user registration (squash) performance bottleneck 2023-09-25 20:44:50 +02:00
user_system.go [GITEA] enable system users search via the API 2023-09-25 20:44:13 +02:00
user_test.go [GITEA] notifies admins on new user registration (squash) performance bottleneck 2023-09-25 20:44:50 +02:00
user_update.go