gitea/services/webhook
Lunny Xiao c88e71c1d2
Refactor functions to reduce repopath expose ()
..
deliver.go Webhook add X-Gitea-Hook-Installation-Target-Type Header ()
deliver_test.go Use test context in tests and new loop system in benchmarks ()
dingtalk.go Add workflow_job webhook ()
dingtalk_test.go Use test context in tests and new loop system in benchmarks ()
discord.go Add workflow_job webhook ()
discord_test.go Use test context in tests and new loop system in benchmarks ()
feishu.go Add workflow_job webhook ()
feishu_test.go Use test context in tests and new loop system in benchmarks ()
general.go Add workflow_job webhook ()
general_test.go Add tests for webhook and fix some webhook bugs ()
main_test.go make writing main test easier ()
matrix.go Add workflow_job webhook ()
matrix_test.go Use test context in tests and new loop system in benchmarks ()
msteams.go Add workflow_job webhook ()
msteams_test.go Use test context in tests and new loop system in benchmarks ()
notifier.go Refactor functions to reduce repopath expose ()
packagist.go Add workflow_job webhook ()
packagist_test.go Use test context in tests and new loop system in benchmarks ()
payloader.go Add workflow_job webhook ()
slack.go Add workflow_job webhook ()
slack_test.go Use test context in tests and new loop system in benchmarks ()
telegram.go Add workflow_job webhook ()
telegram_test.go Use test context in tests and new loop system in benchmarks ()
webhook.go Add tests for webhook and fix some webhook bugs ()
webhook_test.go Test webhook email ()
wechatwork.go Add workflow_job webhook ()