Add git proection api and form
|
---|
|
src/main/scala/gitbucket/core/api/ApiBranch.scala 0 → 100644 |
---|
src/main/scala/gitbucket/core/api/ApiBranchProtection.scala 0 → 100644 |
---|
src/main/scala/gitbucket/core/api/JsonFormat.scala |
---|
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala |
---|
src/main/scala/gitbucket/core/service/CommitStatusService.scala |
---|
src/main/scala/gitbucket/core/service/ProtectedBrancheService.scala |
---|
src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html 0 → 100644 |
---|
src/main/twirl/gitbucket/core/settings/branches.scala.html |
---|
src/test/scala/gitbucket/core/api/JsonFormatSpec.scala |
---|