aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/enqueuing.rb
Commit message (Expand)AuthorAgeFilesLines
* activejob typo fixes.alkesh262019-01-291-1/+1
* Improve deprecation message for enqueue returning falseRafael Mendonça França2018-12-051-1/+9
* Merge pull request #33992 from kirs/enqueue-return-falseRafael França2018-12-051-1/+12
|\
| * Make AJ::Base#enqueue return false if the job wasn't enqueuedKir Shatrov2018-10-281-1/+12
* | Document missing supported types [ci skip]Alberto Almagro2018-11-111-4/+6
|/
* Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments"Kasper Timm Hansen2018-07-011-0/+2
* ActiveJob::Arguments is no longer used in filealpaca-tc2018-06-271-2/+0
* [Active Job] require_relative => requireAkira Matsuda2017-10-211-1/+1
* Update activejob doc [ci skip]Yoshiyuki Hirano2017-08-301-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
* Privatize unneededly protected method in Active JobAkira Matsuda2016-12-241-2/+2
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* code gardening: removes redundant selfsXavier Noria2016-08-081-2/+2
* applies new string literal convention in activejob/libXavier Noria2016-08-061-1/+1
* Add retry_on/discard_on for better exception handlingDavid Heinemeier Hansson2016-07-291-26/+1
* Fix typo in ActiveJob #retry_job docGraeme Boy2016-04-231-1/+1
* Add job priorities to ActiveJobwvengen2015-09-171-0/+4
* Add initial doc for Enqueuing module [ci skip]Zachary Scott2015-04-291-0/+1
* Correct fixed-width doc syntax, thanks to @sikachu for pointing it out!Zachary Scott2014-11-031-1/+1
* Document the module which includes `perform_later` for AJ::Enqueuing [ci skip]Zachary Scott2014-11-031-0/+1
* Tiny documentation improvements [ci skip]Robin Dupret2014-10-311-1/+2
* - Fix mentioned shortcut, to what the shortcut actually is, and that it accep...Vipul A M2014-10-211-1/+1
* [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-4/+4
* Rename remaining :in / :at to :wait / :wait_untilCristian Bica2014-09-041-8/+8
* Active Job refactoringCristian Bica2014-09-031-47/+51
* [ActiveJob] Use globalid gemAbdelkader Boudih2014-08-171-1/+1
* [ActiveJob] remove ruby warningsAbdelkader Boudih2014-08-171-1/+1
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+71