Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | [ci skip] Documentation: update queue_classic info in Active Job adapters list | ||||
| * | 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 |
| | | | | | | Closes #19866 [ci skip] | ||||
* | 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 ↵ | KingsleyKelly | 2015-04-09 | 1 | -7/+47 |
| | | | | QueueAdapters table in docs. | ||||
* | [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 |