Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lunny Xiao ed5720af2a
Fix openid setting check (#36346)
3 months ago
..
avatar.go Fix/improve avatar sync from LDAP (#34573) 10 months ago
avatar_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
badge.go enforce explanation for necessary nolints and fix bugs (#34883) 9 months ago
block.go Add user blocking (#29028) 2 years ago
email_address.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 7 months ago
email_address_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
error.go Remove unused `KeyID`. (#29167) 2 years ago
external_login_user.go allow synchronizing user status from OAuth2 login providers (#31572) 2 years ago
follow.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 8 months ago
follow_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
list.go Reduce usage of `db.DefaultContext` (#27073) 3 years ago
main_test.go make writing main test easier (#27270) 3 years ago
must_change_password.go Refactor error system (#33771) 1 year ago
openid.go Fix openid setting check (#36346) 3 months ago
openid_test.go Fix openid setting check (#36346) 3 months ago
redirect.go Another round of `db.DefaultContext` refactor (#27103) 3 years ago
redirect_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
search.go Add sorting/filtering to admin user search API endpoint (#36112) 4 months ago
setting.go Enable addtional linters (#34085) 1 year ago
setting_options.go Fix various typos in codebase (#35480) 7 months ago
setting_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
user.go Fix bug when creating pull request (#36166) 3 months ago
user_list.go Run `gopls modernize` on codebase (#34751) 10 months ago
user_system.go Refactor Actions Token Access (#35688) 5 months ago
user_system_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
user_test.go Support actions and reusable workflows from private repos (#32562) 5 months ago
user_update.go Implement FSFE REUSE for golang files (#21840) 3 years ago