aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed deprecated #original_exception in ActiveJob::DeserializationErrorRafael Mendonça França2016-10-101-0/+4
* correct exception class in `retry_on` example [ci skip]yuuji.yaginuma2016-10-091-2/+2
* Merge pull request #26205 from pedaling-corp/fix/active-job-resqueRafael Mendonça França2016-08-231-2/+8
|\
| * Added instance variable `@queue` to JobWrapper.InJung Chung2016-08-191-0/+8
|/
* Yield the job instance so you have access to things like `job.arguments` on t...David Heinemeier Hansson2016-08-161-0/+4
* Pass over changelogs [ci skip]Vipul A M2016-08-101-1/+1
* Amend the CHANGELOGDavid Heinemeier Hansson2016-08-021-0/+21
* Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-183/+1
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+5
* Active Job: Add note about ability to configure adapters on per job basis in ...Prathamesh Sonpatki2016-04-291-0/+17
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Use AS::Reloader to support reloading in ActiveJobMatthew Draper2016-03-021-0/+5
* Active Job: smaller footprint for the dev/test async adapterJeremy Daer2016-02-291-0/+7
* Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* Change the default adapter from inline to asyncDavid Heinemeier Hansson2016-02-051-0/+7
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* release notes, extract notable changes from Active Job CHANGELOG.Yves Senn2015-12-231-1/+1
* No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0
* Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* Merge pull request #21854 from morgoth/fix-serializing-at-option-in-aj-matchersYves Senn2015-10-051-0/+5
|\
| * Fixed serializing `:at` option for `assert_enqueued_with` and `assert_perform...Wojciech Wnętrzak2015-10-031-0/+5
|/
* Support passing array to `assert_enqueued_jobs` in `:only` optionWojciech Wnętrzak2015-10-031-0/+4
* Add job priorities to ActiveJobwvengen2015-09-171-0/+4
* Initial implementation of ActiveJob AsyncAdapter.Jerry D'Antonio2015-08-251-0/+5
* implement `provider_job_id` for `queue_classic`.Yves Senn2015-08-131-1/+6
* Make assert_enqueued_with and assert_performed_with returns the matched jobJean Boussier2015-08-101-0/+5
* Fixes #20799Johannes Opper2015-08-041-0/+7
* minor formatting changes in changelogs. [ci skip]Yves Senn2015-05-311-1/+1
* Pass over CHANGELOGS [ci skip]Prathamesh Sonpatki2015-05-161-1/+1