|
Add commit hook extension point for plugins
|
|---|
|
|
| src/main/scala/gitbucket/core/api/ApiBranchProtection.scala |
|---|
| src/main/scala/gitbucket/core/controller/PullRequestsController.scala |
|---|
| src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala |
|---|
| src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala |
|---|
| src/main/scala/gitbucket/core/plugin/CommitHook.scala 0 → 100644 |
|---|
| src/main/scala/gitbucket/core/plugin/PluginRegistory.scala |
|---|
| src/main/scala/gitbucket/core/service/ProtectedBranchService.scala 0 → 100644 |
|---|
| src/main/scala/gitbucket/core/service/ProtectedBrancheService.scala 100644 → 0 |
|---|
| src/main/scala/gitbucket/core/service/PullRequestService.scala |
|---|
| src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala |
|---|