aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/lfs.go
Commit message (Expand)AuthorAgeFilesLines
* Use the database object format name but not read from git repoisitory everyti...Lunny Xiao2024-02-241-1/+1
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-1/+2
* Abstract hash function usage (#28138)Adam Majer2023-12-131-1/+2
* Fix bugs in LFS meta garbage collection (#26122)Zettat1232023-07-261-2/+3
* Simplify the LFS GC logger usage (#25717)wxiaoguang2023-07-061-21/+17
* Add cron method to gc LFS MetaObjects (#22385)zeripath2023-01-161-27/+62
* Use context parameter in models/git (#22367)Jason Song2023-01-091-1/+1
* Add doctor command for full GC of LFS (#21978)zeripath2022-12-151-0/+105