0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 19:14:25 +01:00
gitea/services
KN4CK3R 0c6ae61229
Allow package cleanup from admin page (#25307)
Until now expired package data gets deleted daily by a cronjob. The
admin page shows the size of all packages and the size of unreferenced
data. The users (#25035, #20631) expect the deletion of this data if
they run the cronjob from the admin page but the job only deletes data
older than 24h.

This PR adds a new button which deletes all expired data.

![grafik](https://github.com/go-gitea/gitea/assets/1666336/b3e35d73-9496-4fa7-a20c-e5d30b1f6850)

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-08-08 00:46:10 +00:00
..
actions Fix the bug when getting files changed for pull_request_target event (#26320) 2023-08-05 14:26:06 +08:00
agit
asymkey
attachment
auth
automerge
context
convert
cron Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
externalaccount
forms
gitdiff Display human-readable text instead of cryptic filemodes (#26352) 2023-08-06 21:52:34 +02:00
issue Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 2023-08-07 12:23:59 +02:00
lfs
mailer
markup
migrations
mirror
org
packages Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
pull Delete issue_service.CreateComment (#26298) 2023-08-04 13:34:34 +00:00
release
repository
task
user
webhook
wiki