Merge pull request #1883 from gitbucket/disable-merge-strategies
Add a option to enable/disable merge strategies
commit 88427b893c46d145f4fd35877a1a3a7fa5ff5abd
2 parents c8a7ef2 + 737b0a9
@Naoki Takezoe Naoki Takezoe authored on 11 Feb 2018
GitHub committed on 11 Feb 2018
Showing 8 changed files
View
src/main/resources/update/gitbucket-core_4.22.xml 0 → 100644
View
src/main/scala/gitbucket/core/GitBucketCoreModule.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/model/Repository.scala
View
src/main/scala/gitbucket/core/service/RepositoryService.scala
View
src/main/twirl/gitbucket/core/pulls/mergeguide.scala.html
View
src/main/twirl/gitbucket/core/settings/options.scala.html