gitea/services/release
Giteabot 001d3fb820
Delete deleted release attachments immediately from storage (#23913) (#23958)
Backport #23913 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 #23728

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-06 18:38:34 -04:00
..
release.go Delete deleted release attachments immediately from storage (#23913) (#23958) 2023-04-06 18:38:34 -04:00
release_test.go Preserve file size when creating attachments (#23406) (#23426) 2023-03-12 12:45:39 +01:00