gitea/models/organization
yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970)
Same as https://github.com/go-gitea/gitea/pull/22967

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-19 16:31:39 +08:00
..
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mini_org.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
org_repo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org_test.go Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
org_user.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
org_user_test.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
team.go Rename `GetUnits` to `LoadUnits` (#22970) 2023-02-19 16:31:39 +08:00
team_invite.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_invite_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_list.go Rename `GetUnits` to `LoadUnits` (#22970) 2023-02-19 16:31:39 +08:00
team_repo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_test.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
team_unit.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_user.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00