1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/modules/webhook
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
* Refactor webhook payload convertion

* Fix lint

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-04 22:57:13 -04:00
..
deliver_test.go Webhook support custom proxy (#8760) 2019-11-08 16:25:53 -05:00
deliver.go Don't use legacy method to send Matrix Webhook (#12348) 2020-07-30 18:04:19 -04:00
dingtalk_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
dingtalk.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
discord.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
feishu.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
general_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
general.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
main_test.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
matrix_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
matrix.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
msteams.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
payloader.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
webhook_test.go Avoid sending "0 new commits" webhooks (#12212) 2020-09-02 22:46:02 -04:00
webhook.go Avoid sending "0 new commits" webhooks (#12212) 2020-09-02 22:46:02 -04:00