Merge branch 'master' into plugin-network-install
commit 2678c6939da2d8e195d2c35858d875688e7b5114
2 parents 3c1bc32 + 9830392
@Naoki Takezoe Naoki Takezoe authored on 25 Jun 2018
Showing 43 changed files
View
build.sbt
View
project/build.properties
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/ApiController.scala
View
src/main/scala/gitbucket/core/controller/ControllerBase.scala
View
src/main/scala/gitbucket/core/controller/DashboardController.scala
View
src/main/scala/gitbucket/core/controller/IndexController.scala
View
src/main/scala/gitbucket/core/controller/IssuesController.scala
View
src/main/scala/gitbucket/core/controller/PullRequestsController.scala
View
src/main/scala/gitbucket/core/controller/ReleasesController.scala
View
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
View
src/main/scala/gitbucket/core/plugin/IssueHook.scala
View
src/main/scala/gitbucket/core/service/IssuesService.scala
View
src/main/scala/gitbucket/core/service/RepositoryService.scala
View
src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala
View
src/main/scala/gitbucket/core/servlet/PluginAssetsServlet.scala
View
src/main/scala/gitbucket/core/util/FileUtil.scala
View
src/main/twirl/gitbucket/core/account/newrepo.scala.html
View
src/main/twirl/gitbucket/core/dashboard/issues.scala.html
View
src/main/twirl/gitbucket/core/dashboard/pulls.scala.html
View
src/main/twirl/gitbucket/core/dashboard/repos.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/dashboard/sidebar.scala.html
View
src/main/twirl/gitbucket/core/dashboard/tab.scala.html
View
src/main/twirl/gitbucket/core/helper/commitcomments.scala.html
View
src/main/twirl/gitbucket/core/helper/diff.scala.html
View
src/main/twirl/gitbucket/core/helper/forkrepository.scala.html
View
src/main/twirl/gitbucket/core/helper/preview.scala.html
View
src/main/twirl/gitbucket/core/index.scala.html
View
src/main/twirl/gitbucket/core/issues/commentlist.scala.html
View
src/main/twirl/gitbucket/core/issues/editcomment.scala.html
View
src/main/twirl/gitbucket/core/issues/editissue.scala.html
View
src/main/twirl/gitbucket/core/repo/commentform.scala.html
View
src/main/twirl/gitbucket/core/repo/commit.scala.html
View
src/main/twirl/gitbucket/core/repo/editcomment.scala.html
View
src/main/twirl/gitbucket/core/repo/editor.scala.html
View
src/main/twirl/gitbucket/core/repo/find.scala.html
View
src/main/twirl/gitbucket/core/repo/forked.scala.html
View
src/main/twirl/gitbucket/core/search/repositories.scala.html
View
src/main/twirl/gitbucket/core/settings/menu.scala.html
View
src/main/webapp/WEB-INF/web.xml
View
src/main/webapp/assets/common/css/gitbucket.css
View
src/main/webapp/assets/common/js/gitbucket.js
View
src/main/webapp/assets/vendors/facebox/facebox.css