1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Mike Perham
7e094567a5 Remove timeout middleware and worker option, fixes #862 2013-04-18 09:11:49 -07:00
Mike Perham
b8d0c5209c bump version 2012-11-14 20:54:43 -08:00
Preston Marshall
05904394a4 Allow other fields that specify recipients, not just "to" 2012-11-14 16:25:48 -06:00
Mike Perham
afb1d24809 Add delay_until extension method 2012-11-08 09:05:11 -08:00
Mike Perham
4d3c05db49 Fix case where email method short-circuits and returns nil 2012-10-19 11:00:12 -07:00
Mike Perham
fc3a1fdc50 Allow custom sidekiq_options for delay calls, fixes #450 2012-10-17 10:17:19 -07:00
Mike Perham
3c15dec14d Ensure delay time is float 2012-05-25 20:28:48 -07:00
Mike Perham
2c4be4cada Scheduled jobs! Bump to 2.0.0.
Performs can now be scheduled at arbitrary points in the future.
2012-05-25 20:21:42 -07:00
Mike Perham
65bf77217b Fix require ordering causing extensions to not load properly, GH-77. 2012-03-10 12:30:15 -08:00
Mike Perham
4fedfdf049 I'm just going to leave this here. No tests, beware. 2012-02-17 15:54:11 -08:00