.. |
extensions
|
Add extension to delay any arbitrary class method to Sidekiq.
|
2012-08-16 16:43:01 -07:00 |
middleware
|
Fix a few more Exception leaks
|
2012-08-29 20:20:20 -07:00 |
testing
|
Rejigger inline testing to handle enqueue/enqueue_to
|
2012-09-07 08:59:04 -07:00 |
capistrano.rb
|
allow custom pid file for capistrano
|
2012-08-21 23:24:27 -05:00 |
cli.rb
|
print license info on startup
|
2012-09-03 11:34:07 -07:00 |
client.rb
|
Rejigger inline testing to handle enqueue/enqueue_to
|
2012-09-07 08:59:04 -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
|
Use Airbrake#notify_or_ignore
|
2012-09-06 18:50:15 +01: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
|
print license info on startup
|
2012-09-03 11:34:07 -07:00 |
paginator.rb
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -07:00 |
processor.rb
|
Revert "enable thread tasks"
|
2012-09-08 19:45:07 -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 |
stats.rb
|
Ditch pipelined calls for multi
|
2012-09-04 10:02:07 -07:00 |
testing.rb
|
DRY testing API
|
2012-06-28 08:46:18 +01:00 |
util.rb
|
Increase default expiry, fixes #385
|
2012-09-08 19:50:03 -07:00 |
version.rb
|
Upgrade to Celluloid 0.12
|
2012-09-04 20:50:37 -07:00 |
web.rb
|
Memoize info on each request
|
2012-09-04 09:45:35 -07:00 |
worker.rb
|
Rejigger resque helpers to remove perform_in_queue
|
2012-09-07 08:35:27 -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 |