aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapters
Commit message (Collapse)AuthorAgeFilesLines
* Add Sucker Punch adapter/wrapperAbdelkader Boudih2014-05-181-0/+14
|
* Add Sidekiq adapter/wrapper fixes #3Abdelkader Boudih2014-05-181-0/+14
|
* Queue naming with a base, which requires a JobWrapper to comply to Resques ↵David Heinemeier Hansson2014-05-181-1/+2
| | | | expectation of a class variable
* Add ResqueAdapter and provide test infrastructure for the now multiple adaptersDavid Heinemeier Hansson2014-05-181-2/+4
|
* Rename to InlineAdapter to match *Adapter form, even if the queue is ↵David Heinemeier Hansson2014-05-181-0/+11
| | | | embedded in there too
* Simplest job and inline queueDavid Heinemeier Hansson2014-05-181-0/+11