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-06-06 11:44:32 +01: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 Use Sidekiq's wrappers for parsing/generating JSON. 2013-09-26 12:13:23 +01:00
views Move inline css to external file. 2014-04-18 19:51:40 +02: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 Bump to 0.6.0. 2014-06-06 11:44:32 +01:00
web.rb Sort workers index page by name 2014-05-19 13:20:29 -04:00