.. |
extensions
|
Document methods and make documentation uniform for extensions
|
2013-06-01 12:40:24 +05:30 |
middleware
|
Clean up retries
|
2013-10-25 22:10:55 -07:00 |
tasks
|
Only cd into current_path if pid file exists.
|
2013-10-29 15:21:47 -02:00 |
testing
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
actor.rb
|
Modern celluloid now stable for testing purposes, yay!
|
2013-06-07 22:15:13 -07:00 |
api.rb
|
Use multi to allow for fewer Redis connections
|
2013-10-23 22:36:13 -05:00 |
capistrano.rb
|
Fix Capistrano::Version name error.
|
2013-10-28 13:21:33 -02:00 |
capistrano2.rb
|
modify capistrano loading to automatically load V2 vs V3 capistrano tasks
|
2013-10-19 15:56:20 -07:00 |
cli.rb
|
Revert resolv-replace usage, not necessary anymore
|
2013-10-30 20:37:22 -07:00 |
client.rb
|
#push_bulk returns an array of jids
|
2013-11-05 11:17:30 -06:00 |
core_ext.rb
|
revert rails 2.3 tweak
|
2013-11-13 19:44:25 -08:00 |
exception_handler.rb
|
don't fail when handling an exception with a nil backtrace
|
2013-10-07 15:00:20 +01:00 |
fetch.rb
|
Fix method name collision between Sidekiq::Fetcher and Sidekiq::ExceptionHandler
|
2013-11-09 21:48:54 -06:00 |
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
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -07:00 |
processor.rb
|
Avoid calling processor during hard shutdown, fixes #997
|
2013-06-10 22:20:15 -07:00 |
rails.rb
|
Remove optionality of Rails hooks, #401
|
2012-09-20 20:04:25 -07:00 |
redis_connection.rb
|
don't use the original options in client_opts, it's being used for the pool
|
2013-10-21 21:37:33 +02:00 |
scheduled.rb
|
Remove 'at' property so it doesn't confuse Client
|
2013-05-24 20:34:26 -07:00 |
testing.rb
|
Rejigger Sidekiq::Client to be instance-based, #1279
|
2013-10-23 21:49:37 -07:00 |
util.rb
|
Change watchdog to propagate exceptions so Sidekiq quickly dies, #1194.
|
2013-09-22 14:05:29 -07:00 |
version.rb
|
bump version to 2.17.0
|
2013-11-05 11:29:07 -06:00 |
web.rb
|
Rework retries and scheduled index page to use API
|
2013-11-10 10:40:21 -08:00 |
web_helpers.rb
|
Changes for the upcoming Pro filtering feature
|
2013-11-10 12:54:17 -08:00 |
worker.rb
|
Rework new resque helpers
|
2013-09-29 14:24:25 -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 |