| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix links in gemspec and docs from http to https. | Abhay Nikam | 2019-03-09 | 1 | -3/+3 |
* | Change queueing to queuing in docs and comments [skip ci] | jacobherrington | 2018-11-18 | 1 | -3/+3 |
* | Add `Style/RedundantFreeze` to remove redudant `.freeze` | Yasuo Honda | 2018-09-29 | 1 | -1/+1 |
* | update README link: md instead rdoc [ci skip] | Oscar Amado | 2018-05-24 | 1 | -1/+1 |
* | correct link to activejob readme [ci skip] | Oscar Amado | 2018-05-24 | 1 | -1/+1 |
* | Remove support for Qu gem. | Alberto Almagro | 2018-03-19 | 1 | -3/+0 |
* | Add documentation about not accepting PRs for new adapters (#32298) | Jeremy Green | 2018-03-19 | 1 | -0/+1 |
* | [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | Use frozen-string-literal in ActiveJob | Kir Shatrov | 2017-07-09 | 1 | -0/+1 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | fix link to `resque` [ci skip] | yuuji.yaginuma | 2016-09-20 | 1 | -1/+1 |
* | applies new string literal convention in activejob/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | - [ci skip] Active Job Async doesn't support to Async feature as per it's def... | Mohit Natoo | 2016-04-22 | 1 | -1/+2 |
* | Update ActiveJob adapter for sucker_punch 2.0 | Jon Moss | 2016-01-27 | 1 | -1/+1 |
* | Initial implementation of ActiveJob AsyncAdapter. | Jerry D'Antonio | 2015-08-25 | 1 | -0/+9 |
* | Merge pull request #21145 from toydestroyer/master | Yves Senn | 2015-08-06 | 1 | -15/+14 |
|\ |
|
| * | Documentation: update queue_classic info in Active Job adapters list | Sergey Toy | 2015-08-06 | 1 | -4/+3 |
|/ |
|
* | [skip ci] Update documentation for QueueAdapters::lookup | Anton Davydov | 2015-06-01 | 1 | -0/+4 |
* | Remove nonexistent adapter | Rafael Mendonça França | 2015-04-23 | 1 | -1/+0 |
* | Fix a few typos and wrap some lines [ci skip] | Robin Dupret | 2015-04-12 | 1 | -9/+17 |
* | Copy edits for QueueAdapters docs to fix #17765 [ci skip] | Zachary Scott | 2015-04-10 | 1 | -18/+18 |
* | [ci skip] Adds documentation explaining table labels for Active Job QueueAdap... | KingsleyKelly | 2015-04-09 | 1 | -7/+47 |
* | [ci skip] Adds rdoc for priority explaining what the labels in the table means. | KingsleyKelly | 2015-04-06 | 1 | -0/+16 |
* | Move Adapter to private constant | Semyon Pupkov | 2015-03-16 | 1 | -0/+1 |
* | `QueueAdapters` does the lookup | Tamir Duberstein | 2015-03-12 | 1 | -0/+8 |
* | [ci skip] add "Qu" to Backends Features list | yuuji.yaginuma | 2014-11-15 | 1 | -0/+1 |
* | Tiny documentation styling fixes [ci skip] | Robin Dupret | 2014-11-02 | 1 | -1/+1 |
* | update queue_classic details | Jean-Philippe Boily | 2014-10-06 | 1 | -3/+3 |
* | Added RDoc for each Active Job adapter | Cristian Bica | 2014-09-22 | 1 | -0/+34 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -0/+1 |
* | [ActiveJob] Autoload adapters | Abdelkader Boudih | 2014-08-26 | 1 | -0/+16 |