This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Gitea
Watch
1
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-02 05:21:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1e8b8c0d791cf8f47def243738c059fc29230e9
Gitea
/
services
/
webhook
History
Lunny Xiao
cae46216e4
fix webhook timeout bug (
#15613
) (
#15621
)
...
* Also fix the potential problem in httplib
2021-04-26 14:42:12 +02:00
..
deliver_test.go
…
deliver.go
fix webhook timeout bug (
#15613
) (
#15621
)
2021-04-26 14:42:12 +02:00
dingtalk_test.go
…
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
…
general.go
…
main_test.go
…
matrix_test.go
…
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
…
slack_test.go
…
slack.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
telegram_test.go
…
telegram.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
webhook_test.go
…
webhook.go
…