Add git proection api and form
1 parent e187d02 commit 6661314be593f8c8ebee1aa9525b2583215dff7c
@nazoking nazoking authored on 3 Dec 2015
Showing 9 changed files
View
src/main/scala/gitbucket/core/api/ApiBranch.scala 0 → 100644
View
src/main/scala/gitbucket/core/api/ApiBranchProtection.scala 0 → 100644
View
src/main/scala/gitbucket/core/api/JsonFormat.scala
View
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
View
src/main/scala/gitbucket/core/service/CommitStatusService.scala
View
src/main/scala/gitbucket/core/service/ProtectedBrancheService.scala
View
src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/settings/branches.scala.html
View
src/test/scala/gitbucket/core/api/JsonFormatSpec.scala