gitea/services
sillyguodong 3876f56c7b
Set `ref` to fully-formed of the tag when trigger event is `release` ()
Fix 
When trigger event is `release`, ref should be like
`refs/tags/<tag_name>` instead of `CommitID`
..
actions Set `ref` to fully-formed of the tag when trigger event is `release` ()
agit add user rename endpoint to admin api ()
asymkey Add context cache as a request level cache ()
attachment Preserve file size when creating attachments ()
auth Don't apply the group filter when listing LDAP group membership if it is empty ()
automerge Add force_merge to merge request and fix checking mergable ()
context Use User.ID instead of User.Name in ActivityPub API for Person IRI ()
convert Add activity feeds API ()
cron Add Cargo package registry ()
externalaccount Implement FSFE REUSE for golang files ()
forms Title can be empty when creating tag only ()
gitdiff Fix broken code editor diff preview ()
issue Webhooks: for issue close/reopen action, add commit ID that caused it ()
lfs Check `IsActionsToken` for LFS authentication ()
mailer Preserve file size when creating attachments ()
markup Implement FSFE REUSE for golang files ()
migrations Introduce path Clean/Join helper functions ()
mirror Fill head commit to in payload when notifying push commits for mirroring ()
org Implement FSFE REUSE for golang files ()
packages Introduce path Clean/Join helper functions ()
pull [Patch] Fix closed PR also triggers Webhooks and actions ()
release Delete deleted release attachments immediately from storage ()
repository Fix tags view ()
task Implement FSFE REUSE for golang files ()
user add user rename endpoint to admin api ()
webhook Fix incorrect `HookEventType` of pull request review comments ()
wiki Improve utils of slices ()