| Commit message (Expand) | Author | Age | Files | Lines |
* | Update links and code examples in the guides to use HTTPS where the host supp... | Nathaniel Suchy | 2019-03-06 | 1 | -2/+2 |
* | [ci skip] Add a Delayed Job project link. | Tonči Damjanić | 2018-11-29 | 1 | -0/+1 |
* | [ci skip] Update active_job_basics.md | Shota Iguchi | 2018-11-19 | 1 | -1/+1 |
* | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 1 | -2/+2 |
|\ |
|
| * | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 1 | -2/+2 |
* | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 1 | -1/+1 |
|/ |
|
* | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 1 | -1/+1 |
* | Fix typo in active_job_basics.md | Jon Evans | 2018-03-15 | 1 | -1/+1 |
* | Fixes a typo and updates active_job_basics.md | Dharam Gollapudi | 2018-03-08 | 1 | -1/+1 |
* | Merge pull request #32026 from bogdanvlviv/improve-30941 | Rafael França | 2018-02-20 | 1 | -14/+13 |
|\ |
|
| * | Fix docs of ActiveJob custom argument serializers | bogdanvlviv | 2018-02-17 | 1 | -14/+13 |
* | | Fix active_job_basics.md callbacks example [ci skip] | fatkodima | 2018-02-18 | 1 | -1/+1 |
* | | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 1 | -1/+1 |
|/ |
|
* | Missing backquote, extra end keyword [ci skip] | Yauheni Dakuka | 2018-02-15 | 1 | -18/+17 |
* | Simplify the implementation of custom argument serializers | Rafael Mendonça França | 2018-02-14 | 1 | -6/+0 |
* | Improve documentation on custom serializers | Rafael Mendonça França | 2018-02-14 | 1 | -22/+21 |
* | Remove non-default serializers | Evgenii Pecherkin | 2018-02-14 | 1 | -4/+0 |
* | Introduce serializers to ActiveJob | Evgenii Pecherkin | 2018-02-14 | 1 | -2/+63 |
* | Use ApplicationJob instead of ActiveJob::Base in guide [ci skip] | Yoshiyuki Hirano | 2017-09-18 | 1 | -1/+1 |
* | add section to guides for discarding and retrying active jobs [ci skip] | Gerard Cahill | 2017-09-18 | 1 | -0/+19 |
* | Update Active Job Basics [ci skip] | Yoshiyuki Hirano | 2017-09-14 | 1 | -0/+1 |
* | Fix indentation [ci skip] | Yauheni Dakuka | 2017-08-24 | 1 | -1/+1 |
* | Make one line example fit on one line [ci skip] | Bart de Water | 2017-08-09 | 1 | -3/+1 |
* | Improve callback examples in Active Job guide [ci skip] | Bart de Water | 2017-08-03 | 1 | -22/+32 |
* | remove the phrase as well | Steven Chanin | 2017-05-09 | 1 | -1/+1 |
* | Capitalize Rake | Steven Chanin | 2017-05-09 | 1 | -2/+2 |
* | [ci skip] explain async queue and rake tasks | Steven Chanin | 2017-05-09 | 1 | -0/+6 |
* | Remove stray back-end from ActiveJob Basics guide | Simon Dawson | 2017-03-19 | 1 | -1/+1 |
* | [ci skip] Updates ActiveJob guide on default runner. | Phil Nash | 2016-08-18 | 1 | -3/+4 |
* | Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] | Nikhil Thombare | 2016-06-13 | 1 | -11/+11 |
* | - Added documentation for ActiveJob queue adapter for a specific job. | Mohit Natoo | 2016-04-20 | 1 | -0/+12 |
* | Change the default adapter from inline to async | David Heinemeier Hansson | 2016-02-05 | 1 | -4/+6 |
* | Add job suffix to sample's job file name | Manu | 2016-01-05 | 1 | -2/+2 |
* | Fixed wording. | Mike Boone | 2015-11-08 | 1 | -1/+1 |
* | [ci skip] Add backend queue starting documentation | schneems | 2015-10-16 | 1 | -3/+12 |
* | Fix "Esperanto" name | Miguel Parramon | 2015-10-07 | 1 | -1/+1 |
* | [ci skip] How to pass arguments to ActiveJob Jobs | Dhia Eddine Chouchane | 2015-08-13 | 1 | -5/+12 |
* | Merge pull request #20800 from xijo/make_active_job_locale_aware | Kasper Timm Hansen | 2015-08-04 | 1 | -0/+13 |
|\ |
|
| * | Fixes #20799 | Johannes Opper | 2015-08-04 | 1 | -0/+13 |
* | | Add Deserialization section on guides at ActiveJob Exception | Mauro George | 2015-07-08 | 1 | -0/+7 |
|/ |
|
* | Wrong documentation about Rails autoload on active_jobs_basics doc [ci skip] | Mehmet Emin İNAÇ | 2015-06-14 | 1 | -19/+0 |
* | Extended 'Active Job Basics' edge guide with more detailed information and an... | Andreas Metzger | 2015-06-14 | 1 | -12/+41 |
* | Spell out "asynchronously" instead of async in guides [ci skip] | Prathamesh Sonpatki | 2015-04-19 | 1 | -1/+1 |
* | add active job testing section [ci skip] | David Fernandez | 2015-04-16 | 1 | -0/+7 |
* | Use sentence case for consistency in comments | Marcel Morgan | 2015-02-20 | 1 | -5/+5 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-01-15 | 1 | -8/+10 |
|\ |
|
| * | Fixed spacing issues on code comments in ActiveJob Basics guide. | Vipul A M | 2015-01-14 | 1 | -7/+9 |
| * | GlobalID::Identification has been mixed into AR not AM | Cristian Bica | 2015-01-08 | 1 | -1/+1 |
* | | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-01-03 | 1 | -1/+0 |
|\ |
|