aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_job/queue_adapters/sneakers_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Tagged loggingCristian Bica2014-05-291-3/+3
* 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
* merge masterMike Perham2014-05-201-3/+7
|\
| * Have Sneakers adapter take queue_name into account.Douwe Maan2014-05-201-3/+7
* | Fix boogs, stub not implemented adaptersMike Perham2014-05-201-0/+4
|/
* Make consistent code stylezhouguangming2014-05-201-3/+2
* Add Sneakers wrapperJohn DeSilva2014-05-201-0/+24