| Commit message (Expand) | Author | Age | Files | Lines |
* | Use queue instead of memory queue in webhook send service (#19390) | Lunny Xiao | 2022-04-25 | 1 | -43/+16 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -4/+7 |
* | Only send webhook events to active system webhooks and only deliver to active... | zeripath | 2022-03-28 | 1 | -0/+6 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+1 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -26/+12 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -14/+15 |
* | Only allow webhook to send requests to allowed hosts (#17482) | wxiaoguang | 2021-11-01 | 1 | -4/+22 |
* | Add specific event type to header (#17222) | John Olheiser | 2021-10-05 | 1 | -3/+8 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 1 | -1/+2 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -20/+41 |
* | fix webhook timeout bug (#15613) | Lunny Xiao | 2021-04-25 | 1 | -6/+2 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 1 | -0/+4 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+2 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -0/+281 |