Add commit hook extension point for plugins
1 parent 5807898 commit b5992198529cae0c5595e4a0edc29633d60eff03
@Naoki Takezoe Naoki Takezoe authored on 16 Jan 2016
Showing 10 changed files
View
src/main/scala/gitbucket/core/api/ApiBranchProtection.scala
View
src/main/scala/gitbucket/core/controller/PullRequestsController.scala
View
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
View
src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
View
src/main/scala/gitbucket/core/plugin/CommitHook.scala 0 → 100644
View
src/main/scala/gitbucket/core/plugin/PluginRegistory.scala
View
src/main/scala/gitbucket/core/service/ProtectedBranchService.scala 0 → 100644
View
src/main/scala/gitbucket/core/service/ProtectedBrancheService.scala 100644 → 0
View
src/main/scala/gitbucket/core/service/PullRequestService.scala
View
src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala