Separate pull request tab contents as individual actions
1 parent 6150625 commit a39a0292b6dc484f28006f3b563eba603ec05798
@Naoki Takezoe Naoki Takezoe authored on 19 Apr 2018
Showing 10 changed files
View
src/main/scala/gitbucket/core/controller/PullRequestsController.scala
View
src/main/scala/gitbucket/core/model/Comment.scala
View
src/main/scala/gitbucket/core/service/PullRequestService.scala
View
src/main/twirl/gitbucket/core/issues/commentlist.scala.html
View
src/main/twirl/gitbucket/core/pulls/commits.scala.html
View
src/main/twirl/gitbucket/core/pulls/conversation.scala.html
View
src/main/twirl/gitbucket/core/pulls/files.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/pulls/menu.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/pulls/pullreq.scala.html
View
src/main/twirl/gitbucket/core/repo/commentform.scala.html