summaryrefslogtreecommitdiffstats
path: root/services/webhook/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-32/+33
* [API] generalize list header (#16551)65432021-08-121-2/+10
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+4
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-32/+8
* fix a small nit (#14769)a10121127962021-02-221-0/+2
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+5
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-061-3/+3
* 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-111-1/+1
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+232