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
Lunny Xiao 200cb6140d
Fix commit status events (#33320) (#33493)
Fix #32873
Fix #33201
~Fix #33244~
~Fix #33302~

depends on ~#33396~
backport #33320
2 weeks ago
..
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 5 months ago
deliver_test.go Fix possible data race on tests (#30093) 11 months ago
dingtalk.go Fix commit status events (#33320) (#33493) 2 weeks ago
dingtalk_test.go Store webhook event in database (#29145) 12 months ago
discord.go Fix commit status events (#33320) (#33493) 2 weeks ago
discord_test.go Only provide the commit summary for Discord webhook push events (#32432) 3 months ago
feishu.go Fix commit status events (#33320) (#33493) 2 weeks ago
feishu_test.go Store webhook event in database (#29145) 12 months ago
general.go Fix commit status events (#33320) (#33493) 2 weeks ago
general_test.go Add tests for webhook and fix some webhook bugs (#33396) (#33442) 2 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Fix commit status events (#33320) (#33493) 2 weeks ago
matrix_test.go Store webhook event in database (#29145) 12 months ago
msteams.go Fix commit status events (#33320) (#33493) 2 weeks ago
msteams_test.go Store webhook event in database (#29145) 12 months ago
notifier.go Add tests for webhook and fix some webhook bugs (#33396) (#33442) 2 weeks ago
packagist.go Fix commit status events (#33320) (#33493) 2 weeks ago
packagist_test.go Enable tenv and testifylint rules (#32852) 2 months ago
payloader.go Fix commit status events (#33320) (#33493) 2 weeks ago
slack.go Fix commit status events (#33320) (#33493) 2 weeks ago
slack_test.go Store webhook event in database (#29145) 12 months ago
telegram.go Fix commit status events (#33320) (#33493) 2 weeks ago
telegram_test.go Refactor webhook (#31587) 7 months ago
webhook.go Add tests for webhook and fix some webhook bugs (#33396) (#33442) 2 weeks ago
webhook_test.go Enable tenv and testifylint rules (#32852) 2 months ago
wechatwork.go Fix commit status events (#33320) (#33493) 2 weeks ago