You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
zeripath 2cc3a6381c
Add cron method to gc LFS MetaObjects (#22385)
This PR adds a task to the cron service to allow garbage collection of
LFS meta objects. As repositories may have a large number of
LFSMetaObjects, an updated column is added to this table and it is used
to perform a generational GC to attempt to reduce the amount of work.
(There may need to be a bit more work here but this is probably enough
for the moment.)

Fix #7045

Signed-off-by: Andrew Thornton <art27@cantab.net>
1 year ago
..
agit Rename almost all Ctx functions (#22071) 2 years ago
asymkey Supports wildcard protected branch (#20825) 1 year ago
attachment Add API management for issue/pull and comment attachments (#21783) 2 years ago
auth Improve utils of slices (#22379) 1 year ago
automerge refactor some functions to support ctx as first parameter (#21878) 2 years ago
context Implement FSFE REUSE for golang files (#21840) 2 years ago
convert Supports wildcard protected branch (#20825) 1 year ago
cron Add cron method to gc LFS MetaObjects (#22385) 1 year ago
externalaccount Implement FSFE REUSE for golang files (#21840) 2 years ago
forms Supports wildcard protected branch (#20825) 1 year ago
gitdiff Implement FSFE REUSE for golang files (#21840) 2 years ago
issue Always reuse transaction (#22362) 2 years ago
lfs Use context parameter in models/git (#22367) 1 year ago
mailer Add support for incoming emails (#22056) 1 year ago
markup Implement FSFE REUSE for golang files (#21840) 2 years ago
migrations Update golang deps (#22410) 1 year ago
mirror Implement FSFE REUSE for golang files (#21840) 2 years ago
org Implement FSFE REUSE for golang files (#21840) 2 years ago
packages refactor auth interface to return error when verify failure (#22119) 2 years ago
pull Supports wildcard protected branch (#20825) 1 year ago
release Add API management for issue/pull and comment attachments (#21783) 2 years ago
repository Add cron method to gc LFS MetaObjects (#22385) 1 year ago
task Implement FSFE REUSE for golang files (#21840) 2 years ago
user Unify hashing for avatar (#22289) 2 years ago
webhook fix: omit avatar_url in discord payload when empty (#22393) 1 year ago
wiki Improve utils of slices (#22379) 1 year ago