aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/queue_adapters/async_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix link to Concurrent::ThreadPoolExecutor docsOrhan Toy2018-10-111-1/+1
* Use ssl in guide and comment [ci skip]Yoshiyuki Hirano2017-08-191-1/+1
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activejob/libXavier Noria2016-08-061-4/+4
* Active Job: smaller footprint for the dev/test async adapterJeremy Daer2016-02-291-7/+98
* [ci skip] Fix enqueuing spelling to maintain consistencyAbhishek Jain2016-02-121-1/+1
* Initial implementation of ActiveJob AsyncAdapter.Jerry D'Antonio2015-08-251-0/+23