gitea/services
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API ()
Adds the ability to enable/disable Actions, Packages and Releases from
the API, via the Edit and Get Repository API endpoints.
..
actions Fix missing commit status in PR which from forked repo ()
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 Handle OpenID discovery URL errors a little nicer when creating/editing sources ()
automerge Add force_merge to merge request and fix checking mergable ()
context Add missing tabs to org projects page ()
convert Add absent repounits to create/edit repo API ()
cron Add Cargo package registry ()
externalaccount Implement FSFE REUSE for golang files ()
forms Add Swift package registry ()
gitdiff Fix broken code editor diff preview ()
issue Webhooks: for issue close/reopen action, add commit ID that caused it ()
lfs Use minio/sha256-simd for accelerated SHA256 ()
mailer Preserve file size when creating attachments ()
markup Implement FSFE REUSE for golang files ()
migrations Use CleanPath instead of path.Clean ()
mirror Fill head commit to in payload when notifying push commits for mirroring ()
org Implement FSFE REUSE for golang files ()
packages Add Swift package registry ()
pull Disable sending email after push a commit to a closed PR ()
release Preserve file size when creating attachments ()
repository Add user webhooks ()
task Implement FSFE REUSE for golang files ()
user add user rename endpoint to admin api ()
webhook Add user webhooks ()
wiki Improve utils of slices ()