Commit Graph

107 Commits (main)

Author SHA1 Message Date
Kemal Zebari fb03062478
Only provide the commit summary for Discord webhook push events (#32432) 1 week ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 1 week ago
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178) 4 weeks ago
Kemal Zebari aadbe0488f
Truncate commit message during Discord webhook push events (#31970) 2 months ago
Jason Song 125679f2e1
Support allowed hosts for migrations to work with proxy (#32025) 2 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 4 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 7 months ago
Lunny Xiao 0c8b828f5d
Fix possible data race on tests (#30093) 8 months ago
wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 8 months ago
Denys Konovalov 0285b04f4c
fix telegram webhook (#29864) 8 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 8 months ago
Lunny Xiao 6e8762f962
Fix broken webhooks (#29690) 8 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
KN4CK3R 58f5fa6536
Fix Matrix and MSTeams nil dereference (#28089) 1 year ago
Lunny Xiao 16d15ce087
Fix package webhook (#27839) 1 year ago
Jason Song 4e98224a45
Support allowed hosts for webhook to work with proxy (#27655) 1 year ago
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) 1 year 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