aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Provide provider_job_id to qu adapter.Kevin Deisz2015-05-071-1/+1
* Make que report back its job_id to provider_job_idJeroen van Baarsen2015-05-071-8/+3
* Let Sidekiq set provider_job_idJeroen van Baarsen2015-05-071-0/+5
* Get provider_job_id from DelayedJobKevin Deisz2015-05-051-0/+7
* Merge pull request #19969 from y-yagi/fix_job_helper_methodYves Senn2015-05-011-0/+6
* Merge pull request #19034 from jvanbaarsen/explicit-job-base-classMatthew Draper2015-03-301-0/+4
|\
| * Add explicit base class for ActiveJob jobsJeroen van Baarsen2015-03-231-0/+4
|/
* Move #18833 changelog to the top [ci skip]Carlos Antonio da Silva2015-02-081-35/+33
* Add an `:only` option to `perform_enqueued_jobs` to filter jobs based onMichael Ryan2015-02-061-0/+34
* Allow keyword arguments to work with ActiveJobSean Griffin2015-01-301-0/+6
* formatting pass over CHANGELOGs. [ci skip]Yves Senn2015-01-101-2/+6
* Fix Active Job changelog formatting and reword a bit [ci skip]Carlos Antonio da Silva2015-01-081-24/+22
* Add :only option to assert_enqueued_jobsGeorge Claghorn2015-01-071-0/+13
* Tiny follow-up to #18260 [ci skip]Robin Dupret2014-12-311-8/+9
* Fixed typo in ActiveJob CHANGELOG [ci skip]Prathamesh Sonpatki2014-12-311-1/+1
* ActiveJob: delegate full deserialization to classIsaac Seymour2014-12-301-0/+25
* Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-1/+1
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+1