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
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262)
Backport #27103 by @JakobDev

Part of #27065

Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
1 year ago
..
main_test.go move repository deletion to service layer (#26948) 1 year ago
mini_org.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
org.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
org_repo.go Use RepositoryList instead of []*Repository (#25074) 2 years ago
org_test.go Reduce usage of `db.DefaultContext` (#27073) 1 year 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) 1 year 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) 1 year 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