This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
ad68c9ccb2cc4dc2fb504e32a0e2dced9f335060
gitcaddy-server
/
modules
/
webhook
History
Cornel
445992d929
Fix comments webhook panic backport (
#12058
)
...
* Handle HookIssueReviewed action in webhook * Fix webhook comment handling type cast panic
2020-06-25 21:19:11 -04:00
..
deliver_test.go
Webhook support custom proxy (
#8760
)
2019-11-08 16:25:53 -05:00
deliver.go
Handle panics that percolate up to the graceful module (
#11291
)
2020-05-14 20:06:00 -04:00
dingtalk_test.go
Refactor webhooks to reduce code duplication (
#9422
)
2019-12-28 08:55:09 +00:00
dingtalk.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
discord.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
feishu.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
general_test.go
Refactor webhooks to reduce code duplication (
#9422
)
2019-12-28 08:55:09 +00:00
general.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
main_test.go
Move webhook to a standalone package under modules (
#8747
)
2019-11-01 22:51:22 +00:00
matrix_test.go
Add Matrix webhook (
#10831
)
2020-03-28 15:09:55 +02:00
matrix.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
msteams.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
slack_test.go
Only show sender if it makes sense (
#9601
)
2020-01-04 22:20:15 +00:00
slack.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
telegram_test.go
Refactor webhooks to reduce code duplication (
#9422
)
2019-12-28 08:55:09 +00:00
telegram.go
Fix comments webhook panic backport (
#12058
)
2020-06-25 21:19:11 -04:00
webhook_test.go
Move more webhook codes from models to webhook module (
#8802
)
2019-11-03 22:13:25 +00:00
webhook.go
Add Matrix webhook (
#10831
)
2020-03-28 15:09:55 +02:00