aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make mutation stand out some more.Kasper Timm Hansen2016-07-011-2/+5
* Merge pull request #25632 from volmer/fix-integration-test-frozen-literalsKasper Timm Hansen2016-07-011-1/+1
|\
| * Fix request encoding in tests when string literals are frozenVolmer2016-07-011-1/+1
* | Merge pull request #25600 from pan/constantize-docfixVipul A M2016-07-011-4/+4
|\ \ | |/ |/|
| * fix ActiveSupport::Infector.constantize usage API doc [ci skip]Pan GaoYong2016-06-301-4/+4
* | Add regression test for foreign key schema dump cachingeileencodes2016-07-011-0/+13
* | Merge pull request #25307 from kamipo/extract_foreign_key_action_from_informa...Eileen M. Uchitelle2016-07-015-36/+46
|\ \
| * | Extract foreign key action from `information_schema`Ryuta Kamizono2016-06-074-34/+44
| * | Make `foreign_keys` queries to `SCHEMA`Ryuta Kamizono2016-06-072-2/+2
* | | Fix release task now that NPM is part of the buildeileencodes2016-07-011-18/+22
* | | Merge pull request #25618 from kamipo/fix_release_notesRafael França2016-07-011-4/+0
|\ \ \
| * | | Deprecation passing of `start` value was removed [ci skip]Ryuta Kamizono2016-07-011-4/+0
|/ / /
* | | Merge pull request #25582 from alexcameron89/action_controller_baseप्रथमेश Sonpatki2016-07-011-4/+4
|\ \ \
| * | | [ci skip] Add 'params' formatting in ActionController::BaseAlex Kitchens2016-06-301-4/+4
* | | | Merge pull request #25553 from vipulnsward/25543-docs-follow-upVipul A M2016-06-301-16/+7
|\ \ \ \
| * | | | - Tone down documentationVipul A M2016-06-281-16/+7
* | | | | Merge pull request #25431 from prathamesh-sonpatki/add-note-about-upgrade-gui...Rafael França2016-06-302-1/+10
|\ \ \ \ \
| * | | | | Display link to Rails upgrade guide at the end of `rails app:update` task.Prathamesh Sonpatki2016-06-302-1/+10
* | | | | | Use sass-rails in our test suiteRafael Mendonça França2016-06-303-1/+10
* | | | | | Merge pull request #25612 from vipulnsward/publish-testing-guideRafael França2016-06-301-2/+1
|\ \ \ \ \ \
| * | | | | | Mark Testing Guide as pubished and reword the title[ci skip]Vipul A M2016-06-301-2/+1
|/ / / / / /
* | | | | | Merge pull request #25611 from alexcameron89/upgrading_rails_guideVipul A M2016-06-301-16/+16
|\ \ \ \ \ \
| * | | | | | [ci skip] Fix Typos and Punctuation in Guides - UpgradingAlex Kitchens2016-06-301-16/+16
|/ / / / / /
* | | | | | Do not allow rack pre releasesRafael Mendonça França2016-06-302-6/+5
* | | | | | Merge pull request #25609 from rosenfeld/patch-8Eileen M. Uchitelle2016-06-301-0/+11
|\ \ \ \ \ \
| * | | | | | Add a Rails 5 release note for ActionController::Live becoming a ConcernRodrigo Rosenfeld Rosas2016-06-301-0/+11
|/ / / / / /
* | | | | | Merge pull request #25608 from rosenfeld/patch-7Eileen M. Uchitelle2016-06-301-0/+29
|\ \ \ \ \ \
| * | | | | | Add an upgrade note related to ActionController::Live becoming a ConcernRodrigo Rosenfeld Rosas2016-06-301-0/+29
* | | | | | | Merge pull request #25607 from sstephenson/turbolinks-5-finalRafael Mendonça França2016-06-303-11/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update to Turbolinks 5.0.0 finalSam Stephenson2016-06-303-11/+6
* | | | | | | Point to released coffee-railsRafael Mendonça França2016-06-303-11/+6
|/ / / / / /
* | | | | | Fix styles of headings to follow guide ruleseileencodes2016-06-301-20/+20
* | | | | | Merge pull request #25604 from alexcameron89/upgrading_rails_guideRafael França2016-06-301-12/+11
|\ \ \ \ \ \
| * | | | | | Change wording & punctuation in Guides - UpgradingAlex Kitchens2016-06-301-12/+11
* | | | | | | Merge pull request #25602 from matthewd/restore-key-generatorMatthew Draper2016-07-012-7/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Partially revert #25192Matthew Draper2016-07-012-7/+22
* | | | | | | fixes config value [ci skip]Xavier Noria2016-06-301-1/+1
* | | | | | | expands a bit a section of the upgrade guide [ci skip]Xavier Noria2016-06-301-4/+15
|/ / / / / /
* | | | | | Merge pull request #25587 from vipulnsward/publish-release-notesEileen M. Uchitelle2016-06-301-1/+0
|\ \ \ \ \ \
| * | | | | | Publish Rails 5 release notes[ci skip]Vipul A M2016-06-291-1/+0
| |/ / / / /
* | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #25599 from prathamesh-sonpatki/update-upgrade-guideEileen M. Uchitelle2016-06-302-2/+8
|\ \ \ \ \ \ \
| * | | | | | | 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
|/ / / / / /
* | | | | | Merge pull request #25597 from prathamesh-sonpatki/update-getting-started-masterEileen M. Uchitelle2016-06-302-10/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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
|\ \ \ \ \