Remove GitLab WAF related models, services and workers
This change removes all code related to WAF (ModSecurity) feature. Changelog: removed EE: true
显示
- app/controllers/clusters/applications_controller.rb 1 个添加, 1 个删除app/controllers/clusters/applications_controller.rb
- app/models/clusters/applications/fluentd.rb 4 个添加, 5 个删除app/models/clusters/applications/fluentd.rb
- app/models/clusters/applications/ingress.rb 5 个添加, 96 个删除app/models/clusters/applications/ingress.rb
- app/models/clusters/cluster.rb 0 个添加, 1 个删除app/models/clusters/cluster.rb
- app/serializers/cluster_application_entity.rb 0 个添加, 3 个删除app/serializers/cluster_application_entity.rb
- app/services/clusters/applications/base_service.rb 0 个添加, 8 个删除app/services/clusters/applications/base_service.rb
- ee/app/controllers/projects/security/waf_anomalies_controller.rb 0 个添加, 54 个删除...controllers/projects/security/waf_anomalies_controller.rb
- ee/app/services/security/waf_anomaly_summary_service.rb 0 个添加, 210 个删除ee/app/services/security/waf_anomaly_summary_service.rb
- ee/app/views/projects/threat_monitoring/show.html.haml 0 个添加, 2 个删除ee/app/views/projects/threat_monitoring/show.html.haml
- ee/config/routes/project.rb 0 个添加, 4 个删除ee/config/routes/project.rb
- ee/spec/controllers/projects/security/waf_anomalies_controller_spec.rb 0 个添加, 84 个删除...ollers/projects/security/waf_anomalies_controller_spec.rb
- ee/spec/frontend/threat_monitoring/components/threat_monitoring_section_spec.js 1 个添加, 1 个删除...t_monitoring/components/threat_monitoring_section_spec.js
- ee/spec/services/security/waf_anomaly_summary_service_spec.rb 0 个添加, 319 个删除...pec/services/security/waf_anomaly_summary_service_spec.rb
- spec/factories/clusters/applications/helm.rb 0 个添加, 20 个删除spec/factories/clusters/applications/helm.rb
- spec/fixtures/api/schemas/cluster_status.json 0 个添加, 1 个删除spec/fixtures/api/schemas/cluster_status.json
- spec/lib/gitlab/usage/metrics/name_suggestion_spec.rb 0 个添加, 16 个删除spec/lib/gitlab/usage/metrics/name_suggestion_spec.rb
- spec/models/clusters/applications/fluentd_spec.rb 3 个添加, 16 个删除spec/models/clusters/applications/fluentd_spec.rb
- spec/models/clusters/applications/ingress_spec.rb 0 个添加, 90 个删除spec/models/clusters/applications/ingress_spec.rb
- spec/models/clusters/cluster_spec.rb 0 个添加, 22 个删除spec/models/clusters/cluster_spec.rb
- spec/serializers/cluster_application_entity_spec.rb 0 个添加, 1 个删除spec/serializers/cluster_application_entity_spec.rb
加载中
想要评论请 注册 或 登录