mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-30 22:06:11 +01:00
7751bb64cb
Refactoring of #32211 this move the PublicOnly() filter calcuation next to the DB querys and let it be decided by the Doer --- *Sponsored by Kithara Software GmbH* (cherry picked from commit 43c252dfeaf9ab03c4db3e7ac5169bc0d69901ac) Conflicts: models/organization/org_test.go models/organization/org_user_test.go routers/web/org/home.go rather simple conflict resolution but not trivial tests/integration/user_count_test.go had to be adapted (simple) because it does not exist in Gitea and uses the modified model |
||
---|---|---|
.. | ||
TestInconsistentOwnerTeam | ||
main_test.go | ||
mini_org.go | ||
org.go | ||
org_repo.go | ||
org_test.go | ||
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 |