| Commit message (Expand) | Author | Age | Files | Lines |
* | adding Rails::Queueing::Container | Aaron Patterson | 2012-07-19 | 1 | -0/+30 |
* | Make TestQueueTest work with marshalling queue | Paul Battley | 2012-07-03 | 1 | -25/+60 |
* | Allow overriding exception handling in threaded consumer | Carlos Antonio da Silva | 2012-05-04 | 1 | -0/+19 |
* | Use Rails::Queueing::Queue instead of Queue so people can build their own con... | José Valim | 2012-04-28 | 1 | -1/+1 |
* | Add parentheses to hide Ruby warning | Prem Sichanugrist | 2012-04-27 | 1 | -1/+1 |
* | Merge pull request #6021 from sikachu/log_exception | José Valim | 2012-04-27 | 1 | -0/+16 |
|\ |
|
| * | Log the exception from the ThreadConsumer | Prem Sichanugrist | 2012-04-27 | 1 | -0/+16 |
* | | ensure that draining the queue will raise exceptions | Aaron Patterson | 2012-04-27 | 1 | -0/+5 |
* | | adding the `jobs` method to the test queue for getting a list of test | Aaron Patterson | 2012-04-27 | 1 | -0/+6 |
|/ |
|
* | oops! | Aaron Patterson | 2012-04-27 | 1 | -1/+0 |
* | Extend stdlib queue for the test queue | Aaron Patterson | 2012-04-27 | 1 | -10/+10 |
* | do not depend on time | Aaron Patterson | 2012-04-27 | 1 | -4/+4 |
* | clean up empty lines | Vsevolod Romashov | 2012-04-28 | 1 | -3/+3 |
* | fixes run order in Rails::Queueing::TestQueue | Vsevolod Romashov | 2012-04-28 | 1 | -0/+13 |
* | Missing git add :trollface: | Yehuda Katz | 2012-04-26 | 2 | -0/+109 |