mirror of https://github.com/go-gitea/gitea.git
There are still some functions under `models` after last big refactor about `models`. This change will move all team related functions to service layer with no code change. |
||
|---|---|---|
| .. | ||
| avatar.go | ||
| collaboration.go | ||
| default_branch.go | ||
| deploy_key.go | ||
| git_hooks.go | ||
| lfs.go | ||
| main_test.go | ||
| protected_branch.go | ||
| protected_tag.go | ||
| runners.go | ||
| secrets.go | ||
| setting.go | ||
| settings_test.go | ||
| variables.go | ||
| webhook.go | ||