This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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>
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
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go
msteams.go
msteams_test.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go
wechatwork.go