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
Abdelkader Boudih
33b9999c43 Stringify Sidekiq.default_worker_options's keys, fix #2124 2015-01-09 17:08:58 +00:00
grosser
57a06d00d6 allow every test to be run with just ruby test/xxx_test.rb 2014-12-30 12:54:58 -08:00
Mike Perham
77c57675ec Fix build 2014-05-13 14:00:20 -07:00
Peter M. Goldstein
1379f5093e Address assorted warnings 2014-03-19 17:47:08 -07:00
Mike Perham
2da06dcfe7 sigh 2014-03-11 21:21:21 -07:00
Mike Perham
1acd8ac627 Test correct event call 2014-03-10 20:51:10 -07:00
Mike Perham
3d117e6051 Implement process lifecycle events, fixes #1534 2014-03-10 20:46:19 -07: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
Mike Perham
4679c95f49 Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
Christoph Olszowka
12b1b30147 Remedied requirement to bring your own table to the flipping method
See https://twitter.com/mperham/status/314141110513586177
2013-03-19 23:55:01 +01:00
Lior Sion
da61fd9fb4 replaced order of redis connection creation 2013-02-02 12:47:58 +02:00
Brandon Hilkert
d4df84e8b0 Update MultiJson delegate methods to coincide with their future API and
add supporting test.
2012-12-02 18:55:21 -05:00