gitea/modules/private
wxiaoguang c55a017225
Fix missing Close when error occurs and abused connection pool (#35658)
Fix #35649

* Use upstream `git-lfs-transfer`
* The Close should be called when error occurs (bug fix)
* The connection pool should be shared (bug fix)
* Add more tests to cover "LFS over SSH download"
2025-10-15 09:47:12 +07:00
..
actions.go
hook.go Drop timeout for requests made to the internal hook api (#33947) 2025-03-21 12:52:14 +07:00
internal.go Fix missing Close when error occurs and abused connection pool (#35658) 2025-10-15 09:47:12 +07:00
key.go
mail.go
manager.go
pushoptions.go
pushoptions_test.go
request.go
restore_repo.go Fix missing Close when error occurs and abused connection pool (#35658) 2025-10-15 09:47:12 +07:00
serv.go Fix a bug when uploading file via lfs ssh command (#34408) 2025-05-09 16:17:08 +07:00