-
- 下载
Merge branch '411832-namespace-org-validation-disabled' into 'master'
Validate presence of Organization on Namespace model See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/155732 Merged-by:drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Alex Pooley <apooley@gitlab.com> Reviewed-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
显示
- app/controllers/graphql_controller.rb 8 个添加, 3 个删除app/controllers/graphql_controller.rb
- app/controllers/import/gitlab_groups_controller.rb 4 个添加, 1 个删除app/controllers/import/gitlab_groups_controller.rb
- app/controllers/ldap/omniauth_callbacks_controller.rb 3 个添加, 1 个删除app/controllers/ldap/omniauth_callbacks_controller.rb
- app/controllers/omniauth_callbacks_controller.rb 3 个添加, 1 个删除app/controllers/omniauth_callbacks_controller.rb
- app/controllers/registrations_controller.rb 7 个添加, 6 个删除app/controllers/registrations_controller.rb
- app/models/namespace.rb 16 个添加, 0 个删除app/models/namespace.rb
- app/services/ci/runners/create_runner_service.rb 3 个添加, 1 个删除app/services/ci/runners/create_runner_service.rb
- app/services/groups/create_service.rb 1 个添加, 1 个删除app/services/groups/create_service.rb
- app/services/groups/update_service.rb 1 个添加, 1 个删除app/services/groups/update_service.rb
- app/services/users/create_service.rb 3 个添加, 1 个删除app/services/users/create_service.rb
- config/feature_flags/gitlab_com_derisk/require_organization.yml 9 个添加, 0 个删除.../feature_flags/gitlab_com_derisk/require_organization.yml
- ee/app/controllers/registrations/groups_controller.rb 3 个添加, 1 个删除ee/app/controllers/registrations/groups_controller.rb
- ee/app/services/gitlab_subscriptions/trials/create_service.rb 3 个添加, 1 个删除...pp/services/gitlab_subscriptions/trials/create_service.rb
- ee/app/services/registrations/standard_namespace_create_service.rb 3 个添加, 1 个删除...rvices/registrations/standard_namespace_create_service.rb
- ee/lib/ee/gitlab/scim/group/provisioning_service.rb 5 个添加, 1 个删除ee/lib/ee/gitlab/scim/group/provisioning_service.rb
- ee/lib/ee/gitlab/scim/provisioning_service.rb 5 个添加, 1 个删除ee/lib/ee/gitlab/scim/provisioning_service.rb
- ee/spec/controllers/ee/registrations_controller_spec.rb 4 个添加, 0 个删除ee/spec/controllers/ee/registrations_controller_spec.rb
- ee/spec/controllers/groups/omniauth_callbacks_controller_spec.rb 4 个添加, 0 个删除.../controllers/groups/omniauth_callbacks_controller_spec.rb
- ee/spec/controllers/subscriptions/groups_controller_spec.rb 2 个添加, 1 个删除ee/spec/controllers/subscriptions/groups_controller_spec.rb
- ee/spec/controllers/subscriptions_controller_spec.rb 1 个添加, 1 个删除ee/spec/controllers/subscriptions_controller_spec.rb
加载中
想要评论请 注册 或 登录