.. |
extensions
|
Undeprecate actionmailer delay, fixes #2186
|
2015-03-02 13:14:09 -08:00 |
middleware
|
Allow global retries exhausted handler, fixes #2807
|
2016-02-04 10:28:26 -08:00 |
testing
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
api.rb
|
Surface the value so we can perform Redis ops with the job
|
2016-03-09 14:10:15 -08:00 |
cli.rb
|
added Sidekiq#redis_info to encapsulate info calls
|
2016-02-25 23:31:30 +01:00 |
client.rb
|
Verify JSON round trip symmetry of arguments, #2870
|
2016-03-09 09:39:10 -08:00 |
core_ext.rb
|
Revert using #each_key
|
2015-04-11 00:44:57 +03:00 |
exception_handler.rb
|
Pro XSS
|
2015-04-29 14:12:32 -07:00 |
fetch.rb
|
Reduce object allocations for BasicFetch::UnitOfWork#queue_name
|
2015-12-15 04:21:06 +03:00 |
launcher.rb
|
update changes
|
2016-01-07 15:09:10 -08:00 |
logging.rb
|
require 'fcntl'
|
2016-02-23 18:36:25 +09:00 |
manager.rb
|
Improve shutdown speed a bit, fixes #2774
|
2016-01-19 09:14:27 -08:00 |
paginator.rb
|
Remove instances of early return while holding a Redis connection
|
2015-04-10 14:28:28 -07:00 |
processor.rb
|
Fix exception spewing in the case of downtime, fixes #2860
|
2016-03-01 08:57:38 -08:00 |
rails.rb
|
Never include modules if .remove_delay was called
|
2014-06-28 18:20:42 -04:00 |
redis_connection.rb
|
Update redis_connection.rb
|
2016-01-29 20:12:39 +01:00 |
scheduled.rb
|
Prepare for release
|
2016-03-04 09:30:56 -08:00 |
testing.rb
|
Fixed drain_all for workers with symbolized queue names in tests
|
2016-01-14 15:25:03 +01:00 |
util.rb
|
added Sidekiq#redis_info to encapsulate info calls
|
2016-02-25 23:31:30 +01:00 |
version.rb
|
ent 1.2.1
|
2016-03-02 12:59:23 -08:00 |
web.rb
|
add absolute namespace for Rack::Protection
|
2015-12-21 11:24:00 +01:00 |
web_helpers.rb
|
added Sidekiq#redis_info to encapsulate info calls
|
2016-02-25 23:31:30 +01:00 |
worker.rb
|
Improved API rdoc
|
2016-01-18 10:59:09 -05:00 |