gitea/services/webhook
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
dingtalk.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
discord.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
feishu.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
general.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
msteams.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
notifier.go Make actions URL in commit status webhooks absolute (#33620) 2025-02-18 02:20:18 +00:00
packagist.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
payloader.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
slack.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
telegram.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
webhook_test.go Test webhook email (#33033) 2024-12-30 01:25:49 +08:00
wechatwork.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00