about summary refs log tree commit diff
path: root/spec/config/initializers/rack_attack_spec.rb
AgeCommit message (Expand)Author
2023-02-22Fix rack:attack flaky tests and test end of throttle period (#23799)Claire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-19Autofix Rubocop Style/EmptyLambdaParameter (#23705)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-11-14Fix rate limiting for paths with formats (#20675)Eugen Rochko