Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new lines to run title for easy log reading | hiren mistry | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | Changed the AJADAPTER to AJ_ADAPTER | Jeroen van Baarsen | 2015-02-22 | 1 | -1/+1 |
| | | | | | | | * This allows for easier reading, since those are two words, so they should be split by _ Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 | robertomiranda | 2015-01-31 | 1 | -1/+1 |
| | | | | ref: https://github.com/rails/rails/pull/18763#issuecomment-72349769 | ||||
* | Make AJ integration tests much less verbose | Matthew Draper | 2014-09-27 | 1 | -4/+2 |
| | | | | In passing, avoid a blind retry in QC: instead, just fix the problem. | ||||
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 1 | -0/+32 |