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-03-28 15:37:31 -07:00
..
actor Move deprecation warnings into the right place. 2013-09-18 10:51:45 +01:00
lock Use Sidekiq's wrappers for parsing/generating JSON. 2013-09-26 12:13:23 +01:00
middleware Use Sidekiq's wrappers for parsing/generating JSON. 2013-09-26 12:13:23 +01:00
views fix for use with sinatra-cache 2014-01-31 11:34:27 -05: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 Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
logging.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
schedulable.rb Remove unnecessary include. 2013-09-17 17:54:34 +01:00
schedule.rb Make config.utc actually work 2014-03-28 15:37:31 -07: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 v0.5.0. 2013-11-26 14:26:15 +00:00
web.rb fix for use with sinatra-cache 2014-01-31 11:34:27 -05:00