This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-08 20:58:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f34f09537726ad218e2edccbee4b670f456fcc3
gitea
/
services
/
webhook
History
Gusted
ff2fd08228
Simplify parameter types (
#18006
)
...
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
deliver_test.go
…
deliver.go
…
dingtalk_test.go
…
dingtalk.go
…
discord_test.go
…
discord.go
…
feishu_test.go
…
feishu.go
…
general_test.go
…
general.go
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
main_test.go
Add missing
X-Total-Count
and fix some related bugs (
#17968
)
2021-12-15 13:39:34 +08:00
matrix_test.go
…
matrix.go
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
msteams_test.go
…
msteams.go
…
payloader.go
…
slack_test.go
…
slack.go
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
telegram_test.go
…
telegram.go
…
webhook_test.go
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
webhook.go
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
wechatwork.go
…