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
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
deliver.go Added option to disable webhooks (#13176) 3 years ago
deliver_test.go Move webhook type from int to string (#13664) 4 years ago
dingtalk.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
dingtalk_test.go Move webhook type from int to string (#13664) 4 years ago
discord.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
feishu.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
general.go Move webhook type from int to string (#13664) 4 years ago
general_test.go Move webhook type from int to string (#13664) 4 years ago
main_test.go Move webhook type from int to string (#13664) 4 years ago
matrix.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
matrix_test.go Move webhook type from int to string (#13664) 4 years ago
msteams.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
payloader.go Move webhook type from int to string (#13664) 4 years ago
slack.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
slack_test.go Move webhook type from int to string (#13664) 4 years ago
telegram.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
telegram_test.go Move webhook type from int to string (#13664) 4 years ago
webhook.go fix a small nit (#14769) 3 years ago
webhook_test.go Move webhook type from int to string (#13664) 4 years ago