Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #17351 from akshat-sharma/master | Rafael Mendonça França | 2015-09-01 | 3 | -4/+30 | |
|\ \ \ \ | ||||||
| * | | | | Add case_sensitive option for confirmation validation | Akshat Sharma | 2015-09-01 | 3 | -4/+32 | |
* | | | | | Merge pull request #21416 from lsylvester/cache-helper-with-relation | Rafael Mendonça França | 2015-09-01 | 3 | -3/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix calling cache helper with a relation | Lachlan Sylvester | 2015-08-28 | 3 | -3/+24 | |
* | | | | | | Merge pull request #19788 from cmdrclueless/actionpack_http_url_ipv6 | Rafael Mendonça França | 2015-09-01 | 2 | -1/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix broken IPv6 addresses handling | Brian Weaver | 2015-04-16 | 2 | -1/+46 | |
* | | | | | | | Merge pull request #21298 from rodzyn/remove_dead_code | Rafael Mendonça França | 2015-09-01 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove dead code | Marcin Olichwirowicz | 2015-08-19 | 1 | -4/+0 | |
* | | | | | | | | No need to get the exception variable | Rafael Mendonça França | 2015-09-01 | 1 | -6/+4 | |
* | | | | | | | | Merge pull request #21318 from yahonda/pr21108 | Rafael Mendonça França | 2015-09-01 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Support MySQL 5.7.8 which enables show_compatibility_56=off | Yasuo Honda | 2015-08-21 | 2 | -3/+7 | |
* | | | | | | | | | No need CHANGELOG entry for #21421 [ci skip] | Rafael Mendonça França | 2015-09-01 | 1 | -6/+0 | |
* | | | | | | | | | Merge pull request #21421 from leighhalliday/array_inq_toggle_string_symbol | Rafael Mendonça França | 2015-09-01 | 3 | -11/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ArrayInquirer to correctly find symbols or strings | Leigh Halliday | 2015-08-28 | 3 | -11/+22 | |
* | | | | | | | | | | Inline uneccessary frozen string constant | Sean Griffin | 2015-08-31 | 1 | -3/+1 | |
* | | | | | | | | | | Merge pull request #21436 from claudiob/silence-callbacks-warning | Rafael Mendonça França | 2015-08-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Silence callback deprecation warning if testing AJ | claudiob | 2015-08-31 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21432 from yui-knk/fix/what_change_method_can_reverse | Sean Griffin | 2015-08-30 | 2 | -15/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Update what methods `Migration#change` can reverse | yui-knk | 2015-08-31 | 2 | -15/+34 | |
* | | | | | | | | | | Merge pull request #21433 from y-yagi/fix_typo | Kasper Timm Hansen | 2015-08-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix typo in method name [ci skip] | yuuji.yaginuma | 2015-08-30 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21429 from yui-knk/fix/revert_disable_extension | Sean Griffin | 2015-08-30 | 2 | -1/+34 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Make revert of `disable_extension` to work | yui-knk | 2015-08-30 | 2 | -1/+34 | |
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-08-30 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] Capitalize comments | yui-knk | 2015-08-29 | 1 | -1/+1 | |
| * | | | | | | | | | [ci skip] Fix file name generated by `rails generate` | yui-knk | 2015-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | add a method for getting the http auth salt | Aaron Patterson | 2015-08-29 | 2 | -2/+6 | |
* | | | | | | | | | | env to get_header conversion | Aaron Patterson | 2015-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | fixes example for consistency [ci skip] | Xavier Noria | 2015-08-29 | 1 | -3/+3 | |
* | | | | | | | | | | swaps words [ci skip] | Xavier Noria | 2015-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | revamps the docs of strong params require [ci skip] | Xavier Noria | 2015-08-29 | 1 | -9/+40 | |
* | | | | | | | | | | Merge pull request #21423 from y-yagi/rails_test_opts | Carlos Antonio da Silva | 2015-08-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | make `ENV` a required argument | yuuji.yaginuma | 2015-08-29 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21420 from akihiro17/rendering | Rafael Mendonça França | 2015-08-28 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Set the content-type to `text/html` if the options[:html] is true | akihiro17 | 2015-08-29 | 2 | -3/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | revises 877e42e | Xavier Noria | 2015-08-28 | 2 | -8/+8 | |
* | | | | | | | | | pg, `create_schema`, `drop_schema` and `rename_table` quote schema name. | Yves Senn | 2015-08-28 | 4 | -10/+67 | |
* | | | | | | | | | Tiny documentation improvements [ci skip] | Robin Dupret | 2015-08-28 | 2 | -7/+9 | |
* | | | | | | | | | [ci skip] Better description for starting up with new Rails project | Shivani | 2015-08-28 | 1 | -4/+3 | |
* | | | | | | | | | Merge pull request #19565 from gaurish/multiple_require_params | Kasper Timm Hansen | 2015-08-28 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [Feature] params.require requires array of params | Gaurish Sharma | 2015-08-28 | 2 | -0/+25 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | pg docs, `connection.tables` does not use the `name` argument. | Yves Senn | 2015-08-28 | 1 | -1/+1 | |
* | | | | | | | | | PostgreSQL, add `:if_exists` to `#drop_schema`. | Yves Senn | 2015-08-28 | 4 | -13/+30 | |
* | | | | | | | | | Merge pull request #21417 from rousisk/docfix | Yves Senn | 2015-08-28 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix reference to undefined variable in email testing guide [ci skip] | Konstantinos Rousis | 2015-08-28 | 1 | -2/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17502 from vipulnsward/configurable-delimited-regex | Rafael Mendonça França | 2015-08-28 | 6 | -2/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | - Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us... | Vipul A M | 2015-08-28 | 6 | -2/+35 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21396 from rodzyn/code-cleanup | Guillermo Iguaran | 2015-08-28 | 2 | -13/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Code cleanup | Marcin Olichwirowicz | 2015-08-27 | 2 | -13/+2 | |
* | | | | | | | | Disable warnings in railties tests | Rafael Mendonça França | 2015-08-27 | 1 | -1/+1 |