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-28 19:16:54 -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 capistrano recipe to use a custom ruby script, #95 2012-03-27 20:19:24 -07:00
cli.rb Fix singleton manager access 2012-03-27 20:16:16 -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 API cleanup, remove deprecations 2012-03-28 19:16:54 -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 API cleanup, remove deprecations 2012-03-28 19:16:54 -07:00
worker.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00