aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/enqueuing.rb
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments"Kasper Timm Hansen2018-07-011-0/+2
| | | | | | | | | | | It breaks Active Job when run in isolation. E.g. bin/test test/cases/logging_test.rb: https://travis-ci.org/rails/rails/jobs/398779028 Consider Rafaels suggestion of reviewing the eager loading instead: https://github.com/rails/rails/pull/33234#issuecomment-401027419 This reverts commit cb0fdaacb277bd0595bfd73178329922aa24477e, reversing changes made to a0a1abb3c7942084111d87ae95837a83bcc794f6.
* ActiveJob::Arguments is no longer used in filealpaca-tc2018-06-271-2/+0
|
* [Active Job] require_relative => requireAkira Matsuda2017-10-211-1/+1
| | | | This basically reverts fef234f1f0a238c2277459652861144ae89501ff
* 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
| | | | | | | | | A few have been left for aesthetic reasons, but have made a pass and removed most of them. Note that if the method `foo` returns an array, `foo << 1` is a regular push, nothing to do with assignments, so no self required.
* applies new string literal convention in activejob/libXavier Noria2016-08-061-1/+1
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* 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
| | | | From dc5854f and c07c0b2 [ci skip]
* 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 ↵Vipul A M2014-10-211-1/+1
| | | | | | | | accepts blocks for `assert_no_enqueued_jobs` and `assert_no_performed_jobs` test helpers. - args => arguments when used in actual docs. [ci skip]
* [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-4/+4
| | | | | | | | 1. Indentation 2. Spaces issues 3. Spelling correction 4. Grammar correction 5. Add #:nodoc: to all internal classes
* 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
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709