Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | add a description of the return value that was missing [ci skip] | yuuji.yaginuma | 2015-09-03 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | docs, make `blank?` behavior clear. Closes #21468. [ci skip] | Yves Senn | 2015-09-02 | 1 | -2/+2 | |
* | | | | Don't allocate a bunch of strings in `Relation::Merger` | Sean Griffin | 2015-09-02 | 1 | -4/+8 | |
* | | | | Merge pull request #21467 from yui-knk/doc/subscribe | Zachary Scott | 2015-09-02 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] Add description about which object | yui-knk | 2015-09-02 | 1 | -2/+2 | |
* | | | | | Fix route creation when format is a blank string | eileencodes | 2015-09-02 | 2 | -1/+2 | |
* | | | | | Merge pull request #21462 from ignatiusreza/dev_dep_doc | Claudio B. | 2015-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] fix invalid package name for libmysqlclient-dev | Ignatius Reza | 2015-09-02 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21451 from kishore-mohan/typo-helper-description | Sean Griffin | 2015-09-01 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | typo "description not clear corrected with proper description and action_cont... | kishore-mohan | 2015-09-02 | 2 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | 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 |