Replace UrlBlocker::BlockedUrlError with HTTP_V2
For an easy migration, in this step we are replacing all UrlBlocker::BlockedUrlError exceptions with HTTP_V2::UrlBlocker::BlockedUrlError
显示
- app/controllers/import/bulk_imports_controller.rb 1 个添加, 1 个删除app/controllers/import/bulk_imports_controller.rb
- app/controllers/import/fogbugz_controller.rb 1 个添加, 1 个删除app/controllers/import/fogbugz_controller.rb
- app/controllers/import/gitea_controller.rb 1 个添加, 1 个删除app/controllers/import/gitea_controller.rb
- app/models/abuse_report.rb 1 个添加, 1 个删除app/models/abuse_report.rb
- app/models/application_setting.rb 1 个添加, 1 个删除app/models/application_setting.rb
- app/models/clusters/concerns/prometheus_client.rb 1 个添加, 1 个删除app/models/clusters/concerns/prometheus_client.rb
- app/models/clusters/platforms/kubernetes.rb 1 个添加, 1 个删除app/models/clusters/platforms/kubernetes.rb
- app/models/service_desk/custom_email_credential.rb 1 个添加, 1 个删除app/models/service_desk/custom_email_credential.rb
- app/models/ssh_host_key.rb 1 个添加, 1 个删除app/models/ssh_host_key.rb
- app/services/clusters/cleanup/project_namespace_service.rb 1 个添加, 1 个删除app/services/clusters/cleanup/project_namespace_service.rb
- app/services/clusters/cleanup/service_account_service.rb 1 个添加, 1 个删除app/services/clusters/cleanup/service_account_service.rb
- app/services/projects/import_service.rb 2 个添加, 2 个删除app/services/projects/import_service.rb
- app/validators/addressable_url_validator.rb 1 个添加, 1 个删除app/validators/addressable_url_validator.rb
- app/workers/integrations/irker_worker.rb 1 个添加, 1 个删除app/workers/integrations/irker_worker.rb
- config/initializers/rest-client-hostname_override.rb 1 个添加, 1 个删除config/initializers/rest-client-hostname_override.rb
- ee/app/models/ee/application_setting.rb 1 个添加, 1 个删除ee/app/models/ee/application_setting.rb
- gems/gitlab-http/.rubocop.yml 0 个添加, 3 个删除gems/gitlab-http/.rubocop.yml
- gems/gitlab-http/lib/gitlab/http_v2/url_blocker.rb 4 个添加, 4 个删除gems/gitlab-http/lib/gitlab/http_v2/url_blocker.rb
- lib/gitlab/http_connection_adapter.rb 1 个添加, 1 个删除lib/gitlab/http_connection_adapter.rb
- lib/gitlab/url_blocker.rb 28 个添加, 22 个删除lib/gitlab/url_blocker.rb
加载中
想要评论请 注册 或 登录