-
- 下载
Merge branch '55623-group-cluster-apis' into 'master'
Resolve "API support for group-level clusters" Closes #55623 See merge request gitlab-org/gitlab-ce!30213
显示
- app/policies/clusters/instance_policy.rb 0 个添加, 7 个删除app/policies/clusters/instance_policy.rb
- app/policies/concerns/clusterable_actions.rb 0 个添加, 14 个删除app/policies/concerns/clusterable_actions.rb
- app/policies/group_policy.rb 0 个添加, 7 个删除app/policies/group_policy.rb
- app/policies/project_policy.rb 0 个添加, 6 个删除app/policies/project_policy.rb
- app/presenters/clusterable_presenter.rb 13 个添加, 1 个删除app/presenters/clusterable_presenter.rb
- app/services/clusters/create_service.rb 10 个添加, 7 个删除app/services/clusters/create_service.rb
- changelogs/unreleased/55623-group-cluster-apis.yml 5 个添加, 0 个删除changelogs/unreleased/55623-group-cluster-apis.yml
- doc/api/group_clusters.md 280 个添加, 0 个删除doc/api/group_clusters.md
- lib/api/api.rb 1 个添加, 0 个删除lib/api/api.rb
- lib/api/entities.rb 4 个添加, 0 个删除lib/api/entities.rb
- lib/api/group_clusters.rb 140 个添加, 0 个删除lib/api/group_clusters.rb
- lib/api/project_clusters.rb 1 个添加, 1 个删除lib/api/project_clusters.rb
- spec/requests/api/group_clusters_spec.rb 452 个添加, 0 个删除spec/requests/api/group_clusters_spec.rb
- spec/requests/api/project_clusters_spec.rb 13 个添加, 3 个删除spec/requests/api/project_clusters_spec.rb
- spec/support/shared_examples/policies/clusterable_shared_examples.rb 0 个添加, 8 个删除...t/shared_examples/policies/clusterable_shared_examples.rb
加载中
想要评论请 注册 或 登录