Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21456 from rodzyn/clean_requires | Rafael Mendonça França | 2015-09-01 | 7 | -13/+2 |
|\ | |||||
| * | Remove not used requires | Marcin Olichwirowicz | 2015-09-01 | 7 | -13/+2 |
* | | Respect scale of the column in the Decimal type | Rafael Mendonça França | 2015-09-01 | 3 | -1/+36 |
* | | Add windows version of nokogiri | Rafael Mendonça França | 2015-09-01 | 1 | -0/+4 |
* | | Merge pull request #21455 from bkeepers/railties-license | Rafael Mendonça França | 2015-09-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Include MIT-LICENSE in railties gem | Brandon Keepers | 2015-09-01 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #21454 from claudiob/fix-failing-tests-on-guides | Rafael Mendonça França | 2015-09-01 | 3 | -0/+9 |
|\ \ | |||||
| * | | Fix: make Travis CI happy about guides again | claudiob | 2015-09-01 | 3 | -0/+9 |
|/ / | |||||
* | | Merge pull request #21453 from claudiob/minimum-sprockets-2 | Kasper Timm Hansen | 2015-09-01 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Require sprockets-rails >= 2 | claudiob | 2015-09-01 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #21450 from amitsuroliya/minor_typo | Kasper Timm Hansen | 2015-09-01 | 1 | -1/+1 |
|\ | |||||
| * | typo fix [ci skip] | amitkumarsuroliya | 2015-09-01 | 1 | -1/+1 |
* | | Merge pull request #21447 from aditya-kapoor/add-missing-test-am | Kasper Timm Hansen | 2015-09-01 | 1 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Add missing test for #17351 | Aditya Kapoor | 2015-09-01 | 1 | -0/+14 |
* | | Merge pull request #21444 from etdev/fix-readme-typo-its | Kasper Timm Hansen | 2015-09-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix typo in readme file | Eric Turner | 2015-09-01 | 1 | -1/+1 |
* | | | Fix bug where cookies mutated by request were not persisted | eileencodes | 2015-09-01 | 3 | -0/+17 |
| |/ |/| | |||||
* | | Fix failure introduced by #17351 due to the new mocks implementation | Carlos Antonio da Silva | 2015-09-01 | 1 | -1/+1 |
* | | Merge pull request #21443 from jashank/fix-17351 | Carlos Antonio da Silva | 2015-09-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix syntax error introduced by #17351. | Jashank Jeremy | 2015-09-01 | 1 | -1/+1 |
| |/ | |||||
* / | Add master branch to github gems to be able to use local clones | Carlos Antonio da Silva | 2015-09-01 | 2 | -8/+12 |
|/ | |||||
* | 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 |