Commit Graph

1 Commits (d7f73a1334ab7a97d4e055b7c58cdd9ac303f77a)

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