RSS
Tuesday, October 05 2010
34 attr_readonly not set when counter_cache set to true was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="tag">Tag set to &lt;em&gt;&quot;activerecord patch&quot;&lt;/em&gt;</span><br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

93 Restore timestamps in model rollback was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="tag">Tag set to &lt;em&gt;&quot;activerecord bug patch&quot;&lt;/em&gt;</span><br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

123 Fix to_xml serialization in some rare cases. was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="tag">Tag set to &lt;em&gt;&quot;bug core_ext patch&quot;&lt;/em&gt;</span><br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

2962 Changed attribute value when fetched through association was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3024 ActiveRecord::Base#silence / BufferedLogger Threadsafety Issues was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

2983 nil vs "" error in activerecord test was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3036 Performance regression caused by connection pool was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3043 has_one :through not working with new_record, breaks validation was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

1671 Inappropriate "@variable will no longer be implicitly assigned to variable" message was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;Low&quot;&lt;/em&gt;</span>

3101 Make validates_inclusion_of and validated_exclusion_of pass the enum/list as an interpolation argument was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3154 Ruby 1.9 compatibility - remove ftools references was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3167 Flexible formatting for AR validations should be on master was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3213 HTML literals passed into tag helpers don't escape was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3221 Move AS even_odd require to validation where it is used was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3067 ActiveRecord can't deserialize hashes with range keys was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3301 :delete_all with named_scope fails when named_scope has :joins was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3333 MessageVerifier#verify should raise InvalidSignature when the signature is blank was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

389 Incorrect table_name evaluation in tests when using legacy database was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="tag">Tag set to &lt;em&gt;&quot;2.1 activerecord bug patch tests&quot;&lt;/em&gt;</span><br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

352 ActiveResource should support URI::Generic was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

1178 Re-implemented support for updating a belongs to association from the foreign key was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

342 Enhancements To ActionView::Helpers::TextHelper#pluralize was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:aa3300"></span> incomplete<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3125 [patch] Missing content-type in send_file header was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3133 ActiveRecord::Serialization class method from_xml handles arrays and singleton XML instances was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3148 Polymorphic belongs_to association isn't fully populated during build was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3215 ActiveResource::HttpMock.respond_to should not reset! by default was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3232 [PATCH] ActiveResource with Digest authentication was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3186 Improved AR::Errors API to get to the Error objects was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3305 Improve ActionMailer logging test to fix Rails 2.3 build on MRI1.8.7 was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3343 ensure raw_post reads all of the specified length was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>

3351 Connecting with :test config in rake db:test:purge was updated in rails/Ruby on Rails
    <span class="dot" style="background-color:ff1177"></span> new<span class="arrow">&amp;raquo;</span><span class="dot" style="background-color:333333"></span>stale by &lt;a href=&quot;/users/89656&quot;&gt;Rohit Arondekar&lt;/a&gt;<br /><span class="importance">Importance set to &lt;em&gt;&quot;&quot;&lt;/em&gt;</span>