-
- 下载
Merge branch '217966-default-project-creation-admin-option' into 'master'
Add admin role option for the default project creation protection See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/171245 Merged-by:Michael Becker <mbecker@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Emily Sahlani <esahlani@gitlab.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Reviewed-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Duo Code Reviewer <duo-code-review-bot@gitlab.com> Reviewed-by:
Emily Sahlani <esahlani@gitlab.com> Co-authored-by:
Abdul Wadood <awadood@gitlab.com>
显示
- app/models/group.rb 39 个添加, 15 个删除app/models/group.rb
- app/policies/group_policy.rb 1 个添加, 1 个删除app/policies/group_policy.rb
- config/application_setting_columns/default_project_creation.yml 2 个添加, 2 个删除.../application_setting_columns/default_project_creation.yml
- doc/administration/settings/visibility_and_access_controls.md 5 个添加, 0 个删除...administration/settings/visibility_and_access_controls.md
- doc/api/settings.md 1 个添加, 1 个删除doc/api/settings.md
- lib/gitlab/access.rb 5 个添加, 2 个删除lib/gitlab/access.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/finders/groups/accepting_project_creations_finder_spec.rb 26 个添加, 0 个删除...finders/groups/accepting_project_creations_finder_spec.rb
- spec/finders/groups/accepting_project_transfers_finder_spec.rb 22 个添加, 0 个删除...finders/groups/accepting_project_transfers_finder_spec.rb
- spec/models/group_spec.rb 91 个添加, 21 个删除spec/models/group_spec.rb
- spec/policies/group_policy_spec.rb 33 个添加, 114 个删除spec/policies/group_policy_spec.rb
加载中
想要评论请 注册 或 登录