gitea/modules/private
wxiaoguang c55a017225
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
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 +00:00
..
actions.go Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
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 +00:00
key.go Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
mail.go Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
manager.go Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
pushoptions_test.go
pushoptions.go
request.go
restore_repo.go Fix missing Close when error occurs and abused connection pool (#35658) 2025-10-15 09:47:12 +00:00
serv.go Fix a bug when uploading file via lfs ssh command (#34408) 2025-05-09 16:17:08 +00:00