Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation on Active Job. | mo khan | 2014-10-02 | 1 | -0/+6 |
| | | | | | | | This adds documentation for the Active Job API. It includes documentation on how to configure the queue_adapter, and how to create new jobs. It adds links to the various other sections of the Active Job documentation. | ||||
* | Fix string/gid collision in job arguments | Jeremy Kemper | 2014-09-25 | 1 | -3/+27 |
| | | | | Serialize Global IDs as special objects, distinguishable from Strings | ||||
* | Tighten up AJ::Arguments and its tests | Jeremy Kemper | 2014-09-14 | 1 | -8/+14 |
| | | | | | * Disallow deserialization of non-primitive objects * Broaden coverage; remove superfluous tests | ||||
* | Bump globalid version | Abdelkader Boudih | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Fix a warning | Matthew Draper | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | [Active Job] Try to deserialize with GlobalID only strings and globalids | Cristian Bica | 2014-09-03 | 1 | -1/+3 |
| | |||||
* | Fix for double ActiveJob::DeserializationErorr | Cristian Bica | 2014-09-03 | 1 | -5/+5 |
| | |||||
* | Fix a few typos [ci skip] | Robin Dupret | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Raise ActiveJob::SerializationError when cannot serialize job arguments | Cristian Bica | 2014-08-24 | 1 | -2/+13 |
| | |||||
* | [ActiveJob] raise DeserializationError when got an error deserializing | Cristian Bica | 2014-08-17 | 1 | -0/+12 |
| | |||||
* | [ActiveJob] Use globalid gem | Abdelkader Boudih | 2014-08-17 | 1 | -5/+2 |
| | |||||
* | [ActiveJob] Convert ActiveJob::Arguments into module | Abdelkader Boudih | 2014-08-17 | 1 | -6/+7 |
| | |||||
* | Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709' | Abdelkader Boudih | 2014-08-12 | 1 | -0/+52 |
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709 |