summaryrefslogtreecommitdiffstats
path: root/services/webhook/deliver.go
Commit message (Expand)AuthorAgeFilesLines
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-26/+12
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-14/+15
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-4/+22
* Add specific event type to header (#17222)John Olheiser2021-10-051-3/+8
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-181-1/+2
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-20/+41
* fix webhook timeout bug (#15613)Lunny Xiao2021-04-251-6/+2
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+4
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+2
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+281