0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-10 23:58:30 -05:00
forgejo/services/webhook
oliverpool a2a833c5ac [FIX] webhook creation payload ref
(cherry picked from commit 2c85a1417b)
2024-04-06 07:30:48 +00:00
..
shared [FEAT] sourcehut webhooks 2024-04-05 19:36:04 +00:00
sourcehut [FEAT] sourcehut webhooks 2024-04-05 19:36:04 +00:00
default.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
deliver.go
deliver_test.go Fix possible data race on tests (#30093) 2024-03-30 07:17:30 +01:00
dingtalk.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
dingtalk_test.go
discord.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
discord_test.go
feishu.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
feishu_test.go
general.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
general_test.go
gogs.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
main_test.go
matrix.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
matrix_test.go
msteams.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
msteams_test.go
notifier.go [FIX] webhook creation payload ref 2024-04-06 07:30:48 +00:00
packagist.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
packagist_test.go
slack.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
slack_test.go
telegram.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00
telegram_test.go
webhook.go [FEAT] sourcehut webhooks 2024-04-05 19:36:04 +00:00
webhook_test.go
wechatwork.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-05 19:36:03 +00:00