1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2016-02-04 10:28:26 -08:00
..
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 Improve API rdoc 2016-01-18 15:40:01 -05:00
cli.rb Log ALL of the middlewares! 2016-01-26 09:40:19 -08:00
client.rb Improved API rdoc 2016-01-18 10:59:09 -05: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 Dont log timestamp on Heroku, fixes #2343 2015-06-10 10:09:48 -07: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 Change old "message" terminology to "job" 2015-10-23 15:05:50 -07: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 Remove old poll_interval attribute 2015-10-14 16:26:04 -07:00
testing.rb Fixed drain_all for workers with symbolized queue names in tests 2016-01-14 15:25:03 +01:00
util.rb Free lifecycle procs so they GC 2015-10-13 09:46:06 -07:00
version.rb bump version 2016-01-28 13:28:45 -08:00
web.rb add absolute namespace for Rack::Protection 2015-12-21 11:24:00 +01:00
web_helpers.rb Clean up global state changes in custom web test, fixes #2752 2016-01-06 10:29:41 -08:00
worker.rb Improved API rdoc 2016-01-18 10:59:09 -05:00