0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 08:48:17 +01:00
gitea/models/organization
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486)
Reimplement GetUserOrgsList and also move some functions and test to
org_list file.

---------

Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-11-14 05:31:47 +00:00
..
main_test.go
org.go Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-14 05:31:47 +00:00
org_list.go Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-14 05:31:47 +00:00
org_list_test.go Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-14 05:31:47 +00:00
org_repo.go
org_test.go Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-14 05:31:47 +00:00
org_user.go
org_user_test.go
team.go
team_invite.go
team_invite_test.go
team_list.go
team_repo.go
team_test.go
team_unit.go
team_user.go