aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rearrange sections on basic form helpers/form_forFrederick Cheung2009-01-191-81/+92
* tidy up some wordingFrederick Cheung2009-01-191-4/+4
* move section on uploads upFrederick Cheung2009-01-191-38/+38
* Changed the 'guides' Rake task to ignore Vim swap files during the HTML gener...CassioMarques2009-01-185-6/+438
* Merge commit 'mainstream/master'Pratik Naik2009-01-180-0/+0
|\
| * Merge docrailsPratik Naik2009-01-1883-14024/+11915
* | Fix year in ARes licensePratik Naik2009-01-181-1/+1
* | Merge commit 'mainstream/master'Pratik Naik2009-01-1864-681/+793
|\|
| * Bump up the year in MIT license filesPratik Naik2009-01-1812-12/+12
| * Remove script/performance/profiler in favour of performance integration tests.Pratik Naik2009-01-185-178/+7
| * Add ActionMailer::Base#enable_starttls_auto option for enabling/disabling STA...Jose' Valim2009-01-182-7/+25
| * Build query string and POST params parser on top of Rack::Request. Also switc...Joshua Peek2009-01-1712-333/+190
| * Add test coverage for fixing Safari 2 trailing null characterJoshua Peek2009-01-171-0/+12
| * Refactor Object#try to use inheritance. [#1774 state:resolved]Josh Susser2009-01-182-17/+30
| * Fix has_and_belongs_to_many_associations tests. #1738Pratik Naik2009-01-182-3/+3
| * Decouple the local cache strategy from MemCacheStore for reuse with other rem...Lourens Naude2009-01-175-77/+137
| * Ensure any method sent to RewindableIO reads the original IO object [#1767 st...Joshua Peek2009-01-172-25/+9
| * Lock middleware has been committed upstreamJoshua Peek2009-01-176-40/+46
| * Cache columns for has_and_belongs_to_many associationslukeludwig2009-01-173-3/+28
| * Fix performance regressionJeremy Kemper2009-01-162-2/+6
| * Skip respond_to check so rack.input doesn't have to implement itJeremy Kemper2009-01-161-2/+2
| * Make ActioMailer quoting test play nice with Ruby 1.9 [#1726 state:resolved]Mike Gunderloy2009-01-161-2/+4
| * Fix date_select within fields_for with an index [#1666 state:resolved] [Josh,...Josh2009-01-162-20/+85
| * Dup keys in OrderedHash to prevent them from being modified [#1676 state:reso...Brandon Keepers2009-01-162-10/+31
| * Fix dirty handling of nullable non-integer numeric columns [#1692 state:resol...Carlos Kozuszko2009-01-162-0/+25
| * Make belongs_to :dependent => :destroy destroy self before associated object...Ben VandenBos2009-01-162-3/+4
| * Fix the AR json serialization tests to comply with the earlier change to quot...Michael Koziarski2009-01-161-1/+1
| * Properly quote json keys.Michael Koziarski2009-01-162-4/+4
| * Added in a local per request cache to MemCacheStore. It acts as a buffer to s...Nahum Wild2009-01-153-20/+167
| * Fixed broken after_save callback; was being called when before_create was can...Michael Lovitt2009-01-163-5/+48
| * Fixing bug on ActiveRecord::Dirty#field_changed? for nullable numeric columns...Carlos Kozuszko2009-01-162-3/+3
* | quoted a couple of stringsXavier Noria2009-01-181-2/+2
* | in depth revision of AssetTagHelper rdocXavier Noria2009-01-181-44/+62
* | Add missing validates_numericality_of message names to i18n guide.George Ogata2009-01-181-19/+24
* | Add links to lighthouse ticket for i18n guidePratik Naik2009-01-184-16/+7
* | Regenerate guidesPratik Naik2009-01-1821-747/+944
* | Add rake task for generating a subset of guidesKarel Minarik2009-01-181-3/+13
* | First go at the Action Mailer guideAhmed El-Daly2009-01-171-0/+133
* | Clarifications and additions to the introduction part of Internationalization...Karel Minarik2009-01-1721-806/+861
* | Add command line to index and minor change in finders guidePratik Naik2009-01-174-7/+17
* | Revert "Updated readme to include instructions on which dependencies to insta...Pratik Naik2009-01-171-5/+2
* | removed colons from an Options headerXavier Noria2009-01-171-1/+1
* | removed colons from a few Example headersXavier Noria2009-01-179-11/+11
* | reworded docs of AssetTagHelper, Mike helped hereXavier Noria2009-01-171-8/+14
* | * Tabs -> Spaces in guides templatesPratik Naik2009-01-1627-6406/+2713
* | Remove version infoPratik Naik2009-01-162-3/+1
* | Update route globbing documentation in routing guideAndrew White2009-01-151-2/+2
* | Update route globbing documention in RDocAndrew White2009-01-151-3/+4
* | Use :secure key in session_options example instead of :session_secureCody Fauser2009-01-151-1/+1
* | Small modifications in the text of the section about using the errors collect...CassioMarques2009-01-152-5/+5