aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/adapters
Commit message (Collapse)AuthorAgeFilesLines
* Active Job: smaller footprint for the dev/test async adapterJeremy Daer2016-02-291-3/+1
| | | | | Use one shared worker pool for all queues with 0-#CPU workers rather than separate pools per queue with 2-10*#CPU workers each.
* Require only necessary concurrent-ruby classes.Jerry D'Antonio2015-11-041-1/+0
|
* Initial implementation of ActiveJob AsyncAdapter.Jerry D'Antonio2015-08-251-0/+5
|
* ActiveJob testing improvementsCristian Bica2014-12-301-0/+3
| | | | | | | | 1. The :test adapter wasn't going through a full cycle of serialize/deserialize when performing jobs. Now it does 2. Regular AJ tests were not run for the :test adapter. Now they are 3. ActiveJob::TestHelper uses assert_valid_keys but doesn’t requires the file that implements that method. Now it does
* Added enqueue_at support for QueAdapter in ActiveJobNicholas Bruning2014-08-211-0/+2
| | | | | * Added inline job runner for Que in test/support * Updated QueAdapter to support enqueue_at
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-1210-0/+26
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709