Ruby on Rails
Go to file
Jeremy Kemper 2076dca63f r3095@asus: jeremy | 2005-11-15 22:40:51 -0800
Ticket #1874 - Firebird adapter
 r3107@asus:  jeremy | 2005-11-16 00:06:14 -0800
 quote column aliases
 r3108@asus:  jeremy | 2005-11-16 00:08:12 -0800
 quote columns in construct_conditions_from_arguments.  update sequence_name docs.  introduce prefetched primary keys.
 r3109@asus:  jeremy | 2005-11-16 00:09:08 -0800
 double-quote rather than single-quote sqlite columns
 r3110@asus:  jeremy | 2005-11-16 00:09:56 -0800
 quote column names and use attribute_condition in validates_uniqueness_of
 r3111@asus:  jeremy | 2005-11-16 00:12:24 -0800
 Use QUOTED_TYPE constant in tests
 r3112@asus:  jeremy | 2005-11-16 00:13:28 -0800
 restrict test_inserts_with_pre_and_suffix to those adapters which support migrations
 r3113@asus:  jeremy | 2005-11-16 00:14:09 -0800
 Use QUOTED_TYPE constant in tests
 r3114@asus:  jeremy | 2005-11-16 00:14:30 -0800
 Use QUOTED_TYPE constant in tests


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3051 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-16 08:16:54 +00:00
actionmailer Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). Closes #2398. 2005-11-15 08:36:38 +00:00
actionpack Remove invalid links in ActionView::Helpers::UrlHelper documentation. Closes #1961. 2005-11-15 09:42:32 +00:00
actionwebservice Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients. 2005-11-09 05:29:08 +00:00
activerecord r3095@asus: jeremy | 2005-11-15 22:40:51 -0800 2005-11-16 08:16:54 +00:00
activesupport Change Inflector#constantize to use eval instead of const_get 2005-11-16 00:56:16 +00:00
railties Mention app/apis and db directories in README. Closes #1616. 2005-11-15 09:49:33 +00:00
cleanlogs.sh
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb