| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | find_last_by is deprecated in AR 4 | Akira Matsuda | 2013-01-02 | 2 | -6/+3 |
| * | | | | | | | | | | find_all_by is deprecated in AR 4 | Akira Matsuda | 2013-01-02 | 3 | -9/+5 |
| * | | | | | | | | | | scoped_by is deprecated in AR 4 | Akira Matsuda | 2013-01-02 | 1 | -6/+0 |
| * | | | | | | | | | | Model.scoped is deprecated in favour of Model.all | Akira Matsuda | 2013-01-02 | 1 | -4/+4 |
| * | | | | | | | | | | a bit of inline code tags | Mikhail Dieterle | 2013-01-01 | 1 | -4/+4 |
| * | | | | | | | | | | no more supporting 1.8 | Akira Matsuda | 2013-01-02 | 1 | -11/+1 |
| * | | | | | | | | | | correct raw GitHub URLs | Akira Matsuda | 2013-01-02 | 1 | -2/+2 |
| * | | | | | | | | | | "SSL everywhere" for GitHub URLs | Akira Matsuda | 2013-01-02 | 2 | -2/+2 |
| * | | | | | | | | | | New hash syntax works only with symbol keys | Mikhail Dieterle | 2013-01-01 | 1 | -1/+1 |
| * | | | | | | | | | | fix wrong hash syntax | Mikhail Dieterle | 2013-01-01 | 1 | -1/+1 |
| * | | | | | | | | | | Add more documentation to TimeWithZone | Matthew Stopa | 2013-01-01 | 1 | -0/+14 |
* | | | | | | | | | | | Merge pull request #8818 from jamis/master | David Heinemeier Hansson | 2013-01-08 | 6 | -10/+72 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | view_cache_dependency API | Jamis Buck | 2013-01-08 | 6 | -10/+72 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #8810 from NARKOZ/image-submit-tag | Steve Klabnik | 2013-01-08 | 3 | -9/+14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | set 'alt' attribute for image_submit_tag | Nihad Abbasov | 2013-01-08 | 3 | -9/+14 |
* | | | | | | | | | | | Revert "unpermitted params" exception -- it's just not going to work. See the... | David Heinemeier Hansson | 2013-01-08 | 4 | -150/+11 |
* | | | | | | | | | | | Never treat action or controller as unpermitted params | David Heinemeier Hansson | 2013-01-08 | 2 | -6/+25 |
* | | | | | | | | | | | Bump rack dependency to 1.4.3 | Carlos Antonio da Silva | 2013-01-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #8812 from rubys/master | Carlos Antonio da Silva | 2013-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Eliminate Rack::File headers deprecation warning | Sam Ruby | 2013-01-08 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Do not generate local vars for partials without object or collection | Carlos Antonio da Silva | 2013-01-08 | 4 | -1/+15 |
* | | | | | | | | | | Ignore binds payload with nil column in AR log subscriber | Carlos Antonio da Silva | 2013-01-08 | 2 | -21/+33 |
* | | | | | | | | | | Merge pull request #8800 from acapilleri/primary_key | Andrew White | 2013-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | change unless !blank? to if blank? in get_primary_key | Angelo capilleri | 2013-01-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #8808 from tricknotes/use-absolute-path | Carlos Antonio da Silva | 2013-01-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Use absolute path | Ryunosuke SATO | 2013-01-08 | 1 | -3/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Don't configure Turn output, we aren't using it since 3.2.0 | Guillermo Iguaran | 2013-01-07 | 1 | -7/+0 |
* | | | | | | | | | | Merge pull request #8801 from ktheory/dont_require_turn | Guillermo Iguaran | 2013-01-07 | 1 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Don't require 'turn' from rails/test_help | Aaron Suggs | 2013-01-07 | 1 | -5/+2 |
* | | | | | | | | | | | Avoid Rack security warning no secret provided | Santiago Pastorino | 2013-01-08 | 1 | -0/+2 |
* | | | | | | | | | | | Merge pull request #8802 from claudiob/patch-1 | Guillermo Iguaran | 2013-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Update guides/source/getting_started.md | Claudio B. | 2013-01-07 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Initialize instance variable to remove warning | Carlos Antonio da Silva | 2013-01-07 | 1 | -0/+4 |
* | | | | | | | | | | | Fix readme tests | Carlos Antonio da Silva | 2013-01-07 | 1 | -2/+2 |
* | | | | | | | | | | | Reset test data, and fix bug that the inserted data were not actually selected | Akira Matsuda | 2013-01-08 | 1 | -11/+16 |
* | | | | | | | | | | | Reset AR::Migration.verbose change to avoid depending on test run order | Akira Matsuda | 2013-01-08 | 1 | -0/+1 |
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | new README generated for new apps | Xavier Noria | 2013-01-08 | 3 | -499/+37 |
* | | | | | | | | | | doc/README_FOR_APP is no longer generated | Xavier Noria | 2013-01-08 | 7 | -16/+11 |
* | | | | | | | | | | let the rails gem ship with the README | Xavier Noria | 2013-01-08 | 1 | -1/+1 |
* | | | | | | | | | | Fix named scope + class method example | Carlos Antonio da Silva | 2013-01-07 | 1 | -3/+1 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8803 from frodsan/sp_docs | Carlos Antonio da Silva | 2013-01-07 | 1 | -8/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | improve StrongParameters documentation [ci skip] | Francesco Rodriguez | 2013-01-07 | 1 | -8/+7 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8773 from goshakkk/guides-page-titles | Xavier Noria | 2013-01-07 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | place article name in the beginning of guides page title | Gosha Arinich | 2013-01-06 | 1 | -1/+3 |
* | | | | | | | | | | Revert some warning removals related to Ruby 2.0 | Carlos Antonio da Silva | 2013-01-07 | 3 | -6/+0 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8799 from goshakkk/ivar-readers | Steve Klabnik | 2013-01-07 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | access `@path` and `@routes` via reader methods in journey | Gosha Arinich | 2013-01-07 | 2 | -3/+3 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #8798 from goshakkk/show-exceptions-begin-rescue | José Valim | 2013-01-07 | 1 | -7/+4 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | refactor ShowExceptions' #call to use def-rescue instead of begin-rescue | Gosha Arinich | 2013-01-07 | 1 | -7/+4 |
* | | | | | | | | | Use similar comment style | David Heinemeier Hansson | 2013-01-07 | 2 | -2/+2 |
|/ / / / / / / / |
|