1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/services/webhook
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
* Move webhook type from int to string

* rename webhook_services

* finish refactor

* Fix merge

* Ignore unnecessary ci

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
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
deliver.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
dingtalk.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_test.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
main_test.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
matrix.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_test.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
telegram_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
webhook_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
webhook.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00