aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Ability to test activejobs with relative delayVlado Cingel2019-07-261-0/+3
* Start Rails 6.1 developmentRafael Mendonça França2019-04-241-138/+1
* Use individual execution counters when calculating retry delayPatrik Bóna2019-04-121-0/+4
* Follow up tweaks b89a3e7e638a50c648a17d09c48b49b707e1d90d [ci skip]Ryuta Kamizono2019-03-311-1/+1
* Drop microseconds in job argument assertionsGannon McGibbon2019-03-221-0/+5
* Prep releaseeileencodes2019-03-111-0/+5
* Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-0/+5
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-2/+2
* Improve deprecation message for enqueue returning falseRafael Mendonça França2018-12-051-0/+7
* Keep executions for each specific exception (#34352)Alberto Almagro2018-11-231-0/+7
* Allow all ActiveJob assertion helper to accept Proc in their `only` kw:Edouard CHIN2018-11-211-0/+5
* Restore HWIA support to AJ::Arguments.deserializeGannon McGibbon2018-10-301-0/+4
* Include deserialized arguments in jobs returned by AJ test helpersAlan Wu2018-10-121-0/+5
* Add a way to check for subset of arguments when performing jobs:Edouard CHIN2018-09-261-0/+6
* Add changelog entries for #33849 [ci skip]bogdanvlviv2018-09-131-0/+4
* Add hooks to ActiveJob around retries and discardsSteve S2018-08-291-0/+4
* Allow `assert_performed_with` to be called without a block.bogdanvlviv2018-08-201-0/+4
* Fix `assert_performed_jobs` and `assert_no_performed_jobs`bogdanvlviv2018-08-201-0/+5
* Add changelog entry about adding `:queue` option to job assertions and helpersbogdanvlviv2018-08-201-13/+4
* Allow `perform_enqueued_jobs` to be called without a block.Kevin Deisz2018-08-151-0/+6
* [ci skip] Fixup changelog. Trim title. Mention benefit.Kasper Timm Hansen2018-07-201-1/+4
* Wrap ActiveJob::Enqueue in evented ActiveSupport::Notificationzvkemp2018-07-171-0/+4
* Allow `queue` option to `assert_no_enqueued_jobs`bogdanvlviv2018-06-301-0/+13
* Allow call `assert_enqueued_with` and `assert_enqueued_email_with` with no blockbogdanvlviv2018-06-291-0/+15
* Add changelog entry for 3110cae [ci skip]bogdanvlviv2018-06-271-0/+4
* Pass the error instance as the second parameter of block executed by `discard...yuuji.yaginuma2018-05-121-0/+6
* Remove support for Qu gem.Alberto Almagro2018-03-191-0/+8
* Remove changelog header for unreleased versionRafael Mendonça França2018-03-131-2/+0
* Fix CHANGELOGs [ci skip]bogdanvlviv2018-03-121-1/+1
* Add support for timezones to Active JobAndrew White2018-02-221-0/+8
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-0/+6
* Add CHANGELOG entryRafael Mendonça França2018-02-141-0/+3
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-27/+1
* Fix CHANGELOG format [ci skip]Ryuta Kamizono2018-01-241-4/+5
* Merge branch 'master' into custom-discarded-job-handlingAidan Haran2017-12-091-4/+8
|\
| * Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-0/+5
| * Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-0/+2
| * Remove CHANGELOT entry for the change that was backported to 5-1-stable [ci s...Prathamesh Sonpatki2017-10-231-7/+0
| * redis-rb 4.0 supportJeremy Daer2017-10-081-0/+4
* | Allow for custom handling of exceptions that are discardedAidan Haran2017-09-161-0/+16
|/
* Cleanup CHANGELOGs [ci skip]Ryuta Kamizono2017-04-301-0/+1
* Add error logging to Active JobSteven Bull2017-03-271-0/+6
* Start Rails 5.2 developmentMatthew Draper2017-03-221-49/+1
* Revert #27850 following test breakage (#28427)David Heinemeier Hansson2017-03-151-4/+0
* Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-231-0/+2
* Remove extra spacesJon Moss2017-02-211-1/+1
* correctly set test adapter when configure the queue adapter on a per job (#26...Yuji Yaginuma2017-01-311-0/+6
* Append skipped jobs to enqueued_jobsAlexander Pauly2017-01-311-0/+4
* Removed deprecated support to passing the adapter class to .queue_adapterRafael Mendonça França2016-10-101-0/+4