Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #18491 from dreeve/form-for-guide-fix-generated-action | Abdelkader Boudih | 2015-01-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix form_for guide binding a form to an object. | Derek Reeve | 2015-01-13 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #18489 from Envek/ru_timezones | Andrew White | 2015-01-13 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add missing time zone definitions for Russian Federation | Andrey Novikov | 2015-01-13 | 2 | -1/+9 | |
* | | | | | | | | | | Merge pull request #18490 from andreynering/security-guides-remove-resource | Abdelkader Boudih | 2015-01-13 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Guides: Removing reference to blog that is not updated anymore [ci skip] | Andrey Nering | 2015-01-13 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #18476 from Alamoz/scaffold_index_view_grammar | David Heinemeier Hansson | 2015-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clean up grammar in scaffold index view, by removing the word 'Listing' from ... | Adrien Lamothe | 2015-01-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Add the `method_source` gem to the default Gemfile | Sean Griffin | 2015-01-13 | 3 | -0/+15 | |
* | | | | | | | | | | | Stop promoting rack-cache usage at the moment (not so common or important to ... | David Heinemeier Hansson | 2015-01-13 | 1 | -6/+0 | |
* | | | | | | | | | | | Show how to change the queuing backend for ActiveJob in production | David Heinemeier Hansson | 2015-01-13 | 1 | -0/+4 | |
* | | | | | | | | | | | Set all asset options together | David Heinemeier Hansson | 2015-01-13 | 1 | -3/+3 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #18471 from ahmad-alkheat/master | Rafael Mendonça França | 2015-01-13 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Updated active_record_querying.md | Ahmad Al-kheat | 2015-01-12 | 1 | -0/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18480 from karpah/patch-1 | Claudio B. | 2015-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Digesting is now enabled by default in development | Rebecca Skinner | 2015-01-13 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18479 from mechanicles/change-a-to-an-for-html | Claudio B. | 2015-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Change a to an for HTML word [ci skip] | Santosh Wadghule | 2015-01-13 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18439 from mokhan/validates-acceptance-of-array | Sean Griffin | 2015-01-12 | 3 | -2/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | allow '1' or true for acceptance validation. | mo khan | 2015-01-10 | 3 | -2/+18 | |
* | | | | | | | | | Merge pull request #18462 from dmasur/patch-1 | Yves Senn | 2015-01-12 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Removing :en in favor of I18n.default_locale in duration#inspect | Dominik Masur | 2015-01-12 | 2 | -1/+10 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Relax Rack dependency | Santiago Pastorino | 2015-01-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #18466 from davydovanton/error_message_doc | Abdelkader Boudih | 2015-01-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix error messages scope [skip ci] | Anton Davydov | 2015-01-12 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18460 from mechanicles/a-to-an-for-xml | Xavier Noria | 2015-01-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change 'a' to 'an' for 'XML' word [ci skip] | Santosh Wadghule | 2015-01-12 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #18461 from zetsubo/patch-1 | Matthew Draper | 2015-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | minor grammatical fix in documentation | Jade McGough | 2015-01-12 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18436 from deepj/fork-detection | Carlos Antonio da Silva | 2015-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Better fork detection in ActiveSupport::Testing::Isolation | deepj | 2015-01-10 | 1 | -3/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #18456 from claudiob/remove-unused-fixtures-to-render | Carlos Antonio da Silva | 2015-01-11 | 1 | -65/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused AV fixtures from AP tests | claudiob | 2015-01-11 | 1 | -65/+0 | |
* | | | | | | | | | Merge pull request #18454 from claudiob/test-on-option-for-amv-callbacks | Carlos Antonio da Silva | 2015-01-11 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add test for AM::Validation::Callbacks with :on | claudiob | 2015-01-11 | 1 | -0/+26 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18455 from claudiob/remove-unused-deprecated_reload-method | Carlos Antonio da Silva | 2015-01-11 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove unused "deprecated_reload" method | claudiob | 2015-01-11 | 1 | -4/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18448 from robertomiranda/has_secure_token_generator | Guillermo Iguaran | 2015-01-11 | 6 | -1/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add Secure Token Generator | robertomiranda | 2015-01-11 | 6 | -1/+51 | |
* | | | | | | | | | Merge pull request #18451 from jlduran/guides-sql-caching | Rafael Mendonça França | 2015-01-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Re-add section in SQL Caching | Jose Luis Duran | 2015-01-11 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18452 from claudiob/fix-broken-assertion | Rafael Mendonça França | 2015-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix assertion that was never run | claudiob | 2015-01-11 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18435 from kuldeepaggarwal/f-remove-unnecessary-require | Rafael Mendonça França | 2015-01-11 | 7 | -8/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | No need of requiring `rbconfig`, it is by-default loaded | Kuldeep Aggarwal | 2015-01-10 | 7 | -8/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18445 from y-yagi/remove_hide_actions | Rafael Mendonça França | 2015-01-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove autoload HideActions, no longer exist | yuuji.yaginuma | 2015-01-11 | 1 | -1/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Deprecate passing a column to `quote` | Sean Griffin | 2015-01-10 | 1 | -0/+6 | |
* | | | | | | | Stop passing a column to `quote` in tests | Sean Griffin | 2015-01-10 | 2 | -6/+7 | |
* | | | | | | | Stop passing a column to `quote` when finding by AR models | Sean Griffin | 2015-01-10 | 1 | -5/+2 |