Rails core - Nov 2008

Saturday November 29 2008
TimeRepliesSubject
2:14PM 7 True ActiveRecord result set iteration
4:40AM 0 Patch for adding option to disable STARTTLS for ActionMailer SMTP connection
2:17AM 0 active record find conditions currently don't work correctly if an array with a nil in it is used
1:51AM 1 load_association_classes can block migrations (and slow down script/runner)
 
Friday November 28 2008
TimeRepliesSubject
9:29AM 1 Having class methods similar to instance methods for associations
 
Thursday November 27 2008
TimeRepliesSubject
11:38AM 3 Making assert_difference's default message more helpful
 
Wednesday November 26 2008
TimeRepliesSubject
2:08PM 7 #to_json incompatibilities between ActiveSupport & JSON gems
12:42AM 2 Handling cases when a timezone isn't applicable
 
Tuesday November 25 2008
TimeRepliesSubject
7:59PM 3 GemPlugin install scripts
5:57AM 2 Git repos in vendor/gems
 
Monday November 24 2008
TimeRepliesSubject
3:05PM 9 Re: can't run: rake gems:install if application.rb depends on initializers [REPRODUCED]
 
Sunday November 23 2008
TimeRepliesSubject
2:07PM 1 New CSRF tokens
 
Saturday November 22 2008
TimeRepliesSubject
8:47PM 0 PluginManager: An extensible plugin management API for Rails
6:27PM 0 IP Spoofing Check patch
 
Wednesday November 19 2008
TimeRepliesSubject
9:47PM 1 Allowing has_many to ignore foreign key
7:10PM 0 Patch needs some love: SQL error in Oracle in HABTM association preloading
7:04PM 0 auto_link patch for emails
3:12PM 4 Change in the behavior of serialized attributes
 
Tuesday November 18 2008
TimeRepliesSubject
9:54PM 2 Site-wide memcaching
6:12PM 2 should ActiveRecord::AssociationProxy#reload allow options?
1:44PM 4 ActiveResource Failed With Rails 2.2.1
 
Monday November 17 2008
TimeRepliesSubject
10:07PM 3 asset_host with Proc and mailer templates
6:31PM 7 Test::Unit::TestCase refactoring
 
Sunday November 16 2008
TimeRepliesSubject
9:40PM 1 Excess deprecations (number_with_precision deprecation in 2.2)
10:57AM 0 Confusing one-to-one Association example at docs?
10:53AM 1 Ruby 1.9 compatibility on Rails 2.2 currently broken
 
Saturday November 15 2008
TimeRepliesSubject
11:47AM 6 support for postgres-pr
 
Friday November 14 2008
TimeRepliesSubject
6:22PM 0 has_one :through with decorated join model saves incorrectly
3:36PM 2 DeployD
9:30AM 2 Quick Routing Bug Fix
6:11AM 1 Running ActiveRecord unit tests
5:39AM 11 TemplateHandler Changes from 2.1 to 2.2
 
Thursday November 13 2008
TimeRepliesSubject
10:55PM 5 About HTML attributes with the value 'false'
10:35PM 0 Small construct_finder_sql refactor to support plugins
10:00AM 1 disabling shell-exec functions.
1:04AM 0 gem_dependency - loading unpacked gems
 
Tuesday November 11 2008
TimeRepliesSubject
3:58AM 8 auto_link failing on URLs with square brackets in query params
12:04AM 1 tiny patch to association_preload.rb
 
Monday November 10 2008
TimeRepliesSubject
8:25PM 17 tzinfo-0.3.11 bundled with activesupport-2.1.2 is incomplete
 
Saturday November 8 2008
TimeRepliesSubject
5:11PM 1 Disabled option tags using form helpers
 
Friday November 7 2008
TimeRepliesSubject
9:59PM 1 Better documentation for passing extra parameters to routes
3:53PM 0 Re: accented character conflation? [SOLVED]
1:59PM 0 RichUnits - Orphan Needs Home
12:35PM 1 accented character conflation?
4:13AM 1 [patch] auto_link helper fails to parse some URLs with colons
 
Thursday November 6 2008
TimeRepliesSubject
8:40PM 11 AR::Base should not be nuking it's children, just because it lost interest.
2:50AM 3 memory leak in ActiveRecord::Base.scoped_methods
 
Wednesday November 5 2008
TimeRepliesSubject
11:48PM 0 simple patch to fix issue with AssociationCollection#count and counter_sql
11:14AM 2 habtm returns wrong ids for associated objects
 
Tuesday November 4 2008
TimeRepliesSubject
4:18PM 4 SQL Server Adapter in github.com/rails
3:02AM 1 2.2 date_select bug patch review request
12:08AM 3 Rails 2.2 misbehaves when full app stack is not wanted
 
Monday November 3 2008
TimeRepliesSubject
10:14AM 0 [patch] don't eval recognize_optimized as part of recognition_optimization.rb. It produces meaningless line numbers.
 
Sunday November 2 2008
TimeRepliesSubject
11:36PM 7 symlinked dir support in action_view path
6:44PM 0 Extending the model generator for associations