This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-07 23:19:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
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
…
deliver.go
fix webhook timeout bug (
#15613
)
2021-04-25 21:48:12 +03: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
…