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)
1 month ago
..
main_test.go
org.go Make restricted users can access public repositories (#35693) 2 months ago
org_list.go Refactor db package (#35380) 4 months ago
org_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
org_test.go Make restricted users can access public repositories (#35693) 2 months ago
org_user.go Fix team permission (#34128) 8 months ago
org_user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
org_worktime.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
team.go Fix team permission (#34128) 8 months ago
team_invite.go
team_invite_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
team_list.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 10 months ago
team_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
team_repo.go Fix team member access check (#35899) 1 month ago
team_repo_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
team_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
team_unit.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
team_user.go