Jeremy Kemper
|
b79444053c
|
Fix queueing tests that should be consuming the queue rather than draining it
|
2012-10-26 19:11:19 -07:00 |
Jeremy Kemper
|
26f52b2ac1
|
Job worker thread logs failed jobs too
|
2012-10-26 16:18:52 -07:00 |
Jeremy Kemper
|
411378efcf
|
Job worker thread logs to stderr if no logger is provided
|
2012-10-26 16:18:52 -07:00 |
Jeremy Kemper
|
775829869e
|
Remove the queue container. Premature consolidation. Set up and maintain queues in the classes that use them instead.
|
2012-10-12 19:38:40 -07:00 |
Rafael Mendonça França
|
08f57bfb8f
|
Move the TestQueue tests to the proper file
|
2012-10-12 14:42:26 -03:00 |
Jeremy Kemper
|
aebbd4bb4d
|
No need to defensively work jobs in another thread
|
2012-09-18 15:22:24 -07:00 |
kennyj
|
87321488da
|
Remove unncessary code.
|
2012-09-17 21:33:43 +09:00 |
Jeremy Kemper
|
b881be7331
|
Always run jobs using a consumer, even in synchronous & test queues, to ensure shared behavior.
|
2012-09-16 22:37:47 -07:00 |
Santiago Pastorino
|
8577687fcb
|
Move queue classes to ActiveSupport
|
2012-09-14 14:10:00 -07:00 |