gitea/services
Lunny Xiao f62f68cbdd
Move team related functions to service layer ()
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 allow the actions user to login via the jwt token ()
agit Add reviewers selection to new pull request ()
asymkey Fix some pending problems ()
attachment Include file extension checks in attachment API ()
auth Move team related functions to service layer ()
automerge Add new event commit status creation and webhook implementation ()
context Refactor markup render system ()
contexttest Check if reverse proxy is correctly configured ()
convert Add priority to protected branch ()
cron Support repo license ()
doctor Move team related functions to service layer ()
externalaccount allow synchronizing user status from OAuth2 login providers ()
feed Move AddCollabrator and CreateRepositoryByExample to service layer ()
forms Add priority to protected branch ()
gitdiff Reduce integration test overhead ()
indexer Update issue indexer after merging a PR ()
issue Fix get reviewers' bug ()
lfs Fix LFS route mock, realm, middleware names ()
mailer Refactor markup render system ()
markup Refactor markup render system ()
migrations Support migrating GitHub/GitLab PR draft status ()
mirror Refactor push mirror find and add check for updating push mirror ()
notify Add new event commit status creation and webhook implementation ()
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs ()
org Move team related functions to service layer ()
packages Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled ()
projects Add issue comment when moving issues from one column to another of the project ()
pull Fix get reviewers' bug ()
release Trim title before insert/update to database to match the size requirements of database ()
repository Move team related functions to service layer ()
secrets Refactor deletion ()
task Fix "force private" logic ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Move team related functions to service layer ()
webhook Only provide the commit summary for Discord webhook push events ()
webtheme Initial support for colorblindness-friendly themes ()
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()