aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapters/que_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename #perform_with_hooks to #executionDavid Heinemeier Hansson2014-05-221-1/+1
* Add callbacks, implement instrumentation as callbacks, and have the enqueue m...David Heinemeier Hansson2014-05-221-1/+1
* Rename Adapter.queue and .queue_at to .enqueue and .enqueue_at for consistency.Douwe Maan2014-05-211-2/+2
* Don't deserialize parameters in individual adapters.Douwe Maan2014-05-211-1/+1
* Fix boogs, stub not implemented adaptersMike Perham2014-05-201-0/+4
* Add Que Adapter/WrapperAbdelkader Boudih2014-05-201-0/+19