0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/routers/web/repo/setting
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537)
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.
2024-11-27 21:12:26 +00:00
..
avatar.go
collaboration.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
protected_tag.go
runners.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
secrets.go
setting.go Refactor push mirror find and add check for updating push mirror (#32539) 2024-11-18 05:59:04 +00:00
settings_test.go
variables.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
webhook.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00