Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activejob/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Chomp: prefer String#chomp where we can for a clarity boost | lvl0nax | 2016-04-29 | 1 | -1/+3 |
* | Fix race condition testing for job execution order | Will Jessop | 2015-11-23 | 1 | -4/+12 |
* | Add job priorities to ActiveJob | wvengen | 2015-09-17 | 1 | -2/+6 |
* | Fixes #20799 | Johannes Opper | 2015-08-04 | 1 | -0/+4 |
* | Provide provider_job_id to qu adapter. | Kevin Deisz | 2015-05-07 | 1 | -2/+2 |
* | Closes rails/rails#18864: Renaming transactional fixtures to transactional tests | Brandon Weiss | 2015-03-16 | 1 | -1/+1 |
* | `ActiveJob::QueueAdapters::*` are no longer singletons | Tamir Duberstein | 2015-03-11 | 1 | -2/+2 |
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 1 | -0/+48 |