]> source.dussan.org Git - gitea.git/commit
Refactor pull request review (#8954)
authorLunny Xiao <xiaolunwen@gmail.com>
Thu, 14 Nov 2019 02:57:36 +0000 (10:57 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Nov 2019 02:57:36 +0000 (10:57 +0800)
commitdad67cae5455f346f122ab26ec50ac4e029cacf4
treee16407c08bb1c5ca07b9f3601e55e2c13eb79ac8
parent16a43156a85710fd01fc7d8e5092fb82371fa271
Refactor pull request review (#8954)

* refactor submit review

* remove unnecessary code

* remove unused comment

* fix lint

* remove duplicated actions

* remove duplicated actions

* fix typo

* fix comment content
models/issue_comment.go
models/repo_watch.go
models/review.go
models/review_test.go
modules/notification/action/action.go
routers/repo/pull_review.go
services/comments/comments.go
services/pull/review.go