1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/webhook
John Olheiser 04a77b1f42 Add HTML URL to API Issues () ()
* Add HTML URL to API Issues

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-09 08:07:21 +02:00
..
deliver_test.go Webhook support custom proxy () 2019-11-08 16:25:53 -05:00
deliver.go Graceful: Xorm, RepoIndexer, Cron and Others () 2019-12-15 09:51:28 +00:00
dingtalk_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
dingtalk.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
discord.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
general_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
general.go Only show sender if it makes sense () 2020-01-04 22:20:15 +00:00
main_test.go
msteams.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
slack_test.go Only show sender if it makes sense () 2020-01-04 22:20:15 +00:00
slack.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
telegram_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
telegram.go Add PR review webhook to Telegram () () 2020-01-08 21:42:28 +02:00
webhook_test.go Move more webhook codes from models to webhook module () 2019-11-03 22:13:25 +00:00
webhook.go Move more webhook codes from models to webhook module () 2019-11-03 22:13:25 +00:00