1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/models
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
..
actions
activities Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
admin
asymkey
auth Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
avatars
db Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
dbfs
fixtures
git Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
issues Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
migrations Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
organization Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
packages
perm
project
pull
renderhelper
repo
secret
shared/types
system
unit
unittest
user Strict pagination check (#32548) 2024-11-25 09:56:50 +08:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
repo_test.go
repo_transfer.go
repo.go