aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #25596 from prathamesh-sonpatki/testing-guide-50Eileen M. Uchitelle2016-06-301-42/+102
|\ \ \
| * | | Update testing guide for Rails 5 release [ci skip]Prathamesh Sonpatki2016-06-301-42/+102
* | | | Merge pull request #25598 from prathamesh-sonpatki/release-notes--1Eileen M. Uchitelle2016-06-301-1/+36
|\ \ \ \
| * | | | Update release notes for 5.0 [ci skip]Prathamesh Sonpatki2016-06-301-1/+36
* | | | | Add a note about autoloading being disabled in production env in upgrade guid...Prathamesh Sonpatki2016-06-302-2/+8
* | | | | Update upgrade guideseileencodes2016-06-301-6/+36
|/ / / /
* / / / Update getting started guide for Rails 5 [ci skip]Prathamesh Sonpatki2016-06-302-10/+12
|/ / /
* | | Merge branch 'add-test-runner-to-release-notes'eileencodes2016-06-301-3/+16
|\ \ \
| * | | Add test runner features to release notes [ci skip]Vipul A M2016-06-301-3/+16
| |/ /
* / / add missing things to release notes [ci skip]yuuji.yaginuma2016-06-301-7/+13
|/ /
* | Merge pull request #25583 from vipulnsward/add-api-apps-to-release-notesEileen M. Uchitelle2016-06-291-3/+28
|\ \
| * | Add API Apps to release notes[ci skip]Vipul A M2016-06-291-3/+28
* | | Fix release notes linkeileencodes2016-06-291-1/+1
* | | Merge pull request #25584 from vipulnsward/upgrading-guideEileen M. Uchitelle2016-06-291-3/+3
|\ \ \
| * | | Pass over Upgrading guide [ci skip]Vipul A M2016-06-291-3/+3
* | | | Add note about release notes in upgrade guideeileencodes2016-06-291-0/+2
* | | | Update release notes about legacy `mysql` adaptereileencodes2016-06-291-2/+4
|/ / /
* / / Update Rails 5 upgrade guideseileencodes2016-06-291-4/+133
|/ /
* | update description of `test_order` [ci skip]yuuji.yaginuma2016-06-291-1/+1
* | Clearify CHANGELOG for #23011 [ci skip]Godfrey Chan2016-06-271-2/+2
* | Add #16917 to 5.0.0 release notesGodfrey Chan2016-06-271-0/+7
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-06-262-4/+8
|\
| * Make log tags example for ACa more generic and not BC specific [ci skip]Vipul A M2016-06-151-3/+4
| * [ci skip] When instance_reader is false, attribute can still be assigned by t...Prathamesh Sonpatki2016-06-151-1/+2
| * Action Cable routes are enabled by default now [ci skip]Prathamesh Sonpatki2016-06-101-5/+0
| * Expand on AC introduction list [ci skip]Vipul A M2016-06-071-0/+2
* | remove unecessary comments [ci skip]yuuji.yaginuma2016-06-261-5/+0
* | Tiny documentation fixes [ci skip]Robin Dupret2016-06-251-1/+1
* | Update grammar for `config.enable_dependency_loading` docsJon Moss2016-06-241-1/+1
* | Add option to enable dependency loading in productionRafael Mendonça França2016-06-221-0/+2
* | update_url is not `get` most of the times [ci skip]Prathamesh Sonpatki2016-06-221-1/+1
* | Merge pull request #25450 from prathamesh-sonpatki/fix-testing-guideKasper Timm Hansen2016-06-211-7/+11
|\ \
| * | Fix the docs for supported keyword args for Rails 5 style integration control...Prathamesh Sonpatki2016-06-211-7/+11
* | | [ci skip] correction in command for generating api documentationDavid Elliott2016-06-201-1/+1
|/ /
* | Example had results the wrong way round [ci skip]Patrick Copeland2016-06-161-2/+2
* | Add Rack doc link for request and response object [ci skip]Jun Wan Goh2016-06-141-2/+2
* | [skip ci] Fix typo and simplify after_commit examplewynksaiddestroy2016-06-141-2/+2
* | Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] Nikhil Thombare2016-06-131-11/+11
* | Add missing things to Rails 5.0 release notes [ci skip]Prathamesh Sonpatki2016-06-111-1/+19
* | Merge pull request #25321 from prathamesh-sonpatki/update-release-notes-1Rafael França2016-06-101-10/+33
|\ \
| * | Add missing things to release notes [ci skip]Prathamesh Sonpatki2016-06-071-10/+33
* | | Merge pull request #25315 from schneems/schneems/inclusion-docRichard Schneeman2016-06-081-3/+9
|\ \ \
| * | | [ci skip] Expand information on message optionsschneems2016-06-081-3/+9
* | | | Merge pull request #25327 from prathamesh-sonpatki/add-5-0-notes-to-the-indexXavier Noria2016-06-081-0/+5
|\ \ \ \
| * | | | Add Rails 5.0 release notes to the index page of guides [ci skip]Prathamesh Sonpatki2016-06-081-0/+5
| | |/ / | |/| |
* | | | Merge pull request #25323 from vipulnsward/ac-release-notesDavid Heinemeier Hansson2016-06-081-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add Action Cable introduction to release notes [ci skip]Vipul A M2016-06-071-2/+13
* | | | Do not suggest nonsensical OpenSSL verify modes [ci skip]Jonne Haß2016-06-072-2/+2
|/ / /
* | | Merge pull request #25279 from maclover7/jm-add-backticks-1David Heinemeier Hansson2016-06-061-1/+1
|\ \ \ | |/ / |/| |
| * | Add backticks to `ActiveRecord::Base.where`Jon Moss2016-06-041-1/+1
| |/