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.
 
 
 
 
 
 
silverwind 850012bf5c
Update golangci-lint to v2.6.0 (#35801)
3 months ago
..
avatar.go Fix/improve avatar sync from LDAP (#34573) 8 months ago
avatar_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
badge.go enforce explanation for necessary nolints and fix bugs (#34883) 7 months ago
block.go
email_address.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 5 months ago
email_address_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
error.go
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) 6 months ago
follow_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
list.go
main_test.go
must_change_password.go Refactor error system (#33771) 11 months ago
openid.go Refactor user package (#33423) 1 year ago
openid_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
redirect.go
redirect_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
search.go Support actions and reusable workflows from private repos (#32562) 3 months ago
setting.go Enable addtional linters (#34085) 10 months ago
setting_options.go Fix various typos in codebase (#35480) 5 months ago
setting_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
user.go Update golangci-lint to v2.6.0 (#35801) 3 months ago
user_list.go Run `gopls modernize` on codebase (#34751) 8 months ago
user_system.go Refactor Actions Token Access (#35688) 3 months ago
user_system_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
user_test.go Support actions and reusable workflows from private repos (#32562) 3 months ago
user_update.go