You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/webhook
oliverpool 94dd22a784
webhook: matrix use v3 endpoint and drop headers
2 years ago
..
shared [FEAT] sourcehut webhooks 2 years ago
sourcehut webhook: sourcehut_builds: ask for access_token instead of authorization_header 2 years ago
default.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
deliver.go webhook deliver: keep Bearer prefix in history 2 years ago
deliver_test.go webhook: matrix use v3 endpoint and drop headers 2 years ago
dingtalk.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
dingtalk_test.go [REFACTOR] webhook.Handler interface 2 years ago
discord.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
discord_test.go [REFACTOR] webhook.Handler interface 2 years ago
feishu.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
feishu_test.go [REFACTOR] webhook.Handler interface 2 years ago
general.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
general_test.go Fix Matrix and MSTeams nil dereference (#28089) 2 years ago
gogs.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
matrix.go webhook: matrix use v3 endpoint and drop headers 2 years ago
matrix_test.go webhook: matrix use v3 endpoint and drop headers 2 years ago
msteams.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
msteams_test.go [REFACTOR] webhook.Handler interface 2 years ago
notifier.go Fix missed doer (#30231) 2 years ago
packagist.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
packagist_test.go [REFACTOR] webhook.Handler interface 2 years ago
slack.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
slack_test.go [REFACTOR] webhook.Handler interface 2 years ago
telegram.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago
telegram_test.go Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliverpool/forgejo:webhook_2_interface into forgejo 2 years ago
webhook.go webhook: add admin-hooks tests 2 years ago
webhook_test.go [REFACTOR] webhook.Handler interface 2 years ago
wechatwork.go [REFACTOR] webhook shared code to prevent import cycles 2 years ago