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
1 year ago
..
shared [FEAT] sourcehut webhooks 1 year ago
sourcehut webhook: sourcehut_builds: ask for access_token instead of authorization_header 1 year ago
default.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
deliver.go webhook deliver: keep Bearer prefix in history 1 year ago
deliver_test.go webhook: matrix use v3 endpoint and drop headers 1 year ago
dingtalk.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
dingtalk_test.go [REFACTOR] webhook.Handler interface 1 year ago
discord.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
discord_test.go [REFACTOR] webhook.Handler interface 1 year ago
feishu.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
feishu_test.go [REFACTOR] webhook.Handler interface 1 year ago
general.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
general_test.go Fix Matrix and MSTeams nil dereference (#28089) 2 years ago
gogs.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
main_test.go make writing main test easier (#27270) 2 years ago
matrix.go webhook: matrix use v3 endpoint and drop headers 1 year ago
matrix_test.go webhook: matrix use v3 endpoint and drop headers 1 year ago
msteams.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
msteams_test.go [REFACTOR] webhook.Handler interface 1 year ago
notifier.go Fix missed doer (#30231) 1 year ago
packagist.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
packagist_test.go [REFACTOR] webhook.Handler interface 1 year ago
slack.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
slack_test.go [REFACTOR] webhook.Handler interface 1 year ago
telegram.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago
telegram_test.go Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliverpool/forgejo:webhook_2_interface into forgejo 1 year ago
webhook.go webhook: add admin-hooks tests 1 year ago
webhook_test.go [REFACTOR] webhook.Handler interface 1 year ago
wechatwork.go [REFACTOR] webhook shared code to prevent import cycles 1 year ago