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

7 commits

Author SHA1 Message Date
Tobias Svensson
0b74792e3a Bump to 0.1.1 2013-02-01 17:02:34 +00:00
Tobias Svensson
dab7decb78 Add a locking mechanism so jobs won't get enqueued more often than they should. 2013-02-01 16:53:34 +00:00
Tobias Svensson
46c013f725 Initial version of the web extension. 2013-02-01 12:26:17 +00:00
Tobias Svensson
348a17cae9 Remove old class_methods.rb. 2013-02-01 09:51:01 +00:00
Tobias Svensson
f4e39af839 Don't get worker class using eval().
This is a left over from a previous API.
2013-02-01 09:35:25 +00:00
Tobias Svensson
d9c8dc3f7d Inherit clock thread priority from Thread.main. 2013-01-31 17:50:37 +00:00
Tobias Svensson
08b76a3737 Initial commit. 2013-01-31 17:42:19 +00:00