You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/organization
Zettat123 55990ebf92
Check the token's owner and repository when registering a runner (#30406) (#30412)
Backport #30406

Fix #30378
11 months ago
..
main_test.go move repository deletion to service layer (#26948) 2 years ago
mini_org.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
org.go Check the token's owner and repository when registering a runner (#30406) (#30412) 11 months ago
org_repo.go Use RepositoryList instead of []*Repository (#25074) 2 years ago
org_test.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
org_user.go Allow repo admins too to delete the repo (#23940) 2 years ago
org_user_test.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
team.go Rewrite logger system (#24726) 2 years ago
team_invite.go Implement FSFE REUSE for golang files (#21840) 2 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 Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
team_repo.go Use RepositoryList instead of []*Repository (#25074) 2 years ago
team_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
team_unit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
team_user.go Fix team members API endpoint pagination (#24754) 2 years ago