1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Tobias Svensson
f5c1b91587 Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
Andre Barbosa
92b63018bc fix to work with workers with one optional argument 2013-09-12 11:10:04 +01:00
Tobias Svensson
838517d388 Rename Sidekiq::Schedulable#tiq to #recurrence. 2013-07-12 10:33:57 +01:00
Tobias Svensson
6cc8fdadc6 Add backfill functionality. 2013-03-11 17:11:37 +00:00
Tobias Svensson
5058048ae3 Add Sidetiq.schedules. 2013-03-11 12:24:11 +00:00
Tobias Svensson
d4b7761dde Move LastAndScheduledTicksWorker into fixtures. 2013-03-11 11:34:52 +00:00
Tobias Svensson
14b12ed6df Don't use intervals in ScheduledWorker. 2013-03-11 11:17:29 +00:00
Tobias Svensson
7b8dddc638 Move test worker classes into fixtures directory. 2013-03-11 11:00:55 +00:00