|
Merge branch 'team-lab-feature/protected-branch'
patch-3
test
4.9
4.8
4.7.1
4.7
4.6
4.5
4.4
4.31.2
4.31.1
4.31.0
4.30.1
4.30.0
4.3
4.29.0
4.28.0
4.27.0
4.26.0
4.25.0
4.24.1
4.24.0
4.23.1
4.23.0
4.22.0
4.21.2
4.21.1
4.21.0
4.20.0
4.2.1
4.2
4.19.3
4.19.2
4.19.1
4.19.0
4.18.0
4.17.0
4.16.0
4.15.0
4.14.1
4.14
4.13
4.12.1
4.12
4.11
4.10
4.1
4.0
3.14
3.13
3.12
3.11
1.0.0
|
|---|
| src/main/resources/update/3_11.sql 0 → 100644 |
|---|
| 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/ControllerBase.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/model/BasicTemplate.scala |
|---|
| src/main/scala/gitbucket/core/model/CommitStatus.scala |
|---|
| src/main/scala/gitbucket/core/model/Profile.scala |
|---|
| src/main/scala/gitbucket/core/model/ProtectedBranch.scala 0 → 100644 |
|---|
| src/main/scala/gitbucket/core/plugin/Plugin.scala |
|---|
| src/main/scala/gitbucket/core/plugin/PluginRegistory.scala |
|---|
| src/main/scala/gitbucket/core/plugin/ReceiveHook.scala 0 → 100644 |
|---|
| src/main/scala/gitbucket/core/service/CommitStatusService.scala |
|---|
| src/main/scala/gitbucket/core/service/MergeService.scala |
|---|
| src/main/scala/gitbucket/core/service/ProtectedBranchService.scala 0 → 100644 |
|---|
| src/main/scala/gitbucket/core/service/PullRequestService.scala |
|---|
| src/main/scala/gitbucket/core/service/RepositoryService.scala |
|---|
| src/main/scala/gitbucket/core/servlet/AutoUpdate.scala |
|---|
| src/main/scala/gitbucket/core/servlet/GitRepositoryServlet.scala |
|---|
| src/main/scala/gitbucket/core/view/helpers.scala |
|---|
| src/main/twirl/gitbucket/core/pulls/conversation.scala.html |
|---|
| src/main/twirl/gitbucket/core/pulls/mergeguide.scala.html |
|---|
| src/main/twirl/gitbucket/core/pulls/pullreq.scala.html |
|---|
| src/main/twirl/gitbucket/core/repo/branches.scala.html |
|---|
| src/main/twirl/gitbucket/core/repo/editor.scala.html |
|---|
| src/main/twirl/gitbucket/core/settings/branches.scala.html 0 → 100644 |
|---|
| src/main/twirl/gitbucket/core/settings/branchprotection.scala.html 0 → 100644 |
|---|
| src/main/twirl/gitbucket/core/settings/menu.scala.html |
|---|
| src/main/twirl/gitbucket/core/settings/options.scala.html |
|---|
| src/main/webapp/assets/common/css/gitbucket.css |
|---|
| src/test/scala/gitbucket/core/api/JsonFormatSpec.scala |
|---|
| src/test/scala/gitbucket/core/service/ProtectedBranchServiceSpec.scala 0 → 100644 |
|---|
| src/test/scala/gitbucket/core/service/RepositoryServiceSpec.scala |
|---|