]> source.dussan.org Git - gitea.git/commit
Move issue notifications (#8713)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 28 Oct 2019 16:45:43 +0000 (00:45 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2019 16:45:43 +0000 (00:45 +0800)
commitaf8957bc4ce78613fe03cb1abc6c961dd67ff344
treeb17b15eddca01c46d53d38abf184a2450e557de4
parente3875ace913ca428804acc9a9ee1cd0b06cd8026
Move issue notifications (#8713)
modules/notification/webhook/webhook.go
routers/api/v1/repo/issue.go
routers/api/v1/repo/pull.go
routers/repo/issue.go
routers/repo/pull.go
services/issue/issue.go
services/pull/pull.go