gitea/modules/private
wxiaoguang 53a2aaee35
Fix missing Close when error occurs and abused connection pool (#35658) (#35670)
Backport #35658
2025-10-15 09:56:53 +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) (#35670) 2025-10-15 09:56:53 +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.go Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
pushoptions_test.go Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
request.go Return `responseText` instead of string in some functions (#28836) 2024-01-19 10:45:23 +08:00
restore_repo.go Fix missing Close when error occurs and abused connection pool (#35658) (#35670) 2025-10-15 09:56:53 +00:00
serv.go Fix a bug when uploading file via lfs ssh command (#34408) 2025-05-09 16:17:08 +00:00