aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/adapters
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Qu gem.Alberto Almagro2018-03-191-5/+0
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-1112-0/+12
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-0912-0/+12
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0212-12/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-0112-0/+12
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-063-3/+2
* applies new string literal convention in activejob/testXavier Noria2016-08-067-7/+7
* Active Job: smaller footprint for the dev/test async adapterJeremy Daer2016-02-291-3/+1
* 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
* Added enqueue_at support for QueAdapter in ActiveJobNicholas Bruning2014-08-211-0/+2
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-1210-0/+26