1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/lib/sidetiq
2014-09-04 17:04:04 -07:00
..
actor Move deprecation warnings into the right place. 2013-09-18 10:51:45 +01:00
lock Remove experimental lock watcher worker. 2014-06-06 11:43:53 +01:00
middleware show runtime of each job on the history page 2014-09-04 17:04:04 -07:00
views show runtime of each job on the history page 2014-09-04 17:04:04 -07:00
actor.rb change 'Retrying in 5 seconds' to debug from warn 2013-12-01 11:29:49 -06:00
api.rb Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
clock.rb Move gettime call into #tick method parameters. 2013-09-26 12:21:46 +01:00
config.rb Add custom actor mixin. 2013-09-17 14:00:10 +01:00
handler.rb Explicitly require Sidekiq::ExceptionHandler 2014-03-28 12:50:27 -07:00
logging.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
schedulable.rb Reseting schedulable keys when recurrence changed 2014-04-27 14:23:50 +04:00
schedule.rb Store and compare fixnums instead of objects. 2014-06-06 11:32:07 +01:00
subclass_tracking.rb Add SubclassTracking module. 2013-09-17 16:48:08 +01:00
supervisor.rb Add custom actor mixin. 2013-09-17 14:00:10 +01:00
version.rb Ensure sidetiq is required in sidetiq/web. 2014-06-06 12:24:58 +01:00
web.rb Ensure sidetiq is required in sidetiq/web. 2014-06-06 12:26:09 +01:00