Refactors gitlab instance check
Removes gitlab instance check via `should_check_namespace_plan` to use Gitlab::Saas.feature_available?
显示
- .rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml
- ee/app/models/namespaces/storage/cost_factor.rb 1 个添加, 1 个删除ee/app/models/namespaces/storage/cost_factor.rb
- ee/spec/models/namespaces/storage/cost_factor_spec.rb 5 个添加, 5 个删除ee/spec/models/namespaces/storage/cost_factor_spec.rb
- ee/spec/presenters/ee/project_presenter_spec.rb 1 个添加, 1 个删除ee/spec/presenters/ee/project_presenter_spec.rb
- ee/spec/support/helpers/namespace_storage_helpers.rb 1 个添加, 1 个删除ee/spec/support/helpers/namespace_storage_helpers.rb
加载中
想要评论请 注册 或 登录