You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/services/webhook
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
5 months ago
..
deliver.go Support allowed hosts for webhook to work with proxy (#27655) 7 months ago
deliver_test.go Support allowed hosts for webhook to work with proxy (#27655) 7 months ago
dingtalk.go Fix package webhook (#27839) 6 months ago
dingtalk_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
discord.go Fix package webhook (#27839) 6 months ago
discord_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
feishu.go Fix package webhook (#27839) 6 months ago
feishu_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
general.go Fix package webhook (#27839) 6 months ago
general_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
main_test.go make writing main test easier (#27270) 7 months ago
matrix.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
matrix_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
msteams.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
msteams_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
notifier.go Move notification interface to services layer (#26915) 8 months ago
packagist.go Fix package webhook (#27839) 6 months ago
packagist_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
payloader.go Fix package webhook (#27839) 6 months ago
slack.go Fix package webhook (#27839) 6 months ago
slack_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
telegram.go Fix package webhook (#27839) 6 months ago
telegram_test.go Fix Matrix and MSTeams nil dereference (#28089) 6 months ago
webhook.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
webhook_test.go Restructure `webhook` module (#22256) 1 year ago
wechatwork.go Fix package webhook (#27839) 6 months ago