Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Go through normal where logic in destroy | Sean Griffin | 2015-01-14 | 1 | -9/+1 | |
* | | | | | | Don't default to YAML dumping when quoting values | Sean Griffin | 2015-01-14 | 3 | -11/+13 | |
* | | | | | | Merge pull request #18521 from andrewvida/master | Rafael Mendonça França | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct views mail method sends in API docs | Andrew Vida | 2015-01-14 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #18510 from prathamesh-sonpatki/some-more-in-on-github | Xavier Noria | 2015-01-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed "in GitHub" to "on GitHub" [ci skip] | Prathamesh Sonpatki | 2015-01-14 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #18509 from prathamesh-sonpatki/cg-typo | Robin Dupret | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix typo in ActionView CHANGELOG [ci skip] | Prathamesh Sonpatki | 2015-01-14 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18503 from vipulnsward/guides-in-on | Xavier Noria | 2015-01-14 | 51 | -51/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 51 | -51/+51 | |
* | | | | | | | | require 'rails' if not include_all_railties, just as 'rails/all' does | Akira Matsuda | 2015-01-14 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #18500 from nippysaurus/typo_fix | Yves Senn | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | improve grammar | Michael Dawson | 2015-01-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #18504 from vipulnsward/extract-date | Yves Senn | 2015-01-14 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Extract `Date` header to string constant in Http Response, similar to other h... | Vipul A M | 2015-01-14 | 1 | -3/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #18502 from y-yagi/fix_autoloading_guide | Yves Senn | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix link in autoloading guide [ci skip] | yuuji.yaginuma | 2015-01-14 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18478 from yoshiokatsuneo/active_record_connection_pool_e... | Sean Griffin | 2015-01-13 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ActiveRecord: On reconnection failure, release only failed connetion. | Yoshioka Tsuneo | 2015-01-13 | 1 | -1/+2 | |
* | | | | | | | | | 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 | |
| |/ / / / / / / |