aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook
Commit message (Expand)AuthorAgeFilesLines
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-2710-77/+55
* Add tests for all webhooks (#16214)KN4CK3R2021-06-2015-891/+2110
* fix webhook timeout bug (#15613)Lunny Xiao2021-04-251-6/+2
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-017-7/+22
* fix a small nit (#14769)a10121127962021-02-221-0/+2
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-112-0/+9
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-061-3/+3
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+2
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-2/+5
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-112-56/+34
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-0819-0/+3646