You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 days ago
..
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 6 months ago
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
dingtalk.go Fix commit status events (#33320) 3 weeks ago
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
discord.go Fix commit status events (#33320) 3 weeks ago
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
feishu.go Fix commit status events (#33320) 3 weeks ago
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
general.go Fix commit status events (#33320) 3 weeks ago
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 4 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Fix commit status events (#33320) 3 weeks ago
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
msteams.go Fix commit status events (#33320) 3 weeks ago
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
notifier.go Make actions URL in commit status webhooks absolute (#33620) 7 days ago
packagist.go Fix commit status events (#33320) 3 weeks ago
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
payloader.go Fix commit status events (#33320) 3 weeks ago
slack.go Fix commit status events (#33320) 3 weeks ago
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
telegram.go Fix commit status events (#33320) 3 weeks ago
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 4 weeks ago
webhook_test.go Test webhook email (#33033) 2 months ago
wechatwork.go Fix commit status events (#33320) 3 weeks ago