Commit Graph

85 Commits (8abc1aae4ab5b03be0bcbdd390bb903b54ccd21a)

Author SHA1 Message Date
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
John Olheiser 7520cd678c
Fix release URL in webhooks (#27182) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
谈笑风生间 5104c887d3
Modify the content format of the Feishu webhook (#25106) 1 year ago
Yarden Shoham 16dee4f1b2
Add `branch_filter` to hooks API endpoints (#26599) 1 year ago
Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 1 year ago
Yarden Shoham 220f236ff5
Add pull request review request webhook event (#26401) 1 year ago
puni9869 4971a10543
Warn instead of reporting an error when a webhook cannot be found (#26039) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
谈笑风生间 a5acec329e
Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 1 year ago
wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
John Olheiser e7f1d45eb5
fix: omit avatar_url in discord payload when empty (#22393) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath 787f6c3227
Ensure that Webhook tasks are not double delivered (#21558) 2 years ago
Jim Kirisame c8f3eb6acb
Fix wechatwork webhook sends empty content in PR review (#21762) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Jim Kirisame 0ace4cee33
Fix webhook attachment text is not set in review comment (#21763) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Akshay Mankar f0aed8205b
Fix formatted link for PR review notifications to matrix (#21319) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
zeripath 38a4961f9e
Update a few go dependencies (#21022) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Yehonatan Ezron f2439b7e4c
fix(telegram): fix link bot to release tag (#19830) 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
Lunny Xiao 7c164d5a91
Use queue instead of memory queue in webhook send service (#19390) 3 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago