aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/execution.rb
Commit message (Expand)AuthorAgeFilesLines
* Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-181-1/+1
* Increment execution count before deserialize argumentsyuuji.yaginuma2018-08-181-3/+3
* Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments"Kasper Timm Hansen2018-07-011-0/+1
* ActiveJob::Arguments is no longer used in filealpaca-tc2018-06-271-1/+0
* [Active Job] require_relative => requireAkira Matsuda2017-10-211-1/+1
* [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-1/+1
* applies new string literal convention in activejob/libXavier Noria2016-08-061-2/+2
* Guard against jobs that were persisted before we started counting executions ...David Heinemeier Hansson2016-08-031-1/+3
* Executions counting is not a serialization concernDavid Heinemeier Hansson2016-08-011-0/+1
* Action Mailer: Declarative exception handling with `rescue_from`.Jeremy Daer2016-05-151-1/+1
* Use AS::Reloader to support reloading in ActiveJobMatthew Draper2016-03-021-2/+4
* Document AJ::Execution class methods module [ci skip]Zachary Scott2014-11-031-0/+1
* [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-1/+1
* Active Job refactoringCristian Bica2014-09-031-12/+20
* [ActiveJob] Add deserialize_arguments method to jobAbdelkader Boudih2014-08-171-1/+7
* [ActiveJob] remove ruby warningsAbdelkader Boudih2014-08-171-2/+2
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+27