1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2012-03-26 19:54:10 -07:00
..
extensions Fix require ordering causing extensions to not load properly, GH-77. 2012-03-10 12:30:15 -08:00
middleware No need to hold the connection while doing other things 2012-03-26 19:54:04 -07:00
capistrano.rb Update recipe to work on old bash versions, fixes #78 2012-03-11 12:21:34 -07:00
cli.rb unnecessary 2012-03-19 21:02:49 -07:00
client.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
manager.rb Auto failure retry now working! 2012-03-17 23:04:31 -07:00
processor.rb Auto failure retry now working! 2012-03-17 23:04:31 -07:00
rails.rb Renaming hook_rails option to enable_rails_extensions 2012-03-26 18:05:33 -05:00
redis_connection.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
retry.rb Auto failure retry now working! 2012-03-17 23:04:31 -07:00
testing.rb Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00
util.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
version.rb Auto failure retry now working! 2012-03-17 23:04:31 -07:00
web.rb avoid intermediate array creation 2012-03-18 14:14:43 -07:00
worker.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00