(refs #1477)Add RepositoryHook extension point
It makes possible to hook repository creation, deletion, renaming, transferring and forking by plug-ins.
1 parent 0f8ee0d commit e56c7472c4bd0ff6dffa5a5799539cf7cb22bdf3
@Naoki Takezoe Naoki Takezoe authored on 7 Mar 2017
Showing 5 changed files
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
View
src/main/scala/gitbucket/core/plugin/Plugin.scala
View
src/main/scala/gitbucket/core/plugin/PluginRegistory.scala
View
src/main/scala/gitbucket/core/plugin/RepositoryHook.scala 0 → 100644