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.
gitea/services/webhook
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug (#15613)
* Also fix the potential problem in httplib
4 years ago
..
deliver.go fix webhook timeout bug (#15613) 4 years ago
deliver_test.go
dingtalk.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
dingtalk_test.go
discord.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
feishu.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
general.go
general_test.go
main_test.go
matrix.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
matrix_test.go
msteams.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
payloader.go
slack.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
slack_test.go
telegram.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
telegram_test.go
webhook.go fix a small nit (#14769) 4 years ago
webhook_test.go