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.
 
 
 
 
 
 
wxiaoguang 050c9485df
Fix team member access check (#35899)
3 months ago
..
main_test.go make writing main test easier (#27270) 2 years ago
org.go Make restricted users can access public repositories (#35693) 3 months ago
org_list.go Refactor db package (#35380) 5 months ago
org_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
org_test.go Make restricted users can access public repositories (#35693) 3 months ago
org_user.go Fix team permission (#34128) 10 months ago
org_user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
org_worktime.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
team.go Fix team permission (#34128) 10 months ago
team_invite.go Implement FSFE REUSE for golang files (#21840) 3 years ago
team_invite_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
team_list.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 11 months ago
team_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
team_repo.go Fix team member access check (#35899) 3 months ago
team_repo_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
team_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
team_unit.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
team_user.go Add user blocking (#29028) 2 years ago