gitea/modules/private
Kai Leonhardt b5d2e31d6d
Drop timeout for requests made to the internal hook api (#33947)
This change targets https://github.com/go-gitea/gitea/issues/32663
We drop the hardcoded timeout of 60 seconds for requests to the internal
hook api. With this change the timeout is completly removed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-21 12:52:14 -07: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 LFS URL (#33840) 2025-03-10 17:36:02 +08: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 Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
pushoptions.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 SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
serv.go Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00