Remove ff and policy information related to
auto_fix. Changelog: removed
上级
30838377
No related branches found
No related tags found
显示
- app/presenters/projects/security/configuration_presenter.rb 0 个添加, 10 个删除app/presenters/projects/security/configuration_presenter.rb
- app/views/users/_overview.html.haml 9 个添加, 10 个删除app/views/users/_overview.html.haml
- app/views/users/_profile_sidebar.html.haml 0 个添加, 2 个删除app/views/users/_profile_sidebar.html.haml
- app/views/users/show.html.haml 30 个添加, 31 个删除app/views/users/show.html.haml
- config/feature_flags/development/security_auto_fix.yml 0 个添加, 8 个删除config/feature_flags/development/security_auto_fix.yml
- ee/app/controllers/projects/security/dashboard_controller.rb 0 个添加, 4 个删除ee/app/controllers/projects/security/dashboard_controller.rb
- ee/app/models/gitlab_subscriptions/features.rb 0 个添加, 1 个删除ee/app/models/gitlab_subscriptions/features.rb
- ee/app/models/project_security_setting.rb 0 个添加, 18 个删除ee/app/models/project_security_setting.rb
- ee/app/policies/ee/project_policy.rb 2 个添加, 5 个删除ee/app/policies/ee/project_policy.rb
- ee/app/policies/vulnerabilities/feedback_policy.rb 1 个添加, 5 个删除ee/app/policies/vulnerabilities/feedback_policy.rb
- ee/app/presenters/ee/projects/security/configuration_presenter.rb 0 个添加, 18 个删除...resenters/ee/projects/security/configuration_presenter.rb
- ee/spec/models/project_security_setting_spec.rb 0 个添加, 45 个删除ee/spec/models/project_security_setting_spec.rb
- ee/spec/policies/project_policy_spec.rb 6 个添加, 38 个删除ee/spec/policies/project_policy_spec.rb
- ee/spec/policies/vulnerabilities/feedback_policy_spec.rb 5 个添加, 15 个删除ee/spec/policies/vulnerabilities/feedback_policy_spec.rb
- ee/spec/presenters/ee/projects/security/configuration_presenter_spec.rb 2 个添加, 13 个删除...ters/ee/projects/security/configuration_presenter_spec.rb
- lib/gitlab/gon_helper.rb 0 个添加, 1 个删除lib/gitlab/gon_helper.rb
- locale/gitlab.pot 0 个添加, 3 个删除locale/gitlab.pot
- spec/features/users/overview_spec.rb 6 个添加, 30 个删除spec/features/users/overview_spec.rb
- spec/features/users/show_spec.rb 11 个添加, 38 个删除spec/features/users/show_spec.rb
- spec/presenters/projects/security/configuration_presenter_spec.rb 0 个添加, 4 个删除...senters/projects/security/configuration_presenter_spec.rb
加载中
想要评论请 注册 或 登录