0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-14 10:31:18 -05:00
forgejo/services/webhook
Gusted 2baec139fa
[GITEA] Fix test TestWebhookProxy with http proxy env
- Unset the http proxies environments for the `TestWebhookProxy`.
- Resolves #2132

(cherry picked from commit 244b9786fc)
(cherry picked from commit 8602dfa6a2)
(cherry picked from commit 8621449209)
(cherry picked from commit aefa77f917)
2024-02-05 16:09:43 +01:00
..
deliver.go [GITEA] Drop sha256-simd in favor of stdlib 2024-02-05 16:09:40 +01:00
deliver_test.go [GITEA] Fix test TestWebhookProxy with http proxy env 2024-02-05 16:09:43 +01:00
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go
msteams.go
msteams_test.go
notifier.go
packagist.go
packagist_test.go
payloader.go
slack.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
slack_test.go
telegram.go
telegram_test.go
webhook.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
webhook_test.go
wechatwork.go