Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to instance method and document usage | David Heinemeier Hansson | 2014-05-19 | 5 | -5/+5 |
| | |||||
* | No need to qualify the Parameters class with the namespace | David Heinemeier Hansson | 2014-05-19 | 5 | -5/+5 |
| | |||||
* | Inline the job wrappers | David Heinemeier Hansson | 2014-05-19 | 4 | -8/+48 |
| | |||||
* | Add GlobalID support for serialization | David Heinemeier Hansson | 2014-05-19 | 2 | -2/+3 |
| | |||||
* | Implemented delayed job | Cristian Bica | 2014-05-19 | 1 | -0/+13 |
| | |||||
* | Add Sucker Punch adapter/wrapper | Abdelkader Boudih | 2014-05-18 | 1 | -0/+14 |
| | |||||
* | Add Sidekiq adapter/wrapper fixes #3 | Abdelkader Boudih | 2014-05-18 | 1 | -0/+14 |
| | |||||
* | Queue naming with a base, which requires a JobWrapper to comply to Resques ↵ | David Heinemeier Hansson | 2014-05-18 | 1 | -1/+2 |
| | | | | expectation of a class variable | ||||
* | Add ResqueAdapter and provide test infrastructure for the now multiple adapters | David Heinemeier Hansson | 2014-05-18 | 1 | -2/+4 |
| | |||||
* | Rename to InlineAdapter to match *Adapter form, even if the queue is ↵ | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+11 |
| | | | | embedded in there too | ||||
* | Simplest job and inline queue | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+11 |