You cannot 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
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704)
* Add proxy settings and support for migration and webhook

* Fix default value

* Add newline for example ini

* Add lfs proxy support

* Fix lint

* Follow @zeripath's review

* Fix git clone

* Fix test

* missgin http requests for proxy

* use empty

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
deliver.go Add proxy settings and support for migration and webhook (#16704) 3 years ago
deliver_test.go Move webhook type from int to string (#13664) 4 years ago
dingtalk.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
dingtalk_test.go Add tests for all webhooks (#16214) 3 years ago
discord.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
discord_test.go Add tests for all webhooks (#16214) 3 years ago
feishu.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
feishu_test.go Add tests for all webhooks (#16214) 3 years ago
general.go Add tests for all webhooks (#16214) 3 years ago
general_test.go Add tests for all webhooks (#16214) 3 years ago
main_test.go Move webhook type from int to string (#13664) 4 years ago
matrix.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
matrix_test.go Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
msteams.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
msteams_test.go Add tests for all webhooks (#16214) 3 years ago
payloader.go Move webhook type from int to string (#13664) 4 years ago
slack.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
slack_test.go Add tests for all webhooks (#16214) 3 years ago
telegram.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
telegram_test.go Add tests for all webhooks (#16214) 3 years ago
webhook.go [API] generalize list header (#16551) 3 years ago
webhook_test.go Move webhook type from int to string (#13664) 4 years ago
wechatwork.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago