forgejo/modules/doctor
zeripath 2cc3a6381c
Add cron method to gc LFS MetaObjects ()
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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-01-16 13:50:53 -06:00
..
authorizedkeys.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
breaking.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
checkOldArchives.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
dbconsistency.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
dbversion.go Support disabling database auto migration () 2022-12-07 09:58:31 -06:00
doctor.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
fix16961.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
fix16961_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
heads.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
lfs.go Add cron method to gc LFS MetaObjects () 2023-01-16 13:50:53 -06:00
mergebase.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
misc.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
paths.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
storage.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
usertype.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00