From nobody at rubyforge.org Tue Oct 3 22:15:44 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 3 Oct 2006 22:15:44 -0400 (EDT) Subject: [redhillonrails-commits] [155] trunk/vendor/rails/: [CHANGED] Remove rails so we can use externals. Message-ID: <20061004021544.B299C5241795@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061003/37faefce/attachment.html From nobody at rubyforge.org Tue Oct 3 22:23:16 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Tue, 3 Oct 2006 22:23:16 -0400 (EDT) Subject: [redhillonrails-commits] [156] trunk/vendor/: [CHANGED] Use externals for edge rails. Message-ID: <20061004022316.D456E5241796@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061003/4416ce21/attachment.html From nobody at rubyforge.org Mon Oct 9 03:58:52 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 9 Oct 2006 03:58:52 -0400 (EDT) Subject: [redhillonrails-commits] [157] trunk: [NEW] ActiveRecord::Base.concrete_class? true if not abstract_class?; table_exists?; and the class name is not blank or 'AbstractXxx'. Message-ID: <20061009075852.A464C5240CAD@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061009/dc36ea85/attachment.html From nobody at rubyforge.org Mon Oct 9 04:09:01 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 9 Oct 2006 04:09:01 -0400 (EDT) Subject: [redhillonrails-commits] [158] trunk/vendor/plugins: [CHANGED] Removed ActiveRecord::Base.concrete_class? Message-ID: <20061009080901.A61E35240CF2@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061009/e8dbfb53/attachment-0001.html From nobody at rubyforge.org Wed Oct 11 07:38:26 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 11 Oct 2006 07:38:26 -0400 (EDT) Subject: [redhillonrails-commits] [159] trunk: [CHANGED] Updated scripts to edge rails. Message-ID: <20061011113827.12AA35241035@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061011/2bee8abf/attachment-0001.html From nobody at rubyforge.org Wed Oct 11 07:44:37 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 11 Oct 2006 07:44:37 -0400 (EDT) Subject: [redhillonrails-commits] [160] trunk: [CHANGED] RAILS_DB_ADAPTER changed to RAILS_CONNECTION_ADAPTER in keeping with the plural version in the rails code. Message-ID: <20061011114437.E8BDE524107B@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061011/26ef6fcf/attachment.html From nobody at rubyforge.org Wed Oct 11 07:52:07 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 11 Oct 2006 07:52:07 -0400 (EDT) Subject: [redhillonrails-commits] [161] trunk/vendor/plugins: [CHANGED] Use include rather than extend in init.rb as this is more general. Message-ID: <20061011115207.B9FF35241035@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061011/6cfe5979/attachment.html From nobody at rubyforge.org Wed Oct 11 17:10:32 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 11 Oct 2006 17:10:32 -0400 (EDT) Subject: [redhillonrails-commits] [162] trunk: [CHANGED] Only read meta-data for base-classes. Message-ID: <20061011211032.C8353524146B@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061011/b7ef133a/attachment-0001.html From nobody at rubyforge.org Wed Oct 11 18:21:45 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 11 Oct 2006 18:21:45 -0400 (EDT) Subject: [redhillonrails-commits] [163] trunk: [NEW] ActiveRecord::Base.base_class? returns true if the class is a base class; false otherwise. Message-ID: <20061011222146.08FA552414AC@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061011/e4039f00/attachment.html From nobody at rubyforge.org Thu Oct 12 11:04:42 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 12 Oct 2006 11:04:42 -0400 (EDT) Subject: [redhillonrails-commits] [164] trunk/vendor/plugins: [NEW] install.rb informs user of missing dependencies. Message-ID: <20061012150443.16657A970021@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061012/89108711/attachment.html From nobody at rubyforge.org Thu Oct 12 11:12:06 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 12 Oct 2006 11:12:06 -0400 (EDT) Subject: [redhillonrails-commits] [165] trunk/vendor/plugins: [FIXED] Missing closing paren. Message-ID: <20061012151207.0DC345240F8D@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061012/7122db83/attachment-0001.html From nobody at rubyforge.org Mon Oct 23 17:53:06 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Mon, 23 Oct 2006 17:53:06 -0400 (EDT) Subject: [redhillonrails-commits] [166] trunk/vendor/plugins/redhillonrails_core: [FIXED] Foreign key associations for key-word table-names are quoted in postgresql. Message-ID: <20061023215307.204CB52414A9@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061023/3338a7ea/attachment.html From nobody at rubyforge.org Fri Oct 27 18:36:30 2006 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 27 Oct 2006 18:36:30 -0400 (EDT) Subject: [redhillonrails-commits] [167] trunk: [FIXED] Syntax error when generating schema under MySQL when a foreign key specifies both ON UPDATE and ON DELETE. Message-ID: <20061027223630.BC8305242173@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20061027/a9d2c99e/attachment.html