This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-02 18:01:19 +02:00
Code
Issues
Activity
Files
b5f50ff63b093ec12a3c60334371c3fe757a4077
gitea
/
services
/
webhook
T
History
3 people
Giteabot
GitHub
wxiaoguang
01fa8b2b7e
Limit read bytes instead of ReadAll (
#35928
) (
#35934
)
...
Backport
#35928
by wxiaoguang Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2025-11-13 02:26:27 +08:00
..
deliver_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
deliver.go
Limit read bytes instead of ReadAll (
#35928
) (
#35934
)
2025-11-13 02:26:27 +08:00
dingtalk_test.go
…
dingtalk.go
…
discord_test.go
…
discord.go
fix(webhook/discord): fixed username cannot be empty error (
#35412
)
2025-09-05 11:19:31 -07:00
feishu_test.go
…
feishu.go
…
general_test.go
…
general.go
…
main_test.go
…
matrix_test.go
…
matrix.go
…
msteams_test.go
…
msteams.go
…
notifier.go
Reload issue when sending webhook to make num comments is right. (
#35243
)
2025-08-11 11:27:22 +00:00
packagist_test.go
…
packagist.go
…
payloader.go
…
slack_test.go
…
slack.go
…
telegram_test.go
…
telegram.go
Refactor wiki (
#34805
)
2025-06-22 18:53:33 +08:00
webhook_test.go
fix(webhook): prevent tag events from bypassing branch filters targets (
#35567
) (
#35577
)
2025-10-03 17:49:16 +00:00
webhook.go
fix(webhook): prevent tag events from bypassing branch filters targets (
#35567
) (
#35577
)
2025-10-03 17:49:16 +00:00
wechatwork.go
…