Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Fixes Inflector#titleize to work with SafeBuffer | Brian McManus | 2015-03-20 | 3 | -2/+10 | |
* | | | | | | | | | | | Merge pull request #25067 from ro31337/patch-2 | Rafael França | 2016-05-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Improve method description | Roman Pushkin | 2016-05-18 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #25066 from mohitnatoo/rails-validation-happens | Rafael França | 2016-05-18 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | - removing redundant 'happens' in documentation [ci skip] | Mohit Natoo | 2016-05-19 | 1 | -4/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #25059 from maclover7/jm-capitalize-md5 | Rafael França | 2016-05-17 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | `md5` --> `MD5` | Jon Moss | 2016-05-17 | 2 | -4/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #25052 from matkoniecz/2008_is_not_recent | Jon Moss | 2016-05-17 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | update to make it less obvious that this guide is from 2008/2009 | Mateusz Konieczny | 2016-05-17 | 1 | -3/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | keep layouts + locals from bloating the cache | Aaron Patterson | 2016-05-17 | 3 | -3/+39 | |
* | | | | | | | | | | Safari 4 supports http only cookie (#25053) | Mateusz Konieczny | 2016-05-17 | 1 | -1/+1 | |
* | | | | | | | | | | locals can be accessed from templates rendered in the controller | Aaron Patterson | 2016-05-17 | 1 | -0/+16 | |
* | | | | | | | | | | Merge pull request #25039 from maclover7/jm-capitalization-2 | Jon Moss | 2016-05-17 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix security guide capitalization errors | Jon Moss | 2016-05-16 | 1 | -15/+15 | |
* | | | | | | | | | | Add Attributes API to release notes [ci skip] | Vipul A M | 2016-05-17 | 1 | -1/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Attributes API to release notes | Vipul A M | 2016-04-14 | 1 | -1/+68 | |
* | | | | | | | | | | | Merge pull request #25036 from maclover7/jm-capitalization | Jon Moss | 2016-05-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | `md5` --> `MD5` | Jon Moss | 2016-05-16 | 1 | -3/+3 | |
* | | | | | | | | | | | Update the Rails security guide [ci skip] | Vipul A M | 2016-05-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update the Rails security guide | Ralin Chimev | 2016-05-16 | 1 | -2/+2 | |
* | | | | | | | | | | | Remove extranous spaces from assignment. | Kasper Timm Hansen | 2016-05-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Replace middleware with executor callback. | Kasper Timm Hansen | 2016-05-16 | 2 | -8/+1 | |
* | | | | | | | | | | | Merge pull request #24203 from sferik/count_with_block | Kasper Timm Hansen | 2016-05-16 | 5 | -6/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Forward ActiveRecord::Relation#count to Enumerable#count if block given | Erik Michaels-Ober | 2016-03-19 | 5 | -6/+28 | |
* | | | | | | | | | | | | Merge pull request #24930 from henrik/date-all-day | Sean Griffin | 2016-05-16 | 3 | -5/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Introduce Date#all_day | Henrik Nyh | 2016-05-11 | 3 | -5/+22 | |
* | | | | | | | | | | | | | Merge pull request #25009 from jahfer/suppressor-keep-state | Sean Griffin | 2016-05-16 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Keep state around for nested calls to #suppress | Jahfer Husain | 2016-05-16 | 2 | -1/+14 | |
* | | | | | | | | | | | | | Merge pull request #23810 from xijo/fix_json_coder_when_mysql_strict_is_disabled | Sean Griffin | 2016-05-16 | 3 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix bug in JSON deserialization when column default is an empty string | Johannes Opper | 2016-02-22 | 3 | -1/+21 | |
* | | | | | | | | | | | | | | Merge pull request #25023 from slbug/patch-1 | Sean Griffin | 2016-05-16 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Rails 5.1 point type should not raise exception if empty string is provided a... | bUg | 2016-05-15 | 2 | -0/+9 | |
* | | | | | | | | | | | | | | | Action Mailer: Declarative exception handling with `rescue_from`. | Jeremy Daer | 2016-05-15 | 13 | -123/+274 | |
* | | | | | | | | | | | | | | | Merge pull request #25022 from ysksn/master | Rafael França | 2016-05-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Remove unnecessary constant | Yosuke Kabuto | 2016-05-15 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | Add some assertions for BigDecimal#to_s | Yosuke Kabuto | 2016-05-15 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | reorder env keys in the generated config/cable.yml | Xavier Noria | 2016-05-15 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | Merge pull request #25002 from maclover7/jm-add-actioncable-guide | Xavier Noria | 2016-05-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add Action Cable guide to list | Jon Moss | 2016-05-13 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | edit pass over the cable guide [ci skip] | Xavier Noria | 2016-05-14 | 1 | -143/+181 | |
* | | | | | | | | | | | | | | Merge pull request #24992 from tomkadwill/test_and_comment_server_port_rebased | Eileen M. Uchitelle | 2016-05-14 | 2 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Document and test ActionDispatch server_port | Tom Kadwill | 2016-05-12 | 2 | -0/+22 | |
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-05-14 | 7 | -53/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add output snippet from `ActionController::API.ancestors - ActionController::... | Vipul A M | 2016-05-13 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | Remove ambiquity in what we are referring to in the documentation of config v... | Vipul A M | 2016-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Document config.action_dispatch.ignore_accept_header and config.action_dispat... | Vipul A M | 2016-05-11 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | More missing true literal quotings | Vipul A M | 2016-05-11 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | Lets be consistent in the usage of true/false across this guide. It should be... | Vipul A M | 2016-05-11 | 1 | -26/+26 | |
| * | | | | | | | | | | | | | | | Document missing smtp config over at configuring guide. [ci skip] | Vipul A M | 2016-05-11 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | This config still applies for Rails 4 Apps and we need to mention it, what wa... | Vipul A M | 2016-05-11 | 1 | -2/+2 |