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 f6041441ee
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629)
6 months ago
..
main_test.go make writing main test easier (#27270) 2 years ago
org.go Check user/org repo limit instead of doer (#34147) 8 months ago
org_list.go Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 6 months ago
org_list_test.go Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 6 months ago
org_test.go Fix remove org user failure on mssql (#34449) 7 months ago
org_user.go Fix team permission (#34128) 8 months ago
org_user_test.go Enable testifylint rules (#34075) 9 months ago
org_worktime.go Worktime tracking for the organization level (#19808) 11 months ago
team.go Fix team permission (#34128) 8 months ago
team_invite.go Implement FSFE REUSE for golang files (#21840) 3 years ago
team_invite_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 2 years ago
team_list.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 10 months ago
team_list_test.go Use batch database operations instead of one by one to optimze api pulls (#32680) 1 year ago
team_repo.go Move RepoTransfer from models to models/repo sub package (#32506) 1 year ago
team_repo_test.go Fix get reviewers' bug (#32415) 1 year ago
team_test.go Enable testifylint rules (#34075) 9 months ago
team_unit.go Even more `db.DefaultContext` refactor (#27352) 2 years ago
team_user.go Add user blocking (#29028) 2 years ago