aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-181-1/+1
* ActiveJob::Base no longer dependents on Serializersalpaca-tc2018-07-031-1/+0
* Add support for timezones to Active JobAndrew White2018-02-221-0/+2
* No need to require a autoloaded constantRafael Mendonça França2018-02-141-1/+0
* Introduce serializers to ActiveJobEvgenii Pecherkin2018-02-141-0/+2
* [Active Job] require_relative => requireAkira Matsuda2017-10-211-10/+10
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-091-0/+1
* [Active Job] require => require_relativeAkira Matsuda2017-07-011-10/+10
* applies new string literal convention in activejob/libXavier Noria2016-08-061-10/+10
* Add retry_on/discard_on for better exception handlingDavid Heinemeier Hansson2016-07-291-0/+2
* Fixed wording.Mike Boone2015-11-081-1/+1
* Add job priorities to ActiveJobwvengen2015-09-171-0/+2
* Fixes #20799Johannes Opper2015-08-041-0/+2
* docs, minor changes in Active Job documentation. [ci skip]Yves Senn2014-11-101-1/+1
* - Changed description for AJ enqueuing methods to provide a sane description.Vipul A M2014-10-211-3/+3
* Merge pull request #17329 from vipulnsward/mention-perform-later-docsYves Senn2014-10-201-0/+4
|\
| * Mention `perform_now` in AJ base docs to specify how to immediately invoke a ...Vipul A M2014-10-201-0/+4
* | docs, It's "Active Job" not "Active job". [ci skip]Yves Senn2014-10-201-2/+2
|/
* Add documentation on Active Job.mo khan2014-10-021-1/+42
* Active Job refactoringCristian Bica2014-09-031-2/+2
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-2/+1
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+22