| Commit message (Expand) | Author | Age | Files | Lines |
* | For API attachments, use API URL (#25639) (#25814) | Giteabot | 2023-07-10 | 1 | -4/+4 |
* | Fix `Permission` in API returned repository struct (#25388) (#25441) | Giteabot | 2023-06-22 | 1 | -60/+59 |
* | Fix compatible for webhook ref type (#25195) (#25223) | Giteabot | 2023-06-13 | 1 | -3/+3 |
* | Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) | 谈笑风生间 | 2023-05-31 | 1 | -2/+2 |
* | Improve queue and logger context (#24924) | wxiaoguang | 2023-05-26 | 1 | -3/+3 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 9 | -37/+37 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 2 | -1/+29 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 2 | -6/+6 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 1 | -4/+4 |
* | Fix incorrect webhook time and use relative-time to display it (#24477) | yp05327 | 2023-05-03 | 1 | -1/+2 |
* | Fix incorrect `HookEventType` of pull request review comments (#23650) | Zettat123 | 2023-03-24 | 3 | -4/+4 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 1 | -5/+5 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 1 | -1/+1 |
* | Fix intermittent panic in notify issue change content (#23019) | zeripath | 2023-02-20 | 1 | -3/+4 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -2/+2 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -45/+45 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 1 | -1/+3 |
* | fix: omit avatar_url in discord payload when empty (#22393) | John Olheiser | 2023-01-10 | 1 | -1/+1 |
* | Restructure `webhook` module (#22256) | delvh | 2023-01-01 | 24 | -115/+1014 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 25 | -50/+25 |
* | Ensure that Webhook tasks are not double delivered (#21558) | zeripath | 2022-11-23 | 3 | -29/+80 |
* | Fix wechatwork webhook sends empty content in PR review (#21762) | Jim Kirisame | 2022-11-19 | 1 | -1/+1 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 1 | -1/+1 |
* | Fix webhook attachment text is not set in review comment (#21763) | Jim Kirisame | 2022-11-13 | 1 | -5/+4 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 5 | -223/+156 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -5/+5 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 3 | -96/+67 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 9 | -23/+24 |
* | Fix formatted link for PR review notifications to matrix (#21319) | Akshay Mankar | 2022-10-07 | 2 | -3/+3 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 20 | -0/+462 |
* | Update a few go dependencies (#21022) | zeripath | 2022-09-01 | 1 | -1/+1 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -3/+3 |
* | refactor webhook *NewPost (#20729) | oliverpool | 2022-08-11 | 2 | -0/+30 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -2/+2 |
* | fix(telegram): fix link bot to release tag (#19830) | Yehonatan Ezron | 2022-05-28 | 4 | -5/+5 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -5/+7 |
* | Use queue instead of memory queue in webhook send service (#19390) | Lunny Xiao | 2022-04-25 | 3 | -52/+60 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -1/+3 |
* | Remove legacy `unknwon/com` package (#19298) | wxiaoguang | 2022-04-02 | 1 | -3/+4 |
* | 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 | 2 | -1/+7 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 3 | -0/+256 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 11 | -72/+45 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 1 | -0/+12 |
* | Add issue hyperlinks in the webhook of wechatwork (#18102) | zjjhot | 2021-12-25 | 1 | -2/+2 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 3 | -4/+4 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 1 | -1/+2 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 3 | -9/+10 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -26/+12 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 2 | -0/+2 |