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
Mike Perham
a62c775d20 Update capistrano recipe to use a custom ruby script, #95 2012-03-27 20:19:24 -07:00
Mike Perham
aa9887a496 connection_pool version, #95 2012-03-27 15:30:04 -07:00
Mike Perham
6ff0cff35e Require rails 3 2012-03-22 11:18:28 -07:00
Mike Perham
74d0e5ec35 Upgrade to connection_pool 0.9.0
Remove all connection_pool usage of method_missing.
Change Sidekiq.redis API to require a block.
2012-03-14 09:56:13 -07:00
Mike Perham
5ea0ca89d0 Initial spike of Sinatra/TwB2 based web UI
Just run "rails s" in myapp/ and go to http://localhost:3000/sidekiq
2012-03-04 12:58:16 -08:00
Mike Perham
0951c9514c Test for ActiveRecord and ActionMailer extensions 2012-02-18 21:08:53 -08:00
Max Spransy
c34ec108a4 Move redis connection logic into class. Add support for namespaces via redis-namespace gem 2012-02-09 10:26:43 -06:00
Mike Perham
eb09ff5784 Prepare for release 2012-02-05 13:01:34 -08:00
Mike Perham
922d5f8dbe Add Sidekiq::Processor testing, with bug fixes 2012-01-26 12:45:04 -08:00
Mike Perham
14bd63705a Documentation, start client work 2012-01-21 16:42:21 -08:00
Mike Perham
38949ee8fb Add celluloid 2012-01-16 20:02:58 -08:00
Mike Perham
d8232072b3 bundler 2012-01-16 19:25:20 -08:00