Remove require_verification_for_namespace_creation
Remove require_verification_for_namespace_creation feature flag and experiment file Changelog: removed
显示
- .rubocop_todo/rspec/missing_feature_category.yml 0 个添加, 1 个删除.rubocop_todo/rspec/missing_feature_category.yml
- app/controllers/groups_controller.rb 0 个添加, 8 个删除app/controllers/groups_controller.rb
- app/experiments/require_verification_for_namespace_creation_experiment.rb 0 个添加, 22 个删除...require_verification_for_namespace_creation_experiment.rb
- app/helpers/groups_helper.rb 0 个添加, 10 个删除app/helpers/groups_helper.rb
- app/views/groups/new.html.haml 3 个添加, 2 个删除app/views/groups/new.html.haml
- config/feature_flags/experiment/require_verification_for_namespace_creation.yml 0 个添加, 8 个删除...xperiment/require_verification_for_namespace_creation.yml
- ee/app/controllers/concerns/registrations/verification.rb 0 个添加, 29 个删除ee/app/controllers/concerns/registrations/verification.rb
- ee/app/controllers/ee/application_controller.rb 0 个添加, 1 个删除ee/app/controllers/ee/application_controller.rb
- ee/app/controllers/registrations/groups_projects_controller.rb 0 个添加, 8 个删除...p/controllers/registrations/groups_projects_controller.rb
- ee/app/helpers/ee/groups_helper.rb 0 个添加, 19 个删除ee/app/helpers/ee/groups_helper.rb
- ee/app/services/ee/groups/create_service.rb 2 个添加, 11 个删除ee/app/services/ee/groups/create_service.rb
- ee/app/views/registrations/groups_projects/new.html.haml 1 个添加, 11 个删除ee/app/views/registrations/groups_projects/new.html.haml
- ee/spec/controllers/concerns/registrations/verification_spec.rb 0 个添加, 93 个删除...c/controllers/concerns/registrations/verification_spec.rb
- ee/spec/controllers/registrations/groups_projects_controller_spec.rb 0 个添加, 9 个删除...trollers/registrations/groups_projects_controller_spec.rb
- ee/spec/features/groups/new_spec.rb 0 个添加, 56 个删除ee/spec/features/groups/new_spec.rb
- ee/spec/features/registrations/combined_registration_spec.rb 0 个添加, 20 个删除ee/spec/features/registrations/combined_registration_spec.rb
- ee/spec/helpers/ee/groups_helper_spec.rb 0 个添加, 38 个删除ee/spec/helpers/ee/groups_helper_spec.rb
- ee/spec/services/groups/create_service_spec.rb 0 个添加, 43 个删除ee/spec/services/groups/create_service_spec.rb
- ee/spec/views/registrations/groups_projects/new.html.haml_spec.rb 5 个添加, 62 个删除...views/registrations/groups_projects/new.html.haml_spec.rb
- spec/controllers/groups_controller_spec.rb 0 个添加, 23 个删除spec/controllers/groups_controller_spec.rb
加载中
想要评论请 注册 或 登录