gitea/services
wxiaoguang 9bfa9f450d
Refactor "string truncate" ()
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token ()
agit Add reviewers selection to new pull request ()
asymkey Move delete deploy keys into service layer ()
attachment Include file extension checks in attachment API ()
auth Refactor request context ()
automerge Add new event commit status creation and webhook implementation ()
context Clarify path param naming ()
contexttest Refactor request context ()
convert Add more load functions to make sure the reference object loaded ()
cron Enable tenv and testifylint rules ()
doctor Move team related functions to service layer ()
externalaccount allow synchronizing user status from OAuth2 login providers ()
feed Refactor "string truncate" ()
forms Move some errors to their own sub packages ()
gitdiff Refactor pprof labels and process desc ()
indexer Update issue indexer after merging a PR ()
issue Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` ()
lfs Fix LFS route mock, realm, middleware names ()
mailer Refactor "string truncate" ()
markup Refactor request context ()
migrations Refactor "string truncate" ()
mirror Refactor pprof labels and process desc ()
notify Add new event commit status creation and webhook implementation ()
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs ()
org Move some errors to their own sub packages ()
packages Fix Arch package metadata introduced incorrect field ()
projects Add issue comment when moving issues from one column to another of the project ()
pull Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` ()
release Refactor "string truncate" ()
repository Clarify path param naming ()
secrets Refactor deletion ()
task Fix "force private" logic ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Move some errors to their own sub packages ()
webhook Add more load functions to make sure the reference object loaded ()
webtheme Initial support for colorblindness-friendly themes ()
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()