Commit Graph

1 Commits (1a923c95dd04eec9a4c65f66cc0cf26c4b66aca4)

Author SHA1 Message Date
Zettat123 f3ed0ef692
Fix bugs in LFS meta garbage collection (#26122)
This PR

- Fix #26093. Replace `time.Time` with `timeutil.TimeStamp`
- Fix #26135. Add missing `xorm:"extends"` to `CountLFSMetaObject` for
LFS meta object query
- Add a unit test for LFS meta object garbage collection
2 years ago