Rename Rack Attack log field: request_method -> method
`method` is what is used in the API and controller logs. Keeping this the same makes it easier to filter for logs properly. Changelog: changed
显示
- ee/spec/controllers/groups/epics_controller_spec.rb 1 个添加, 1 个删除ee/spec/controllers/groups/epics_controller_spec.rb
- lib/gitlab/application_rate_limiter.rb 1 个添加, 1 个删除lib/gitlab/application_rate_limiter.rb
- lib/gitlab/metrics/subscribers/rack_attack.rb 1 个添加, 1 个删除lib/gitlab/metrics/subscribers/rack_attack.rb
- spec/controllers/projects/issues_controller_spec.rb 1 个添加, 1 个删除spec/controllers/projects/issues_controller_spec.rb
- spec/lib/gitlab/application_rate_limiter_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/application_rate_limiter_spec.rb
- spec/lib/gitlab/metrics/subscribers/rack_attack_spec.rb 5 个添加, 5 个删除spec/lib/gitlab/metrics/subscribers/rack_attack_spec.rb
- spec/support/shared_examples/controllers/rate_limited_endpoint_shared_examples.rb 1 个添加, 1 个删除...ples/controllers/rate_limited_endpoint_shared_examples.rb
- spec/support/shared_examples/requests/rack_attack_shared_examples.rb 3 个添加, 3 个删除...t/shared_examples/requests/rack_attack_shared_examples.rb
加载中
想要评论请 注册 或 登录