Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow configuring a different queue consumer | Carlos Antonio da Silva | 2012-05-04 | 1 | -3/+36 |
| | | | | | | Also make sure to not use default queue consumer with custom queue implementation. It is up to the new queue implementation to start / shutdown the consumer. | ||||
* | Removing unused local vars in Queue tests | Rodrigo Pavano | 2012-05-01 | 1 | -2/+0 |
| | |||||
* | Use Rails::Queueing::Queue instead of Queue so people can build their own ↵ | José Valim | 2012-04-28 | 1 | -2/+2 |
| | | | | consumers around stdlib's Queue | ||||
* | Fix failing test, TestQueue#contents is not #jobs | Carlos Antonio da Silva | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | Missing git add :trollface: | Yehuda Katz | 2012-04-26 | 1 | -0/+114 |