| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for Qu gem. | Alberto Almagro | 2018-03-19 | 1 | -0/+8 |
* | Remove changelog header for unreleased version | Rafael Mendonça França | 2018-03-13 | 1 | -2/+0 |
* | Fix CHANGELOGs [ci skip] | bogdanvlviv | 2018-03-12 | 1 | -1/+1 |
* | Add support for timezones to Active Job | Andrew White | 2018-02-22 | 1 | -0/+8 |
* | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 1 | -0/+6 |
* | Add CHANGELOG entry | Rafael Mendonça França | 2018-02-14 | 1 | -0/+3 |
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -27/+1 |
* | Fix CHANGELOG format [ci skip] | Ryuta Kamizono | 2018-01-24 | 1 | -4/+5 |
* | Merge branch 'master' into custom-discarded-job-handling | Aidan Haran | 2017-12-09 | 1 | -4/+8 |
|\ |
|
| * | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -0/+5 |
| * | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -0/+2 |
| * | Remove CHANGELOT entry for the change that was backported to 5-1-stable [ci s... | Prathamesh Sonpatki | 2017-10-23 | 1 | -7/+0 |
| * | redis-rb 4.0 support | Jeremy Daer | 2017-10-08 | 1 | -0/+4 |
* | | Allow for custom handling of exceptions that are discarded | Aidan Haran | 2017-09-16 | 1 | -0/+16 |
|/ |
|
* | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -0/+1 |
* | Add error logging to Active Job | Steven Bull | 2017-03-27 | 1 | -0/+6 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -49/+1 |
* | Revert #27850 following test breakage (#28427) | David Heinemeier Hansson | 2017-03-15 | 1 | -4/+0 |
* | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 1 | -0/+2 |
* | Remove extra spaces | Jon Moss | 2017-02-21 | 1 | -1/+1 |
* | correctly set test adapter when configure the queue adapter on a per job (#26... | Yuji Yaginuma | 2017-01-31 | 1 | -0/+6 |
* | Append skipped jobs to enqueued_jobs | Alexander Pauly | 2017-01-31 | 1 | -0/+4 |
* | Removed deprecated support to passing the adapter class to .queue_adapter | Rafael Mendonça França | 2016-10-10 | 1 | -0/+4 |
* | Removed deprecated #original_exception in ActiveJob::DeserializationError | Rafael Mendonça França | 2016-10-10 | 1 | -0/+4 |
* | correct exception class in `retry_on` example [ci skip] | yuuji.yaginuma | 2016-10-09 | 1 | -2/+2 |
* | Merge pull request #26205 from pedaling-corp/fix/active-job-resque | Rafael Mendonça França | 2016-08-23 | 1 | -2/+8 |
|\ |
|
| * | Added instance variable `@queue` to JobWrapper. | InJung Chung | 2016-08-19 | 1 | -0/+8 |
|/ |
|
* | Yield the job instance so you have access to things like `job.arguments` on t... | David Heinemeier Hansson | 2016-08-16 | 1 | -0/+4 |
* | Pass over changelogs [ci skip] | Vipul A M | 2016-08-10 | 1 | -1/+1 |
* | Amend the CHANGELOG | David Heinemeier Hansson | 2016-08-02 | 1 | -0/+21 |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -183/+1 |
* | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 1 | -0/+5 |
* | Active Job: Add note about ability to configure adapters on per job basis in ... | Prathamesh Sonpatki | 2016-04-29 | 1 | -0/+17 |
* | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 1 | -0/+2 |
* | Use AS::Reloader to support reloading in ActiveJob | Matthew Draper | 2016-03-02 | 1 | -0/+5 |
* | Active Job: smaller footprint for the dev/test async adapter | Jeremy Daer | 2016-02-29 | 1 | -0/+7 |
* | Preparing for 5.0.0.beta3 release | eileencodes | 2016-02-24 | 1 | -0/+2 |
* | Change the default adapter from inline to async | David Heinemeier Hansson | 2016-02-05 | 1 | -0/+7 |
* | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -0/+5 |
* | release notes, extract notable changes from Active Job CHANGELOG. | Yves Senn | 2015-12-23 | 1 | -1/+1 |
* | No more no changes entries in the CHANGELOGs | Genadi Samokovarov | 2015-12-21 | 1 | -3/+0 |
* | Add CHANGELOG headers for Rails 5.0.0.beta1 | eileencodes | 2015-12-18 | 1 | -0/+5 |
* | Merge pull request #21854 from morgoth/fix-serializing-at-option-in-aj-matchers | Yves Senn | 2015-10-05 | 1 | -0/+5 |
|\ |
|
| * | Fixed serializing `:at` option for `assert_enqueued_with` and `assert_perform... | Wojciech Wnętrzak | 2015-10-03 | 1 | -0/+5 |
|/ |
|
* | Support passing array to `assert_enqueued_jobs` in `:only` option | Wojciech Wnętrzak | 2015-10-03 | 1 | -0/+4 |
* | Add job priorities to ActiveJob | wvengen | 2015-09-17 | 1 | -0/+4 |
* | Initial implementation of ActiveJob AsyncAdapter. | Jerry D'Antonio | 2015-08-25 | 1 | -0/+5 |
* | implement `provider_job_id` for `queue_classic`. | Yves Senn | 2015-08-13 | 1 | -1/+6 |
* | Make assert_enqueued_with and assert_performed_with returns the matched job | Jean Boussier | 2015-08-10 | 1 | -0/+5 |
* | Fixes #20799 | Johannes Opper | 2015-08-04 | 1 | -0/+7 |