Merge branch 'master' into plugin-network-install
|
---|
build.sbt |
---|
project/build.properties |
---|
src/main/scala/gitbucket/core/controller/AccountController.scala |
---|
src/main/scala/gitbucket/core/controller/ApiController.scala |
---|
src/main/scala/gitbucket/core/controller/ControllerBase.scala |
---|
src/main/scala/gitbucket/core/controller/DashboardController.scala |
---|
src/main/scala/gitbucket/core/controller/IndexController.scala |
---|
src/main/scala/gitbucket/core/controller/IssuesController.scala |
---|
src/main/scala/gitbucket/core/controller/PullRequestsController.scala |
---|
src/main/scala/gitbucket/core/controller/ReleasesController.scala |
---|
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala |
---|
src/main/scala/gitbucket/core/plugin/IssueHook.scala |
---|
src/main/scala/gitbucket/core/service/IssuesService.scala |
---|
src/main/scala/gitbucket/core/service/RepositoryService.scala |
---|
src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala |
---|
src/main/scala/gitbucket/core/servlet/PluginAssetsServlet.scala |
---|
src/main/scala/gitbucket/core/util/FileUtil.scala |
---|
src/main/twirl/gitbucket/core/account/newrepo.scala.html |
---|
src/main/twirl/gitbucket/core/dashboard/issues.scala.html |
---|
src/main/twirl/gitbucket/core/dashboard/pulls.scala.html |
---|
src/main/twirl/gitbucket/core/dashboard/repos.scala.html 0 → 100644 |
---|
src/main/twirl/gitbucket/core/dashboard/sidebar.scala.html |
---|
src/main/twirl/gitbucket/core/dashboard/tab.scala.html |
---|
src/main/twirl/gitbucket/core/helper/commitcomments.scala.html |
---|
src/main/twirl/gitbucket/core/helper/diff.scala.html |
---|
src/main/twirl/gitbucket/core/helper/forkrepository.scala.html |
---|
src/main/twirl/gitbucket/core/helper/preview.scala.html |
---|
src/main/twirl/gitbucket/core/index.scala.html |
---|
src/main/twirl/gitbucket/core/issues/commentlist.scala.html |
---|
src/main/twirl/gitbucket/core/issues/editcomment.scala.html |
---|
src/main/twirl/gitbucket/core/issues/editissue.scala.html |
---|
src/main/twirl/gitbucket/core/repo/commentform.scala.html |
---|
src/main/twirl/gitbucket/core/repo/commit.scala.html |
---|
src/main/twirl/gitbucket/core/repo/editcomment.scala.html |
---|
src/main/twirl/gitbucket/core/repo/editor.scala.html |
---|
src/main/twirl/gitbucket/core/repo/find.scala.html |
---|
src/main/twirl/gitbucket/core/repo/forked.scala.html |
---|
src/main/twirl/gitbucket/core/search/repositories.scala.html |
---|
src/main/twirl/gitbucket/core/settings/menu.scala.html |
---|
src/main/webapp/WEB-INF/web.xml |
---|
src/main/webapp/assets/common/css/gitbucket.css |
---|
src/main/webapp/assets/common/js/gitbucket.js |
---|
src/main/webapp/assets/vendors/facebox/facebox.css |
---|