.. |
extensions
|
Document methods and make documentation uniform for extensions
|
2013-06-01 12:40:24 +05:30 |
middleware
|
Minor refactoring of chain
|
2013-09-12 14:14:17 -07:00 |
testing
|
client api refactoring
|
2013-03-24 17:42:43 -07:00 |
actor.rb
|
Modern celluloid now stable for testing purposes, yay!
|
2013-06-07 22:15:13 -07:00 |
api.rb
|
API should use UTC
|
2013-08-15 20:06:16 -07:00 |
capistrano.rb
|
add capistrano option sidekiq_default_hooks with compatibility
|
2013-06-03 13:01:29 +02:00 |
cli.rb
|
Use the same method to reopen log after USR2 as is used during startup. Fixes #1132
|
2013-08-25 15:00:59 +02:00 |
client.rb
|
Allow configuring worker defaults
|
2013-09-07 18:54:13 +02:00 |
core_ext.rb
|
|
|
exception_handler.rb
|
Ensure we always pass a Hash to handle_exception, fixes #1134
|
2013-08-25 12:59:33 -07:00 |
fetch.rb
|
Add Sidekiq::Actor which provides a testable alternative to Celluloid
|
2013-05-10 22:12:44 -07:00 |
launcher.rb
|
Change watchdog to propagate exceptions so Sidekiq quickly dies, #1194.
|
2013-09-22 14:05:29 -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
|
Avoid calling processor during hard shutdown, fixes #997
|
2013-06-10 22:20:15 -07:00 |
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
|
Remove 'at' property so it doesn't confuse Client
|
2013-05-24 20:34:26 -07:00 |
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
|
|
|