gitea/modules/lfstransfer/backend
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
..
backend.go Fix missing Close when error occurs and abused connection pool (#35658) 2025-10-15 09:47:12 +00:00
lock.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
util_test.go Fix LFS URL (#33840) 2025-03-10 17:36:02 +08:00
util.go Fix SSH LFS timeout (#34838) 2025-06-24 15:49:31 +00:00