1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-29 01:26:10 +02:00
gitea/services/webhook
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
* Fix broken migration on webhook

* Fix lint

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2020-12-09 17:20:13 +00:00
..
deliver.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
deliver_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
dingtalk.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
dingtalk_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
discord.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
feishu.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
general.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
general_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
main_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
matrix.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
matrix_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
msteams.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
payloader.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
telegram.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
telegram_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
webhook.go Fix broken migration on webhook (#13911) 2020-12-09 17:20:13 +00:00
webhook_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00