gitea/models
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
..
actions Fix wrong workflow status when rerun a job in an already finished workflow (#26119) 2023-07-25 09:13:36 +00:00
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures Fix incorrect oldest sort in project list (#25806) 2023-07-11 20:47:50 +02:00
git Fix bugs in LFS meta garbage collection (#26122) 2023-07-26 07:02:53 +00:00
issues Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
migrations
organization Remove unused code (#25734) 2023-07-06 21:52:41 +00:00
packages
perm
project
pull
repo For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go