gitea/services/webhook
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug ()
* Also fix the potential problem in httplib
..
deliver.go fix webhook timeout bug ()
deliver_test.go Move webhook type from int to string ()
dingtalk.go Migrate to use jsoniter instead of encoding/json ()
dingtalk_test.go Move webhook type from int to string ()
discord.go Migrate to use jsoniter instead of encoding/json ()
feishu.go Migrate to use jsoniter instead of encoding/json ()
general.go Move webhook type from int to string ()
general_test.go Move webhook type from int to string ()
main_test.go Move webhook type from int to string ()
matrix.go Migrate to use jsoniter instead of encoding/json ()
matrix_test.go Move webhook type from int to string ()
msteams.go Migrate to use jsoniter instead of encoding/json ()
payloader.go Move webhook type from int to string ()
slack.go Migrate to use jsoniter instead of encoding/json ()
slack_test.go Move webhook type from int to string ()
telegram.go Migrate to use jsoniter instead of encoding/json ()
telegram_test.go Move webhook type from int to string ()
webhook.go fix a small nit ()
webhook_test.go Move webhook type from int to string ()