Merge pull request #1670 from gitbucket/feature/get-single-commit-api
Get single commit API
commit 3cce4e53081beffc231f77d3b6b928a3661626e9
2 parents 1dba28d + 757292d
@Naoki Takezoe Naoki Takezoe authored on 5 Sep 2017
GitHub committed on 5 Sep 2017
Showing 8 changed files
View
src/main/scala/gitbucket/core/api/ApiCommits.scala 0 → 100644
View
src/main/scala/gitbucket/core/api/JsonFormat.scala
View
src/main/scala/gitbucket/core/controller/ApiController.scala
View
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
View
src/main/scala/gitbucket/core/controller/WikiController.scala
View
src/main/scala/gitbucket/core/service/PullRequestService.scala
View
src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala
View
src/main/scala/gitbucket/core/util/JGitUtil.scala