aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/queue_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-22/+22
* applies new string literal convention in activejob/libXavier Noria2016-08-061-3/+3
* Missed a few spots in inline -> async switchDavid Heinemeier Hansson2016-02-051-1/+1
* Change the default adapter from inline to asyncDavid Heinemeier Hansson2016-02-051-3/+3
* [skip ci] Add documentation for QueueAdapter::queue_adapterAnton Davydov2015-06-021-0/+2
* doc changes for readability [ci skip]Gourav Tiwari2015-05-191-2/+2
* `QueueAdapters` does the lookupTamir Duberstein2015-03-121-5/+1
* Use a more conservative `const_get` over `constantize`Tamir Duberstein2015-03-121-1/+1
* `ActiveJob::Base#queue_adapter` is now a `class_attribute`Tamir Duberstein2015-03-111-9/+21
* `ActiveJob::QueueAdapters::*` are no longer singletonsTamir Duberstein2015-03-111-9/+29
* `ActiveJob::QueueAdapters::TestAdapter` is now a singletonTamir Duberstein2015-02-231-2/+0
* ActiveJob is not ActionJob [ci skip] :smile:Prathamesh Sonpatki2014-12-311-1/+1
* ActiveJob testing improvementsCristian Bica2014-12-301-3/+3
* Add documentation of AJ::QueueAdapter class methods module [ci skip]Zachary Scott2014-11-031-0/+1
* placed description at correct place [ci skip]Rishi Jain2014-11-011-2/+2
* added punctuations, and role of queue_adapter module [ci skip]Rishi Jain2014-11-011-0/+2
* Add documentation on Active Job.mo khan2014-10-021-2/+5
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-3/+2
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-13/+20
* [ActiveJob] Autoload adaptersAbdelkader Boudih2014-08-261-1/+0
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+24