forgejo/services
Giteabot 001d3fb820
Delete deleted release attachments immediately from storage () ()
Backport  by @lunny

Previously, deleted release attachments were kept forever on the
external storage.
Note: It may be very slow now if there are many attachments to be
deleted on this release.

Fix 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-06 18:38:34 -04:00
..
actions Fix incorrect HookEventType of pull request review comments () () 2023-03-24 20:56:15 -04:00
agit
asymkey Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
attachment Preserve file size when creating attachments () () 2023-03-12 12:45:39 +01:00
auth Don't apply the group filter when listing LDAP group membership if it is empty () () 2023-03-29 15:00:12 -04:00
automerge Add force_merge to merge request and fix checking mergable () 2023-02-21 08:42:07 -06:00
context Use User.ID instead of User.Name in ActivityPub API for Person IRI () () 2023-04-03 22:41:57 -05:00
convert Fix SyncOnCommit always return false in API of push_mirrors () () 2023-02-24 14:36:25 +08:00
cron
externalaccount
forms Add force_merge to merge request and fix checking mergable () 2023-02-21 08:42:07 -06:00
gitdiff Fix broken code editor diff preview () () 2023-03-06 12:05:35 -06:00
issue
lfs Check IsActionsToken for LFS authentication () () 2023-04-02 21:30:33 +01:00
mailer Preserve file size when creating attachments () () 2023-03-12 12:45:39 +01:00
markup
migrations Add loading yaml label template files () () 2023-03-01 21:57:34 -05:00
mirror Fill head commit to in payload when notifying push commits for mirroring () () 2023-03-04 19:02:50 +01:00
org
packages Use import of OCI structs () 2023-02-06 10:07:09 +00:00
pull [Patch] Fix closed PR also triggers Webhooks and actions () () 2023-03-31 14:29:23 +08:00
release Delete deleted release attachments immediately from storage () () 2023-04-06 18:38:34 -04:00
repository fix submodule is nil panic () () 2023-03-21 09:39:40 +08:00
task
user Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
webhook Fix incorrect HookEventType of pull request review comments () () 2023-03-24 20:56:15 -04:00
wiki