Gonzalo Rodriguez
|
e8102910bf
|
Fixes warning 'DEPRECATED: Use assert_nil if expecting nil from ...'
|
2018-01-23 15:07:49 -03:00 |
|
Aaron Suggs
|
ff22014a03
|
[tests] Fix gotcha with new activesupport redis versions
This fixes the error:
uninitialized constant ActiveSupport::VERSION
when loading active_support/cache/redis_store
|
2016-07-11 15:23:06 -04:00 |
|
Vincent Boisard
|
397a7ce7b4
|
feature: support for ActiveSupport::MemCacheStore
|
2015-12-08 10:53:53 +01:00 |
|
Aaron Suggs
|
64fe10f64e
|
Clarifying comments for #delete spec method
|
2015-05-22 13:48:32 -04:00 |
|
Stan Hu
|
91947b83a4
|
Support the ability to reset Fail2Ban count and ban flag
Closes #113
|
2015-05-22 09:47:32 -04:00 |
|
Stan Hu
|
ff15447f3a
|
Support delete method for Redis
|
2015-03-15 12:13:44 -07:00 |
|
Aaron Suggs
|
833e1e937d
|
Integration tests: use 127.0.0.1 instead of localhost
|
2014-04-25 13:19:22 -05:00 |
|
hakanensari
|
5ff5bf44ba
|
Don't memoize in test
I don’t think this has any side effect, but still…
|
2014-04-17 18:21:13 +01:00 |
|
hakanensari
|
5d72c6e5f9
|
Move individual proxy classes to separate files
|
2014-04-15 16:19:43 +01:00 |
|
hakanensari
|
bf40123c04
|
Move offline case to separate file
|
2014-04-15 16:17:27 +01:00 |
|
hakanensari
|
f0a53f474e
|
Stub #with on delegator
|
2014-04-09 13:15:00 +01:00 |
|
hakanensari
|
1c0bc3da4d
|
Merge branch 'patch-2' into patch-3
Conflicts:
lib/rack/attack/store_proxy.rb
|
2014-04-09 12:16:16 +01:00 |
|
hakanensari
|
128c5aa9bf
|
Support a Dalli Connection Pool
|
2014-04-01 12:10:32 +01:00 |
|
hakanensari
|
adab844784
|
Support older dalli client versions
|
2014-04-01 11:21:14 +01:00 |
|
hakanensari
|
a7ec48fb44
|
Implement Proxy for Dalli
kickstarter/rack-attack#52
|
2014-03-26 21:54:12 +00:00 |
|
Aaron Suggs
|
671f3d4c40
|
[travisci] Fix Errno::ENETUNREACH errors in redis integration tests
|
2014-03-15 14:51:15 -04:00 |
|
Aaron Suggs
|
2a7ae7d84d
|
Integration tests: less flakiness by sleeping more
|
2014-03-15 14:41:50 -04:00 |
|
Aaron Suggs
|
cabadf3dc0
|
Better organize integration tests
Add rake tasks `test:units` and `test:integration`
Run integration tests by default on TravisCi.
Run memcached and redis on TravisCi.
|
2014-03-15 14:21:37 -04:00 |
|