aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add test runner features to release notes [ci skip]Vipul A M2016-06-301-3/+16
* | Merge pull request #25589 from y-yagi/update_5_0_release_notesEileen M. Uchitelle2016-06-301-7/+13
|\ \
| * | add missing things to release notes [ci skip]yuuji.yaginuma2016-06-301-7/+13
| |/
* / Periodic timers: delegate async instance_exec to the worker poolJeremy Daer2016-06-292-7/+9
|/
* 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
* | Merge pull request #24991 from maclover7/actioncable-npm-docsVipul A M2016-06-291-0/+68
|\ \ | |/ |/|
| * Add documentation about Action Cable npm packageJon Moss2016-05-261-0/+68
* | Merge pull request #25574 from alexcameron89/action_view_baseJon Moss2016-06-291-6/+6
|\ \
| * | [ci skip] Update formatting in ActionView::Base documentationAlex Kitchens2016-06-291-6/+6
* | | Merge pull request #25572 from alexcameron89/polymorphic_routesJon Moss2016-06-291-2/+2
|\| |
| * | [ci skip] Fix typo & add link in PolymorphicRoutesAlex Kitchens2016-06-291-2/+2
* | | Merge pull request #25559 from kmcphillips/masterSean Griffin2016-06-294-10/+36
|\ \ \
| * | | Do not specal case inspecting associated arrays of over 10 elements, preventi...Kevin McPhillips2016-06-294-10/+36
|/ / /
* | | Don't attempt to clear active connections unless we'ere connectedSean Griffin2016-06-291-1/+1
* | | Remove unused `ActiveRecord::Base.connection_id`Sean Griffin2016-06-295-28/+9
|/ /
* | Merge pull request #25567 from y-yagi/update_description_of_test_orderVipul A M2016-06-291-1/+1
|\ \
| * | update description of `test_order` [ci skip]yuuji.yaginuma2016-06-291-1/+1
* | | Merge pull request #25562 from vipulnsward/select-html-options-testRafael França2016-06-281-1/+10
|\ \ \
| * | | - Added select tag test for verifying passing html options to f.select helperVipul A M2016-06-281-1/+10
| |/ /
* | | Merge pull request #25364 from kamipo/fix_serialize_for_date_typeRafael França2016-06-282-1/+17
|\ \ \ | |/ / |/| |
| * | Fix `Type::Date#serialize` to return a date object correctlyRyuta Kamizono2016-06-162-1/+17
* | | Merge pull request #25544 from piotrj/pj-issue-25488Rafael França2016-06-282-1/+21
|\ \ \
| * | | Fix setting route's to in a scopePiotr Jakubowski2016-06-282-1/+21
* | | | Fix adding implicitly rendered template digests to ETagsJavan Makhmali2016-06-283-11/+43
|/ / /
* | | Make client test run individually.Kasper Timm Hansen2016-06-281-1/+3
* | | Add dup leftover from 26710ab.Kasper Timm Hansen2016-06-281-1/+1
* | | Revert "Merge pull request #25131 from javierhonduco/javierhonduco/clone_dept...Matthew Draper2016-06-291-3/+0
* | | Default to frozen string literals in TagHelper.Kasper Timm Hansen2016-06-281-5/+7
* | | Merge pull request #25555 from vipulnsward/boolean-attributes-updateRafael França2016-06-284-14/+13
|\ \ \
| * | | Bring Boolean Attributes list for AV Tags helper upto speed with current spec.Vipul A M2016-06-284-14/+13
* | | | Merge pull request #25551 from vipulnsward/25543-follow-upKasper Timm Hansen2016-06-281-1/+1
|\ \ \ \
| * | | | Expand list of void elements to match spec from https://html.spec.whatwg.org/...Vipul A M2016-06-281-1/+1
| |/ / /
* | | | Merge pull request #25554 from vipulnsward/25543-freeze-stringKasper Timm Hansen2016-06-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Freeze string for default content for tag_strings, which later goes on to cre...Vipul A M2016-06-281-1/+1
|/ / /
* | | Merge pull request #25123 from bf4/remove_problematic_mime_testRafael França2016-06-271-3/+3
|\ \ \
| * | | Modifies mime-registration test not to interfere with real mime typesBenjamin Fleischer2016-05-231-3/+3
* | | | Merge pull request #25192 from vipulnsward/25185-default-key-lengthAaron Patterson2016-06-283-9/+7
|\ \ \ \
| * | | | We default to using aes-256-cbc as our verification/signing cipher. It can ac...Vipul A M2016-06-273-9/+7
|/ / / /
* | | | Merge pull request #25545 from derekprior/dp-simple-format-docsVipul A M2016-06-271-4/+5
|\ \ \ \
| * | | | Document `simple_format` handling of `\r`Derek Prior2016-06-271-4/+5
|/ / / /