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
d5f20104da228df2bc6d705d6006d052d3a6f07d
gitcaddy-server
/
services
/
webhook
History
Lunny Xiao
3d5bb3e6a3
fix webhook timeout bug (
#15613
)
...
* Also fix the potential problem in httplib
2021-04-25 21:48:12 +03:00
..
deliver_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
deliver.go
fix webhook timeout bug (
#15613
)
2021-04-25 21:48:12 +03:00
dingtalk_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
dingtalk.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
discord.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
feishu.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
general_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
general.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
main_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
matrix_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
matrix.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
msteams.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
payloader.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
slack_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
slack.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
telegram_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
telegram.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
webhook_test.go
Move webhook type from int to string (
#13664
)
2020-12-08 11:41:14 +01:00
webhook.go
fix a small nit (
#14769
)
2021-02-22 19:54:01 +01:00