aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* better documentation for dependent option [#4564 state:resolved]Neeraj Singh2010-05-161-4/+5
* simplify contact information in the guides contribution guideXavier Noria2010-05-161-12/+2
* updates the contribute guide in several aspectsXavier Noria2010-05-161-22/+30
* Added extra documentation for content_for helperJeroen van Dijk2010-05-151-6/+25
* AR Validations: Errors section updatedeparreno2010-05-151-31/+73
* routing guide: fix typos and clarify code exampleseparreno2010-05-131-3/+9
* Updated 3.0 release notes guide to inform issues with unsupported Ruby versions.Anil Wadghule2010-05-131-0/+2
* fix wrong action name [#134]eparreno2010-05-121-1/+1
* complete rake tasks table and fix formateparreno2010-05-121-4/+7
* Getting started, fixed some links in changelogrohit2010-05-101-3/+3
* Merge remote branch 'rails/master'Xavier Noria2010-05-0966-1013/+1065
|\
| * aliases Date#sunday to Date#end_of_week, for symmetry with existing alias Dat...Xavier Noria2010-05-092-0/+3
| * adds calendar reform test coverage for more relevant date calculationsXavier Noria2010-05-091-1/+14
| * eliminate alias_method_chain from ActiveRecordwycats2010-05-0916-542/+514
| * Backports Date#>> from 1.9 so that calculations do the right thing around the...Xavier Noria2010-05-093-0/+47
| * removed AR from all AMo tests, including any unneeded files (schema, fixtures...Josh Kalderimis2010-05-0918-128/+12
| * removed an old unused model in the AMo tests which also removes another AR de...Josh Kalderimis2010-05-099-14/+0
| * updated AR to work with the AMo model validation changesJosh Kalderimis2010-05-082-2/+6
| * removed use of AR in AMo tests and removed testing of scopes (:on) in individ...Josh Kalderimis2010-05-0814-289/+240
| * updated AMo validations to use a context for valid? and invalid?, removing th...Josh Kalderimis2010-05-081-5/+12
| * Here the intention was to assign to different objectsSantiago Pastorino2010-05-081-1/+1
| * add test coverage for (last|next)_year on leap yearsXavier Noria2010-05-081-0/+8
| * get the rescue error page back [#4536 state:resolved]Sam Ruby2010-05-081-1/+1
| * Revert "Add index length support for MySQL [#1852 state:open]"José Valim2010-05-087-73/+3
| * Add index length support for MySQL [#1852 state:resolved]Emili Parreno2010-05-087-3/+73
| * Make find_or_create and find_or_initialize work mixing explicit parameters an...Santiago Pastorino2010-05-073-10/+32
| * Fix parsing xml input by ActionDispatch::ParamsParserLawrence Pit2010-05-062-1/+14
| * Fix unintuitive behavior with multiple order and group clausesErnie Miller2010-05-064-8/+19
| * Expand paths to app builders relative to the working directoryCarl Lerche2010-05-062-1/+12
| * Prevent calling regexp on symbol in Ruby 1.9 in association_proxyErnie Miller2010-05-051-1/+1
| * Update hidden namespace mechanism to work better with alternate choices and t...wycats2010-05-051-4/+42
| * adds Date#to_time refinement from previous commit to the CHANGELOGXavier Noria2010-05-051-0/+2
| * add support for mysql2 adapter to dbconsoleBrian Lopez2010-05-041-2/+2
| * let Time.time_with_datetime_fallback handle properly years in the range 0..138Xavier Noria2010-05-055-4/+30
| * Use primary key in conditions, not 'id' [#4395 state:resolved]Mathieu Arnold2010-05-042-1/+26
| * Active Model JSON serializer now supports custom root optionJatinder Singh2010-05-043-1/+26
| * Allow pre-casted values (other than nil) to pass through from calculations un...Brian Lopez2010-05-041-5/+9
* | AS guide: more date calculation utilitiesXavier Noria2010-05-091-1/+59
* | AS guide: you know, the 10th is not NovemberXavier Noria2010-05-091-1/+1
* | AS guide: adds a catchall note about date calculations around the calendar re...Xavier Noria2010-05-091-0/+2
* | Updates bundler information, now bundler has a homepageSantiago Pastorino2010-05-081-1/+1
* | AS guide: documents some Date calculations (calendar reform details pending)Xavier Noria2010-05-091-2/+49
* | migration, correct file and created a code sample out of it.Rohit Arondekar2010-05-071-1/+5
* | Migrations, rewrote a sentence for clarity.Rohit Arondekar2010-05-061-1/+1
* | Updated guide to inform issues with unsupported Ruby versions.Anil Wadghule2010-05-061-0/+3
* | typo 'Provivdes' -> 'Provides'Santiago Pastorino2010-05-051-1/+1
* | Merge remote branch 'rails/master'Xavier Noria2010-05-0461-248/+412
|\|
| * image_tag should be audio_tag, and change typo 'image' to 'audio file'Josiah Ivey2010-05-041-2/+2
| * typo "<image />" -> "<img />", and typo 'follow' -> 'following'mica eked2010-05-041-2/+2
| * typo 'main.cs' -> 'main.css', and textile typo 'h6(:has_many-group)' -> 'h6(#...logylaps2010-05-043-3/+3