Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sentence case for consistency in comments | Marcel Morgan | 2015-02-20 | 1 | -5/+5 |
| | | | | [ci skip] | ||||
* | 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 |
| | | | | | | | | | | Before: http://take.ms/z39h2 After: http://take.ms/Mo0G3 | ||||
| * | 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 |
|/ | | | | - Changed `IN` to `ON` in all note sentences in guides. | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-01-03 | 1 | -1/+0 |
|\ | |||||
| * | [ci skip] :scissors: a blank line from code (Active Job Guide). | Juanito Fatas | 2015-01-02 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #18274 from rajcybage/spell_fix | Robin Dupret | 2014-12-31 | 1 | -2/+2 |
|\ \ | | | | | | | Fix spell life cycle on activejob docs [ci skip] | ||||
| * | | Fix spell life cycle on activejob docs [ ci skip] | Rajarshi Das | 2014-12-31 | 1 | -2/+2 |
| | | | |||||
* | | | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
| |/ |/| | | | | | References #18148. | ||||
* | | Fix default queue name prefix delimiter | Eric Skogen | 2014-12-12 | 1 | -1/+1 |
| | | | | | | | | | | Now displays as underscore, and not an empty string, when converted from markdown to HTML. Escaped the underscore per http://daringfireball.net/projects/markdown/syntax#em Fixes rails/rails#18009 | ||||
* | | [CI SKIP] Improvements to Active Job guide. | Guo Xiang Tan | 2014-11-20 | 1 | -10/+12 |
| | | |||||
* | | [CI SKIP] Missing space. | Guo Xiang Tan | 2014-11-16 | 1 | -1/+1 |
| | | |||||
* | | Tiny documentation fixes and styling improvements | Robin Dupret | 2014-11-01 | 1 | -10/+15 |
| | | | | | | | | [ci skip] | ||||
* | | Tiny documentation improvements [ci skip] | Robin Dupret | 2014-10-31 | 1 | -5/+4 |
| | | |||||
* | | correct GlobalID mixin name in the guides | Chris Moylan | 2014-10-29 | 1 | -1/+1 |
| | | |||||
* | | Added queue_name_delimiter attribute. | Terry Meacham | 2014-10-26 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | - Added ActiveJob::Base#queue_name_delimiter to allow for developers using ActiveJob to change the delimiter from the default ('_') to whatever else they may be using (e.g., '.', '-', ...). - Updated source guide to include a blurb about the delimiter. | ||||
* | | Tiny follow-up to #16999 [ci skip] | Robin Dupret | 2014-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * Fix a typo * Remove references to Rails version * Remove an extra whitespace | ||||
* | | Added RDoc for each Active Job adapter | Cristian Bica | 2014-09-22 | 1 | -35/+7 |
| | | |||||
* | | Standardize on `Rails.application` [ci skip] | Tamir Duberstein | 2014-09-19 | 1 | -1/+1 |
|/ | | | | This seems to be the style settled on in most of the templates. | ||||
* | Active Job refactoring | Cristian Bica | 2014-09-03 | 1 | -6/+38 |
| | |||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-09-03 | 1 | -1/+1 |
|\ | |||||
| * | Highlight Class/Module [ci skip] | Harshad Sabne | 2014-08-31 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in ActiveJob guide [ci skip] | प्रथमेश | 2014-08-26 | 1 | -1/+1 |
| | | |||||
* | | ActiveJob: Implemented enqueue_at for QueueClassic | Cristian Bica | 2014-09-02 | 1 | -12/+17 |
| | | |||||
* | | Fix example code in Active Job guide [ci skip] | yuuji.yaginuma | 2014-08-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #16655 from brocktimus/20140823_doco_change | Zachary Scott | 2014-08-23 | 1 | -1/+1 |
|\ \ | | | | | | | Correct AR::RecordNotFound in AJ guide rescue example [ci skip] | ||||
| * | | Properly referencing AR::RecordNotFound in AJ guide rescuing example | Brock Trappitt | 2014-08-23 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #16641 from cristianbica/aj-backburner-enqueue-later | Rafael Mendonça França | 2014-08-22 | 1 | -4/+4 |
|\ \ | | | | | | | Implemented enqueue_at for ActiveJob's Backburner adapter | ||||
| * | | Implemented enqueue_at for ActiveJob's Backburner adapter | Cristian Bica | 2014-08-22 | 1 | -4/+4 |
| | | | |||||
* | | | Active Job guide: Add info about queue_name prefix and clarity supporter ↵ | Cristian Bica | 2014-08-22 | 1 | -2/+23 |
|/ / | | | | | | | features | ||||
* | | ActiveJob -> Active Job [ci skip] | Xavier Noria | 2014-08-21 | 1 | -1/+1 |
| | | | | | | | | See http://guides.rubyonrails.org/api_documentation_guidelines.html#wording | ||||
* | | Fix a few typos/some grammar in Active Job Basics | Logan Hasson | 2014-08-20 | 1 | -8/+8 |
| | | |||||
* | | Merge pull request #16582 from cristianbica/actionmailer-deprecate-deliver | Rafael Mendonça França | 2014-08-20 | 1 | -3/+3 |
|\ \ | | | | | | | Deprecated ActionMailer .deliver and updated ActionMailer / ActiveJob docs/guide | ||||
| * | | Updated rdoc / guides / release notes related to ActiveJob / ActionMailer | Cristian Bica | 2014-08-20 | 1 | -3/+3 |
| |/ | |||||
* / | [ci skip] Format pass of Active Job Basics guide. | Juanito Fatas | 2014-08-20 | 1 | -16/+22 |
|/ | |||||
* | ActiveJob guides improvements [ci skip] | Cristian Bica | 2014-08-16 | 1 | -108/+29 |
| | |||||
* | ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure ↵ | Cristian Bica | 2014-08-15 | 1 | -1/+1 |
| | | | | ActiveJob from app.config.active_job | ||||
* | Update ActiveJob guide [ci skip] | Cristian Bica | 2014-08-13 | 1 | -3/+12 |
| | |||||
* | [ci skip] First version of the Active Job guide | Cristian Bica | 2014-08-13 | 1 | -0/+323 |