1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 07:34:26 +00:00
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
2023-07-26 07:02:53 +00:00
..
2023-07-04 18:36:08 +00:00
2023-07-06 21:52:41 +00:00
2023-07-04 15:52:33 +00:00
2023-07-25 20:27:44 +00:00
2023-05-21 22:35:11 +00:00
2023-06-29 10:03:20 +00:00