gitea/modules/webhook
Stephen Solka 54513452a1
prefer NoError/Error over Nil/NotNil (#12271)
2020-07-19 12:53:40 +03:00
..
deliver.go
deliver_test.go
dingtalk.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
dingtalk_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
discord.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
feishu.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
general.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
general_test.go
main_test.go
matrix.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
matrix_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
msteams.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
slack.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
slack_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
telegram.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
telegram_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
webhook.go
webhook_test.go