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
2013-09-22 20:48:17 -07:00
..
extensions
middleware Minor refactoring of chain 2013-09-12 14:14:17 -07:00
testing
actor.rb
api.rb API should use UTC 2013-08-15 20:06:16 -07:00
capistrano.rb
cli.rb Rails 4 is supported 2013-09-22 14:05:41 -07:00
client.rb Allow configuring worker defaults 2013-09-07 18:54:13 +02:00
core_ext.rb
exception_handler.rb Whoa, reason is actually an Exception. Didn't know that. 2013-09-22 20:48:17 -07:00
fetch.rb
launcher.rb Whoa, reason is actually an Exception. Didn't know that. 2013-09-22 20:48:17 -07:00
logging.rb Close old logger when rotating, fixes #1008 2013-06-18 13:44:19 -07:00
manager.rb Change watchdog to propagate exceptions so Sidekiq quickly dies, #1194. 2013-09-22 14:05:29 -07:00
paginator.rb
processor.rb
rails.rb
redis_connection.rb Don't use the NAME constant here, then Pro bootup is confusing 2013-08-10 12:37:17 -07:00
scheduled.rb
testing.rb Sets worker JID before performing job during tests 2013-07-02 11:43:59 -03:00
util.rb Change watchdog to propagate exceptions so Sidekiq quickly dies, #1194. 2013-09-22 14:05:29 -07:00
version.rb Update changes, version 2013-09-21 17:05:45 -07:00
web.rb Show errors for retried jobs 2013-09-19 12:12:56 +02:00
worker.rb Allow configuring worker defaults 2013-09-07 18:54:13 +02:00
yaml_patch.rb