| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecation passing of `start` value was removed [ci skip] | Ryuta Kamizono | 2016-07-01 | 1 | -4/+0 |
* | Mark Testing Guide as pubished and reword the title[ci skip] | Vipul A M | 2016-06-30 | 1 | -2/+1 |
* | [ci skip] Fix Typos and Punctuation in Guides - Upgrading | Alex Kitchens | 2016-06-30 | 1 | -16/+16 |
* | Add a Rails 5 release note for ActionController::Live becoming a Concern | Rodrigo Rosenfeld Rosas | 2016-06-30 | 1 | -0/+11 |
* | Add an upgrade note related to ActionController::Live becoming a Concern | Rodrigo Rosenfeld Rosas | 2016-06-30 | 1 | -0/+29 |
* | Fix styles of headings to follow guide rules | eileencodes | 2016-06-30 | 1 | -20/+20 |
* | Change wording & punctuation in Guides - Upgrading | Alex Kitchens | 2016-06-30 | 1 | -12/+11 |
* | fixes config value [ci skip] | Xavier Noria | 2016-06-30 | 1 | -1/+1 |
* | expands a bit a section of the upgrade guide [ci skip] | Xavier Noria | 2016-06-30 | 1 | -4/+15 |
* | Merge pull request #25587 from vipulnsward/publish-release-notes | Eileen M. Uchitelle | 2016-06-30 | 1 | -1/+0 |
|\ |
|
| * | Publish Rails 5 release notes[ci skip] | Vipul A M | 2016-06-29 | 1 | -1/+0 |
* | | Merge pull request #25596 from prathamesh-sonpatki/testing-guide-50 | Eileen M. Uchitelle | 2016-06-30 | 1 | -42/+102 |
|\ \ |
|
| * | | Update testing guide for Rails 5 release [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -42/+102 |
* | | | Merge pull request #25598 from prathamesh-sonpatki/release-notes--1 | Eileen M. Uchitelle | 2016-06-30 | 1 | -1/+36 |
|\ \ \ |
|
| * | | | Update release notes for 5.0 [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -1/+36 |
* | | | | Add a note about autoloading being disabled in production env in upgrade guid... | Prathamesh Sonpatki | 2016-06-30 | 2 | -2/+8 |
* | | | | Update upgrade guides | eileencodes | 2016-06-30 | 1 | -6/+36 |
|/ / / |
|
* / / | Update getting started guide for Rails 5 [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -10/+12 |
|/ / |
|
* | | Merge branch 'add-test-runner-to-release-notes' | eileencodes | 2016-06-30 | 1 | -3/+16 |
|\ \ |
|
| * | | Add test runner features to release notes [ci skip] | Vipul A M | 2016-06-30 | 1 | -3/+16 |
| |/ |
|
* / | add missing things to release notes [ci skip] | yuuji.yaginuma | 2016-06-30 | 1 | -7/+13 |
|/ |
|
* | Merge pull request #25583 from vipulnsward/add-api-apps-to-release-notes | Eileen M. Uchitelle | 2016-06-29 | 1 | -3/+28 |
|\ |
|
| * | Add API Apps to release notes[ci skip] | Vipul A M | 2016-06-29 | 1 | -3/+28 |
* | | Fix release notes link | eileencodes | 2016-06-29 | 1 | -1/+1 |
* | | Merge pull request #25584 from vipulnsward/upgrading-guide | Eileen M. Uchitelle | 2016-06-29 | 1 | -3/+3 |
|\ \ |
|
| * | | Pass over Upgrading guide [ci skip] | Vipul A M | 2016-06-29 | 1 | -3/+3 |
* | | | Add note about release notes in upgrade guide | eileencodes | 2016-06-29 | 1 | -0/+2 |
* | | | Update release notes about legacy `mysql` adapter | eileencodes | 2016-06-29 | 1 | -2/+4 |
|/ / |
|
* / | Update Rails 5 upgrade guides | eileencodes | 2016-06-29 | 1 | -4/+133 |
|/ |
|
* | update description of `test_order` [ci skip] | yuuji.yaginuma | 2016-06-29 | 1 | -1/+1 |
* | Clearify CHANGELOG for #23011 [ci skip] | Godfrey Chan | 2016-06-27 | 1 | -2/+2 |
* | Add #16917 to 5.0.0 release notes | Godfrey Chan | 2016-06-27 | 1 | -0/+7 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-06-26 | 2 | -4/+8 |
|\ |
|
| * | Make log tags example for ACa more generic and not BC specific [ci skip] | Vipul A M | 2016-06-15 | 1 | -3/+4 |
| * | [ci skip] When instance_reader is false, attribute can still be assigned by t... | Prathamesh Sonpatki | 2016-06-15 | 1 | -1/+2 |
| * | Action Cable routes are enabled by default now [ci skip] | Prathamesh Sonpatki | 2016-06-10 | 1 | -5/+0 |
| * | Expand on AC introduction list [ci skip] | Vipul A M | 2016-06-07 | 1 | -0/+2 |
* | | remove unecessary comments [ci skip] | yuuji.yaginuma | 2016-06-26 | 1 | -5/+0 |
* | | Tiny documentation fixes [ci skip] | Robin Dupret | 2016-06-25 | 1 | -1/+1 |
* | | Update grammar for `config.enable_dependency_loading` docs | Jon Moss | 2016-06-24 | 1 | -1/+1 |
* | | Add option to enable dependency loading in production | Rafael Mendonça França | 2016-06-22 | 1 | -0/+2 |
* | | update_url is not `get` most of the times [ci skip] | Prathamesh Sonpatki | 2016-06-22 | 1 | -1/+1 |
* | | Merge pull request #25450 from prathamesh-sonpatki/fix-testing-guide | Kasper Timm Hansen | 2016-06-21 | 1 | -7/+11 |
|\ \ |
|
| * | | Fix the docs for supported keyword args for Rails 5 style integration control... | Prathamesh Sonpatki | 2016-06-21 | 1 | -7/+11 |
* | | | [ci skip] correction in command for generating api documentation | David Elliott | 2016-06-20 | 1 | -1/+1 |
|/ / |
|
* | | Example had results the wrong way round [ci skip] | Patrick Copeland | 2016-06-16 | 1 | -2/+2 |
* | | Add Rack doc link for request and response object [ci skip] | Jun Wan Goh | 2016-06-14 | 1 | -2/+2 |
* | | [skip ci] Fix typo and simplify after_commit example | wynksaiddestroy | 2016-06-14 | 1 | -2/+2 |
* | | Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] | Nikhil Thombare | 2016-06-13 | 1 | -11/+11 |
* | | Add missing things to Rails 5.0 release notes [ci skip] | Prathamesh Sonpatki | 2016-06-11 | 1 | -1/+19 |