| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -1/+0 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 1 | -103/+110 |
* | Fix Matrix and MSTeams nil dereference (#28089) | KN4CK3R | 2023-11-17 | 1 | -3/+3 |
* | Fix package webhook (#27839) | Lunny Xiao | 2023-10-31 | 1 | -0/+15 |
* | Fix release URL in webhooks (#27182) | John Olheiser | 2023-09-21 | 1 | -1/+1 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 1 | -2/+2 |
* | Restructure `webhook` module (#22256) | delvh | 2023-01-01 | 1 | -2/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 1 | -91/+36 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 1 | -2/+2 |
* | Fix formatted link for PR review notifications to matrix (#21319) | Akshay Mankar | 2022-10-07 | 1 | -2/+2 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 1 | -0/+7 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+1 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -5/+7 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -5/+5 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -5/+1 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -6/+3 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+5 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -0/+309 |