.. |
extensions
|
Fix case where email method short-circuits and returns nil
|
2012-10-19 11:00:12 -07:00 |
middleware
|
Merge branch 'master' of github.com:mperham/sidekiq
|
2012-10-18 11:31:55 -07:00 |
testing
|
Rejigger inline testing to handle enqueue/enqueue_to
|
2012-09-07 08:59:04 -07:00 |
api.rb
|
api cleanup
|
2012-10-20 14:09:27 -07:00 |
capistrano.rb
|
adding sidekiq_processes option for running multiple sidekiq processes per host
|
2012-09-11 17:26:12 -03:00 |
cli.rb
|
thread.backtrace is sometimes nil
|
2012-09-24 10:39:35 -07:00 |
client.rb
|
Fix retry default
|
2012-09-17 23:08:45 -04: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
|
Add Bignum to the list of classes which cannot be duped.
|
2012-10-18 09:28:51 -05:00 |
rails.rb
|
Remove optionality of Rails hooks, #401
|
2012-09-20 20:04:25 -07:00 |
redis_connection.rb
|
Fat fingered in vim :(
|
2012-10-14 16:54:34 -07: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
|
Add Worker clear_all and drain_all
|
2012-10-19 12:16:28 +08:00 |
util.rb
|
cleanup cleanup
|
2012-09-16 07:28:25 -07:00 |
version.rb
|
Release 2.4.0
|
2012-10-19 13:11:58 -07:00 |
web.rb
|
Modified web ui to add a delete button to cancel jobs in queue
|
2012-10-23 16:11:14 -07:00 |
worker.rb
|
Move stringify_keys to client_push
|
2012-10-18 12:00:54 +08: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 |