gitea/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>
2021-08-18 21:10:39 +08:00
..
deliver.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
deliver_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
dingtalk.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
dingtalk_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
discord.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
discord_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
feishu.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
feishu_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
general.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
general_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
main_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
matrix.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
matrix_test.go Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
msteams.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
msteams_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
payloader.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
slack_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
telegram.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
telegram_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
webhook.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
webhook_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
wechatwork.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00