aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Hash#from_xml with frozen strings (#24718)Marek Kirejczyk2016-05-212-11/+19
* Merge pull request #24732 from y-yagi/update_record_specified_in_the_keyRafael França2016-05-212-1/+18
|\
| * update record specified in keyyuuji.yaginuma2016-04-272-1/+18
* | Merge pull request #24918 from prathamesh-sonpatki/cable-assetsRafael França2016-05-214-5/+44
|\ \
| * | Cable: Generate .js or .coffee files while generating channel as per the java...Prathamesh Sonpatki2016-05-174-5/+44
* | | Merge pull request #24923 from vipulnsward/24816-add-labelRafael França2016-05-213-6/+25
|\ \ \
| * | | Confirm with the specification when generating emtpy option for select with `...Vipul A M2016-05-213-6/+25
|/ / /
* | | Merge pull request #25092 from y-yagi/add_23980_to_release_notesप्रथमेश Sonpatki2016-05-211-0/+3
|\ \ \
| * | | add #23980 to release notes [ci skip]yuuji.yaginuma2016-05-211-0/+3
* | | | Merge pull request #24958 from maclover7/fix-24955Rafael França2016-05-202-1/+11
|\ \ \ \
| * | | | Fix ActiveRecord::LogSubscriber edge caseJon Moss2016-05-102-1/+11
* | | | | Revert "Make sure the cache is always populated"Rafael Mendonça França2016-05-202-6/+2
* | | | | Merge pull request #24984 from kamipo/remove_magic_comment_in_schema.rbRafael França2016-05-202-8/+0
|\ \ \ \ \
| * | | | | Remove magic comment in generated `schema.rb`Ryuta Kamizono2016-05-122-8/+0
* | | | | | Add more test coverage to layoutsRafael Mendonça França2016-05-201-4/+152
* | | | | | Make sure the cache is always populatedAaron Patterson2016-05-202-2/+6
* | | | | | Merge pull request #25041 from maclover7/jm-actionviewAaron Patterson2016-05-201-9/+3
|\ \ \ \ \ \
| * | | | | | [Action View] Don't create middleman `DetailsKey` instanceJon Moss2016-05-161-9/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #25085 from bquorning/update-comment-for-retrieve_connecti...Arthur Nogueira Neves2016-05-201-7/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] Update retrieve_connection_pool commentBenjamin Quorning2016-05-201-7/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #25084 from y-yagi/fix_module_nameVipul A M2016-05-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix module name [ci skip]yuuji.yaginuma2016-05-201-1/+1
|/ / / / /
* | | | | Merge pull request #25080 from maclover7/jm-add-oxfordRafael França2016-05-201-1/+1
|\ \ \ \ \
| * | | | | Add back in Oxford CommaJon Moss2016-05-191-1/+1
|/ / / / /
* | | | | Merge pull request #25070 from josedonizetti/fix_example_routes_docArthur Nogueira Neves2016-05-191-3/+3
|\ \ \ \ \
| * | | | | fix named route example [ci skip]Jose Donizetti2016-05-191-3/+3
* | | | | | Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-1843-119/+116
|/ / / / /
* | | | | Merge pull request #19428 from bdmac/fix_safe_buffer_titleizeRafael Mendonça França2016-05-181-1/+2
|\ \ \ \ \
| * | | | | Fixes Inflector#titleize to work with SafeBufferBrian McManus2015-03-203-2/+10
* | | | | | Merge pull request #25067 from ro31337/patch-2Rafael França2016-05-181-0/+1
|\ \ \ \ \ \
| * | | | | | Improve method descriptionRoman Pushkin2016-05-181-0/+1
|/ / / / / /
* | | | | | Merge pull request #25066 from mohitnatoo/rails-validation-happensRafael França2016-05-181-4/+2
|\ \ \ \ \ \
| * | | | | | - removing redundant 'happens' in documentation [ci skip]Mohit Natoo2016-05-191-4/+2
|/ / / / / /
* | | | | | Merge pull request #25059 from maclover7/jm-capitalize-md5Rafael França2016-05-172-4/+4
|\ \ \ \ \ \
| * | | | | | `md5` --> `MD5`Jon Moss2016-05-172-4/+4
|/ / / / / /
* | | | | | Merge pull request #25052 from matkoniecz/2008_is_not_recentJon Moss2016-05-171-3/+1
|\ \ \ \ \ \
| * | | | | | update to make it less obvious that this guide is from 2008/2009Mateusz Konieczny2016-05-171-3/+1
| | |/ / / / | |/| | | |
* | | | | | keep layouts + locals from bloating the cacheAaron Patterson2016-05-173-3/+39
* | | | | | Safari 4 supports http only cookie (#25053)Mateusz Konieczny2016-05-171-1/+1
* | | | | | locals can be accessed from templates rendered in the controllerAaron Patterson2016-05-171-0/+16
* | | | | | Merge pull request #25039 from maclover7/jm-capitalization-2Jon Moss2016-05-171-15/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix security guide capitalization errorsJon Moss2016-05-161-15/+15
* | | | | | Add Attributes API to release notes [ci skip]Vipul A M2016-05-171-1/+68
|\ \ \ \ \ \
| * | | | | | Add Attributes API to release notesVipul A M2016-04-141-1/+68
* | | | | | | Merge pull request #25036 from maclover7/jm-capitalizationJon Moss2016-05-161-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | `md5` --> `MD5`Jon Moss2016-05-161-3/+3
* | | | | | | Update the Rails security guide [ci skip]Vipul A M2016-05-171-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update the Rails security guideRalin Chimev2016-05-161-2/+2
* | | | | | | Remove extranous spaces from assignment.Kasper Timm Hansen2016-05-161-1/+1
* | | | | | | Replace middleware with executor callback.Kasper Timm Hansen2016-05-162-8/+1