.. |
extensions
|
Add extension to delay any arbitrary class method to Sidekiq.
|
2012-08-16 16:43:01 -07:00 |
middleware
|
extract error handling middleware into processor-level code
|
2012-07-31 14:30:34 -04:00 |
testing
|
Inline testing should pass arguments through json
|
2012-06-01 16:37:50 +03:00 |
capistrano.rb
|
Update cap hook, fixes #352
|
2012-08-19 11:31:20 -07:00 |
cli.rb
|
Support queue-names-with-dashes
|
2012-08-15 11:46:43 -07:00 |
client.rb
|
Add unique job ID for every pushed job
|
2012-08-11 11:47:25 -07:00 |
core_ext.rb
|
Enable proper inheritance of sidekiq options in worker subclasses [#221]
|
2012-06-16 20:58:07 -07:00 |
exception_handler.rb
|
Actually deliver the exception notifications
|
2012-08-15 14:15:10 -07:00 |
fetch.rb
|
Removed -s flag, simplified queue logic
|
2012-07-31 13:58:50 -07:00 |
logging.rb
|
Prefer Sidekiq.logger, inject message context into all working logging
|
2012-05-15 19:44:35 -07:00 |
manager.rb
|
Implemented a strictly ordered queue switch
|
2012-07-27 15:18:11 -07:00 |
paginator.rb
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -07:00 |
processor.rb
|
Revert Celluloid's exclusive mode
|
2012-08-16 18:12:25 -07:00 |
rails.rb
|
Add extension to delay any arbitrary class method to Sidekiq.
|
2012-08-16 16:43:01 -07:00 |
redis_connection.rb
|
Added option to specify the redis driver (hiredis, ..)
|
2012-07-19 18:04:15 +02:00 |
scheduled.rb
|
Update lib/sidekiq/scheduled.rb
|
2012-08-16 11:42:57 +03:00 |
testing.rb
|
DRY testing API
|
2012-06-28 08:46:18 +01:00 |
util.rb
|
Rework error handling to work with watchdog
|
2012-08-02 20:48:49 -07:00 |
version.rb
|
bump version, prepare for release
|
2012-08-16 18:31:51 -07:00 |
web.rb
|
Added a poll action that is meant to be hit with an ajax request, added polling link to index page
|
2012-07-26 16:08:15 -07:00 |
worker.rb
|
Remove optional middlewares [#302]
|
2012-07-20 20:11:16 -07:00 |
yaml_patch.rb
|
Not sure what to do with this so it's here if someone wants to use it, #152
|
2012-04-27 21:44:34 -07:00 |