1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Chris Sprehe
da48ce6ded changed #determine_redis_provider to first check against the REDIS_PROVIDER env variable 2013-11-24 08:16:37 -06:00
Salimane Adjao Moustapha
ceb7b9a7d4 add socket path test cases 2013-10-21 21:54:02 +02:00
Mike Perham
babfdc96c5 Backport test suite to Minitest 4 so we can test against Rails 4. 2013-09-22 14:38:33 -07:00
Glen
48c70f8545 Added option to set the network timeout for the Redis connection 2013-07-17 09:02:51 -06:00
Glen
5a4de159f0 Allow setting of a custom timeout for the Redis Connection Pool 2013-07-16 15:40:50 -06:00
Mike Perham
4679c95f49 Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
Mike Perham
6961a4f20f Refactor redis log to print in both server and client 2013-04-17 10:07:46 -07:00
Mike Perham
a129a444fd Lock down namespace configuration, fixes #747 2013-03-01 16:13:20 -08:00
Brandon Hilkert
396bf6cd7a Move global Sidekiq option changes to before/after when testing redis
connection so it doesn't pollute the rest of the test suite.
2013-01-26 16:17:27 -05:00
Mike Perham
00af937b8f Fix broken tests due to #631 changing global state 2013-01-26 08:07:13 -08:00
grosser
e43d46aa4d use namespace from options/config 2013-01-19 16:03:12 -08:00
jc00ke
619176f92d Refactor & add tests for determine_redis_provider 2012-10-14 16:12:17 -07:00