Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a reference to Ruby 1.9 in Guides | claudiob | 2014-11-28 | 1 | -1/+1 |
| | | | | | | | [ci skip] Now that Rails requires Ruby >= 2.0 there is no need to document Ruby 1.9. | ||||
* | [ci skip] fix class name | yui-knk | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | Start Rails 5 development :tada: | Rafael Mendonça França | 2014-11-28 | 1 | -27/+1 |
| | | | | | | | We will support only Ruby >= 2.1. But right now we don't accept pull requests with syntax changes to drop support to Ruby 1.9. | ||||
* | 4.2 release notes pass [skip ci] | Jon Atack | 2014-11-28 | 1 | -19/+19 |
| | |||||
* | release notes: edit pass [ci skip] | Xavier Noria | 2014-11-27 | 1 | -19/+17 |
| | |||||
* | release notes: iteration over the description of Global ID [ci skip] | Xavier Noria | 2014-11-27 | 1 | -4/+14 |
| | |||||
* | [ci skip] Remove outdate note of :dependent | Aaron Huang | 2014-11-28 | 1 | -2/+0 |
| | |||||
* | updates some pointers in the guides welcome section [ci skip] | Xavier Noria | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | removes double mention of deliver_now | Xavier Noria | 2014-11-27 | 1 | -4/+0 |
| | |||||
* | edits in the release notes for 4.2 | Xavier Noria | 2014-11-27 | 1 | -12/+22 |
| | |||||
* | Merge pull request #17796 from leafac/fix-format | Yves Senn | 2014-11-27 | 1 | -1/+9 |
|\ | | | | | | | Fix format "Form Helpers" guide | ||||
| * | Fix format "Form Helpers" guide | Leandro Facchinetti | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | The `"_tag"` was interpreted as the start of a italics. | ||||
* | | Fix typo in Rails 4.2 release notes | Felipe Zavan | 2014-11-27 | 1 | -1/+1 |
| | | |||||
* | | pass over the release notes | Xavier Noria | 2014-11-27 | 1 | -104/+118 |
| | | |||||
* | | Clarify where result goes, and supported formats of generate task. | Zachary Scott | 2014-11-25 | 1 | -1/+3 |
| | | | | | | | | [ci skip] | ||||
* | | Use web_console 2.0 for 4.2.0.rc1 release | Genadi Samokovarov | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | | | This one replaces the notable web-console mentions in guide and the default Gemfile. | ||||
* | | Remove Web Console /console references in the guides | Genadi Samokovarov | 2014-11-25 | 2 | -14/+4 |
| | | |||||
* | | Fixing wrong link in 'Ruby on Rails 3.0 Release Notes' [ci skip] | Javier Vidal | 2014-11-25 | 1 | -1/+1 |
| | | |||||
* | | Rearrange release notes by importance [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -99/+85 |
| | | |||||
* | | :scissors: WIP labels [ci skip] | Godfrey Chan | 2014-11-25 | 2 | -6/+0 |
| | | |||||
* | | Prepare for RC: un-wip release notes [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+0 |
| | | |||||
* | | We shouldn't be linking to edgeapi [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+1 |
| | | |||||
* | | Prepare for RC: link to the 4-2-stable [ci skip] | Godfrey Chan | 2014-11-25 | 2 | -3/+3 |
| | | |||||
* | | Cross link to upgrade guide [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+2 |
| | | |||||
* | | Final sync with CHANGELOGs [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -2/+7 |
| | | |||||
* | | :scissors: TODO | Godfrey Chan | 2014-11-25 | 1 | -4/+3 |
| | | |||||
* | | The default hasn't changed, so this is not an incompatibility [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -16/+0 |
| | | |||||
* | | Simplify section on adequate record [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -14/+14 |
| | | |||||
* | | Mention log_level deprecation in upgrade guides [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -0/+12 |
| | | |||||
* | | Merge pull request #17755 from zzak/changelog-for-16622 | Godfrey Chan | 2014-11-25 | 1 | -0/+3 |
|\ \ | | | | | | | Add a CHANGELOG entry for #16622 and a6de6f5 [ci skip] | ||||
| * | | Add Release Note for #16622 [ci skip] | Zachary Scott | 2014-11-24 | 1 | -0/+3 |
| | | | |||||
* | | | Add release note for #17743 [ci skip] | Zachary Scott | 2014-11-24 | 1 | -0/+13 |
| | | | |||||
* | | | Update docs to reflect changes to MailerGenerator. | Guo Xiang Tan | 2014-11-25 | 1 | -11/+26 |
|/ / | |||||
* | | Add `.reflections` change to release note [skip ci] | Arthur Neves | 2014-11-24 | 1 | -0/+3 |
| | | | | | | | | [related #17718] | ||||
* | | Replace ActionDispatch::Head with Rack::Head. | yui-knk | 2014-11-24 | 1 | -3/+3 |
| | | |||||
* | | Grammar pass on Web Console release note [ci skip] | Zachary Scott | 2014-11-23 | 1 | -3/+3 |
| | | |||||
* | | Clarify what is being serialized and when it will be deserialized | Zachary Scott | 2014-11-23 | 1 | -2/+2 |
| | | | | | | | | [ci skip] | ||||
* | | Merge pull request #17721 from yui-knk/fix/rails_on_rack_guide | Zachary Scott | 2014-11-23 | 1 | -1/+1 |
|\ \ | | | | | | | [ci skip] Fix class name of middleware. | ||||
| * | | [ci skip] Fix class name of middleware. | yui-knk | 2014-11-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #17723 from marocu/patch-1 | Arthur Nogueira Neves | 2014-11-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Specified beta branch for web-console gem | ||||
| * | | | Specified beta branch for web-console gem | Matthew Cullum | 2014-11-22 | 1 | -1/+1 |
| |/ / | |||||
* / / | Correct example in the engines testing guide [ci skip] | Godfrey Chan | 2014-11-23 | 1 | -14/+25 |
|/ / | | | | | | | Reference #17453 | ||||
* | | [ci skip] Dispatching is a verb :bow: | Zachary Scott | 2014-11-22 | 1 | -1/+1 |
| | | | | | | | | cc #17719 | ||||
* | | Fix explanation for ActionDispatch::Callbacks. | yui-knk | 2014-11-23 | 1 | -1/+1 |
| | | | | | | | | | | ActionDispatch::Callbacks dose not run the prepare callbacks, so change with comment on ActionDispatch::Callbacks. | ||||
* | | Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip] | Javier Vidal | 2014-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | The URL http://www.h-online.com/security/Symantec-reports-first-active-attack-on-a-DSL-router--/news/102352 points to an article titled 'The H is closing down'. The good one is: http://www.h-online.com/security/news/item/Symantec-reports-first-active-attack-on-a-DSL-router-735883.html | ||||
* | | [ci skip] correct example output and filename in pg guide | yuuji.yaginuma | 2014-11-22 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #17705 from fgo/patch-14 | Arthur Nogueira Neves | 2014-11-21 | 1 | -2/+2 |
|\ \ | | | | | | | Move 'the' outside of SQLite and Bundler link text [ci skip] | ||||
| * | | Move 'the' outside of SQLite and Bundler link text [ci skip] | Francis Go | 2014-11-22 | 1 | -2/+2 |
| | | | |||||
* | | | Update grammar in Getting Started Guide [ci skip] | Francis Go | 2014-11-21 | 1 | -2/+2 |
|/ / | |||||
* | | _will_change! method is not needed any more [ci skip] | Roberto Miranda | 2014-11-20 | 1 | -5/+0 |
| | | | | | | ref #15674 |