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. |
||
|---|---|---|
| .. | ||
| actions.go | ||
| authorizedkeys.go | ||
| breaking.go | ||
| checkOldArchives.go | ||
| dbconsistency.go | ||
| dbconsistency_test.go | ||
| dbversion.go | ||
| doctor.go | ||
| fix8312.go | ||
| fix16961.go | ||
| fix16961_test.go | ||
| heads.go | ||
| lfs.go | ||
| main_test.go | ||
| mergebase.go | ||
| misc.go | ||
| paths.go | ||
| repository.go | ||
| storage.go | ||
| usertype.go | ||