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 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)
3 years ago
..
deliver.go migrate from com.* to alternatives (#14103) 3 years ago
deliver_test.go Move webhook type from int to string (#13664) 3 years ago
dingtalk.go Move webhook type from int to string (#13664) 3 years ago
dingtalk_test.go Move webhook type from int to string (#13664) 3 years ago
discord.go Move webhook type from int to string (#13664) 3 years ago
feishu.go Fix bug for webhook and feishu caused by API changed (#13937) 3 years ago
general.go Move webhook type from int to string (#13664) 3 years ago
general_test.go Move webhook type from int to string (#13664) 3 years ago
main_test.go Move webhook type from int to string (#13664) 3 years ago
matrix.go Move webhook type from int to string (#13664) 3 years ago
matrix_test.go Move webhook type from int to string (#13664) 3 years ago
msteams.go Move webhook type from int to string (#13664) 3 years ago
payloader.go Move webhook type from int to string (#13664) 3 years ago
slack.go Move webhook type from int to string (#13664) 3 years ago
slack_test.go Move webhook type from int to string (#13664) 3 years ago
telegram.go Move webhook type from int to string (#13664) 3 years ago
telegram_test.go Move webhook type from int to string (#13664) 3 years ago
webhook.go Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 3 years ago
webhook_test.go Move webhook type from int to string (#13664) 3 years ago