From nobody at rubyforge.org Sat Feb 9 00:12:59 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sat, 9 Feb 2008 00:12:59 -0500 (EST) Subject: [redhillonrails-commits] [337] trunk: [FIXED] PostgreSQL columns named the same as database keywords (eg. Message-ID: <20080209051301.2384B185863B@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080209/166df088/attachment-0001.html From nobody at rubyforge.org Sat Feb 9 00:15:38 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sat, 9 Feb 2008 00:15:38 -0500 (EST) Subject: [redhillonrails-commits] [338] branches/stable-2.0: [FIXED] PostgreSQL columns named the same as database keywords (eg. Message-ID: <20080209051539.0A2B21858613@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080209/18b7e551/attachment.html From nobody at rubyforge.org Sat Feb 9 00:19:53 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sat, 9 Feb 2008 00:19:53 -0500 (EST) Subject: [redhillonrails-commits] [339] branches/stable-2.0/vendor/plugins/redhillonrails_core/lib/ red_hill_consulting/core/active_record/connection_adapters/ postgresql_adapter.rb: [FIXED] PostgreSQL columns named the same as database keywords (eg. Message-ID: <20080209051953.8AFFC1858613@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080209/79d4a713/attachment.html From nobody at rubyforge.org Sun Feb 10 06:03:50 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 10 Feb 2008 06:03:50 -0500 (EST) Subject: [redhillonrails-commits] [340] trunk/vendor/plugins/row_version_migrations/lib/red_hill_consulting/ row_version_migrations/active_record/migration.rb: Use new migration synax for generating the row_version columns. Message-ID: <20080210110351.0470F185864C@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080210/5e5c41a7/attachment.html From nobody at rubyforge.org Sun Feb 10 17:09:51 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 10 Feb 2008 17:09:51 -0500 (EST) Subject: [redhillonrails-commits] [341] trunk/vendor/plugins/row_version_migrations: [NEW] Don' t add columns when the table has no id. Message-ID: <20080210220951.12261185862F@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080210/9f7d172a/attachment-0001.html From nobody at rubyforge.org Wed Feb 13 17:29:07 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 13 Feb 2008 17:29:07 -0500 (EST) Subject: [redhillonrails-commits] [342] trunk: Replace use of &block with { |*block_args| yield(*block_args) if block_given? } as this considerably reduces the amount of memory used and, as a nice side-effect, is slightly faster on MRI. Message-ID: <20080213222907.E5BF11858661@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080213/563bdaa0/attachment.html From nobody at rubyforge.org Wed Feb 13 17:30:46 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 13 Feb 2008 17:30:46 -0500 (EST) Subject: [redhillonrails-commits] [343] trunk/vendor/plugins/: Don't use ci_reporter anymore. Message-ID: <20080213223046.98A071678187@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080213/ef196946/attachment.html From nobody at rubyforge.org Wed Feb 20 18:57:16 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 20 Feb 2008 18:57:16 -0500 (EST) Subject: [redhillonrails-commits] [344] trunk: [NEW] PostgreSQL view management via create_view and drop_view . Message-ID: <20080220235717.36AE61858689@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080220/5037d2d2/attachment-0001.html From nobody at rubyforge.org Wed Feb 20 19:09:10 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 20 Feb 2008 19:09:10 -0500 (EST) Subject: [redhillonrails-commits] [345] trunk/vendor/plugins/redhillonrails_core/README: Fix readme. Message-ID: <20080221000910.A5D571858689@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080220/ad752e1b/attachment.html From nobody at rubyforge.org Wed Feb 20 20:36:34 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 20 Feb 2008 20:36:34 -0500 (EST) Subject: [redhillonrails-commits] [346] trunk/db/migrate/018_create_normal_customers_view.rb: Missed this Message-ID: <20080221013634.5CB131858686@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080220/b15ff447/attachment.html From nobody at rubyforge.org Wed Feb 27 05:32:03 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 27 Feb 2008 05:32:03 -0500 (EST) Subject: [redhillonrails-commits] [347] trunk/vendor/plugins/restful_transactions: [CHANGED] Wrap any any action executed within a POST, PUT or DELETE request rather than just create, update and delete actions. Message-ID: <20080227103204.4A02A1858611@rubyforge.org> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/redhillonrails-commits/attachments/20080227/2dea2888/attachment.html