<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e3523f1d33c3cf53f1a65e520be5e937e9c68c1d</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/b3c9d53b348f586ed223ec5de9f525faee6f564d</url>
    <id>b3c9d53b348f586ed223ec5de9f525faee6f564d</id>
    <committed-date>2008-08-15T15:57:33-07:00</committed-date>
    <authored-date>2008-06-02T06:48:06-07:00</authored-date>
    <message>Use type_condition method for hmt STI condition</message>
    <tree>5f663b37aa9088b8315051aaa863e5818eb8b4bf</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aad7cac6add2fa01cebbb36e9f546292d632c9ea</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/e3523f1d33c3cf53f1a65e520be5e937e9c68c1d</url>
    <id>e3523f1d33c3cf53f1a65e520be5e937e9c68c1d</id>
    <committed-date>2008-08-15T15:44:11-07:00</committed-date>
    <authored-date>2008-08-15T08:39:11-07:00</authored-date>
    <message>Fixed validates_uniqueness_of with decimal columns

Only use special case-sensitive comparison operators for text columns in
validates_uniqueness_of as mysql can fail at decimal comparisons with
the BINARY operator.</message>
    <tree>4133486e17e4cafb88225bf86a8a1ee9efaf9730</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8aad8cb3906fce40fa583839fec7f8591fab8ec7</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/aad7cac6add2fa01cebbb36e9f546292d632c9ea</url>
    <id>aad7cac6add2fa01cebbb36e9f546292d632c9ea</id>
    <committed-date>2008-08-15T07:27:07-07:00</committed-date>
    <authored-date>2008-08-15T07:27:07-07:00</authored-date>
    <message>Fixed problems with the logger used if the logging string included %'s [#840 state:resolved] (Jamis Buck)</message>
    <tree>b4afc215d41692ec7dbe1766905d8c8fea451080</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1f4e84a7ef88d941f6508673bb448de640d6f77</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8aad8cb3906fce40fa583839fec7f8591fab8ec7</url>
    <id>8aad8cb3906fce40fa583839fec7f8591fab8ec7</id>
    <committed-date>2008-08-14T21:45:14-07:00</committed-date>
    <authored-date>2008-08-14T21:45:14-07:00</authored-date>
    <message>Set cache control to require revalidation if cache freshness response headers are set. Don't set Content-Length header if 304 status.</message>
    <tree>e6b903348c95ed060ddac963209065304fabd336</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cb14ee1203c9ed380c4b192e8730757a52d43cb</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/f1f4e84a7ef88d941f6508673bb448de640d6f77</url>
    <id>f1f4e84a7ef88d941f6508673bb448de640d6f77</id>
    <committed-date>2008-08-14T12:28:02-07:00</committed-date>
    <authored-date>2008-08-14T12:23:29-07:00</authored-date>
    <message>Fix asset file paths with dangling queries in mtime check</message>
    <tree>26549476ba44de26fbad378f69680d83ed451ae5</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8b30985d525fd15b6c16d29fc115e83e3ee5037</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8cb14ee1203c9ed380c4b192e8730757a52d43cb</url>
    <id>8cb14ee1203c9ed380c4b192e8730757a52d43cb</id>
    <committed-date>2008-08-13T19:30:46-07:00</committed-date>
    <authored-date>2008-08-13T19:30:46-07:00</authored-date>
    <message>Ensure results returned by a memoized method are immutable</message>
    <tree>d69be4eac1b7ecd0457de284549e28d729f40914</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7e09a8fb234d80f06fcd70b9263e28e42c4378b</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b8b30985d525fd15b6c16d29fc115e83e3ee5037</url>
    <id>b8b30985d525fd15b6c16d29fc115e83e3ee5037</id>
    <committed-date>2008-08-13T18:57:26-07:00</committed-date>
    <authored-date>2008-08-13T18:57:26-07:00</authored-date>
    <message>Marshal FileStore values</message>
    <tree>a0d4c18494722ce2eb1f1dc6b1c05781f1a6c28d</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fc9a67c04bade858e7ac7eb8cd94eec6a63ec27</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/c7e09a8fb234d80f06fcd70b9263e28e42c4378b</url>
    <id>c7e09a8fb234d80f06fcd70b9263e28e42c4378b</id>
    <committed-date>2008-08-13T17:26:27-07:00</committed-date>
    <authored-date>2008-08-13T17:23:07-07:00</authored-date>
    <message>TestRequest#recycle! uses unmemoize_all to reset cached request method, accepts, etc.</message>
    <tree>9313689dec31cfd100335b3ef1c03559e9b338f1</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3284fbb86629f398ba2634dd9369bc65beb7d6ae</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3fc9a67c04bade858e7ac7eb8cd94eec6a63ec27</url>
    <id>3fc9a67c04bade858e7ac7eb8cd94eec6a63ec27</id>
    <committed-date>2008-08-13T17:26:27-07:00</committed-date>
    <authored-date>2008-08-13T17:22:38-07:00</authored-date>
    <message>memoize_ and unmemoize_all</message>
    <tree>dc03084bc85e646542441b8d132472ed8a3a797f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b9324e62f770f1a0a457f7ad5fe6a3287ecae1f</id>
      </parent>
    </parents>
    <author>
      <name>S. Brent Faulkner</name>
      <email>brentf@unwwwired.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3284fbb86629f398ba2634dd9369bc65beb7d6ae</url>
    <id>3284fbb86629f398ba2634dd9369bc65beb7d6ae</id>
    <committed-date>2008-08-13T17:19:00-07:00</committed-date>
    <authored-date>2008-08-13T17:19:00-07:00</authored-date>
    <message>Use current umask when testing the expected file mode [#823 state:resolved]
Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>e0cb7129695ea3cf63b9a6bf9552688983c68c55</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04248c62086b188ae354ed90ae40c832b79fd19c</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3b9324e62f770f1a0a457f7ad5fe6a3287ecae1f</url>
    <id>3b9324e62f770f1a0a457f7ad5fe6a3287ecae1f</id>
    <committed-date>2008-08-13T17:15:35-07:00</committed-date>
    <authored-date>2008-08-13T17:15:35-07:00</authored-date>
    <message>Fix rendering partials at the top level [#795 state:resolved]</message>
    <tree>649553b482c831ec58817b41d0fb18a995a3df66</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2561be005b1180883ccf1d0f7ad38858d9348064</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/04248c62086b188ae354ed90ae40c832b79fd19c</url>
    <id>04248c62086b188ae354ed90ae40c832b79fd19c</id>
    <committed-date>2008-08-13T17:04:56-07:00</committed-date>
    <authored-date>2008-08-13T17:04:56-07:00</authored-date>
    <message>Ensure templates are rendered if all the parts are already processed</message>
    <tree>01d6094bab843a037e8e8f786499b720831208dc</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ee9e3fa5c924bef4aba3d53796f48f5badbd06f</id>
      </parent>
    </parents>
    <author>
      <name>Josh Susser</name>
      <email>josh@hasmanythrough.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2561be005b1180883ccf1d0f7ad38858d9348064</url>
    <id>2561be005b1180883ccf1d0f7ad38858d9348064</id>
    <committed-date>2008-08-13T13:48:37-07:00</committed-date>
    <authored-date>2008-08-12T22:38:45-07:00</authored-date>
    <message>Refactor Filter predicate methods to use inheritance. [#815 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>bb5e50509c7f6cf3902babfb324d312e16a82f92</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>282b42021306f73d4cc8f8a06713da9a55ed044b</id>
      </parent>
    </parents>
    <author>
      <name>Eloy Duran</name>
      <email>eloy.de.enige@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1ee9e3fa5c924bef4aba3d53796f48f5badbd06f</url>
    <id>1ee9e3fa5c924bef4aba3d53796f48f5badbd06f</id>
    <committed-date>2008-08-13T05:04:42-07:00</committed-date>
    <authored-date>2008-08-13T04:36:39-07:00</authored-date>
    <message>Fix ActiveRecord::NamedScope::Scope#respond_to? [#818 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>92664231bee7c307ab3bb431b226d0cc98a13dac</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5aad2e81febfa1a8d9fea0faffb5a3b4535982b</id>
      </parent>
    </parents>
    <author>
      <name>Jeffrey Hardy</name>
      <email>packagethief@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/282b42021306f73d4cc8f8a06713da9a55ed044b</url>
    <id>282b42021306f73d4cc8f8a06713da9a55ed044b</id>
    <committed-date>2008-08-13T04:19:31-07:00</committed-date>
    <authored-date>2008-08-12T21:51:47-07:00</authored-date>
    <message>Account for the possibility of a nil options argument to CompressedMemCacheStore#read/#write</message>
    <tree>dd6455d6678fad0b39a59c07c728f5e679451938</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b127fcdea28d6c6ab2f2c6370125c8817ba99d6</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/a5aad2e81febfa1a8d9fea0faffb5a3b4535982b</url>
    <id>a5aad2e81febfa1a8d9fea0faffb5a3b4535982b</id>
    <committed-date>2008-08-12T20:29:07-07:00</committed-date>
    <authored-date>2008-08-12T20:18:01-07:00</authored-date>
    <message>Fixed Time/Date object serialization

Time/Date objects used to be converted to_s instead of to_uaml
which made them unserializable.</message>
    <tree>f1936fe0655d0dd5fd0a6da1ac1e1d5d5b7d61e2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45b79d933cd2433b30ae98e7dadc4ae060e170c9</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/1b127fcdea28d6c6ab2f2c6370125c8817ba99d6</url>
    <id>1b127fcdea28d6c6ab2f2c6370125c8817ba99d6</id>
    <committed-date>2008-08-12T20:18:03-07:00</committed-date>
    <authored-date>2008-08-12T20:18:03-07:00</authored-date>
    <message>Set asset-cached file ctime and mtime to the max mtime of the combined files. Allows for consistent ETag generation without having a shared filesystem.</message>
    <tree>bf175900629b88ceb709a1f4df8aca9ec533cacc</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>992fda16ed662f028700d63a8dcbd1837f1d58ab</id>
      </parent>
      <parent>
        <id>08b0cf07dbc639c8609118eaeb34330d5168e8b2</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/45b79d933cd2433b30ae98e7dadc4ae060e170c9</url>
    <id>45b79d933cd2433b30ae98e7dadc4ae060e170c9</id>
    <committed-date>2008-08-12T17:03:17-07:00</committed-date>
    <authored-date>2008-08-12T17:03:17-07:00</authored-date>
    <message>Merge branch 'conditional-get'</message>
    <tree>6bc79848cf6aab926cdcfb51b298fe26b68a0ec0</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba2d61dd8160237b2141ae24cf20db9b5301eb9d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/08b0cf07dbc639c8609118eaeb34330d5168e8b2</url>
    <id>08b0cf07dbc639c8609118eaeb34330d5168e8b2</id>
    <committed-date>2008-08-12T17:03:06-07:00</committed-date>
    <authored-date>2008-08-12T17:03:06-07:00</authored-date>
    <message>Update changelog for conditional GET utility methods</message>
    <tree>f117c32a6e1df336286c9adca6e4102a763135a3</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81c12d1f6359eb5e52b376f1f3552097a144cc8b</id>
      </parent>
    </parents>
    <author>
      <name>Tom Lea</name>
      <email>contrib@tomlea.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/992fda16ed662f028700d63a8dcbd1837f1d58ab</url>
    <id>992fda16ed662f028700d63a8dcbd1837f1d58ab</id>
    <committed-date>2008-08-12T09:15:50-07:00</committed-date>
    <authored-date>2008-08-11T10:16:58-07:00</authored-date>
    <message>Serialized attributes will now always be saved even with partial_updates turned on.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#788 state:committed]</message>
    <tree>71fc235f3141b4ae5be912c77b8830a82290fb6b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7375d74d9fff3219d4ea389ba9e36a90afe9d33</id>
      </parent>
    </parents>
    <author>
      <name>Trevor Turk</name>
      <email>trevorturk@yahoo.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/81c12d1f6359eb5e52b376f1f3552097a144cc8b</url>
    <id>81c12d1f6359eb5e52b376f1f3552097a144cc8b</id>
    <committed-date>2008-08-12T00:52:06-07:00</committed-date>
    <authored-date>2008-08-11T19:17:14-07:00</authored-date>
    <message>move logging of protected attribute removal into log_protected_attribute_removal method

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#804 status:committed]</message>
    <tree>fb59cc6d80e944b443a9564ab9fccc62ce018113</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb4668b26ad4aacf79488d2bee553e9452971c35</id>
      </parent>
    </parents>
    <author>
      <name>Michalis Polakis</name>
      <email>mpolakis@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c7375d74d9fff3219d4ea389ba9e36a90afe9d33</url>
    <id>c7375d74d9fff3219d4ea389ba9e36a90afe9d33</id>
    <committed-date>2008-08-11T07:48:45-07:00</committed-date>
    <authored-date>2008-08-11T06:53:24-07:00</authored-date>
    <message>Alias subquery used in calculations, to provide better compatibility with databases such as MonetDB

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
Signed-off-by: Tom Ward &lt;tom@popdog.net&gt;
[#796 state:committed]</message>
    <tree>80bbcb50419241e3c39f4d7f6285b37a7df65e78</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2630502a0525e5965d4eff283e3d2613cd1ca19</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/eb4668b26ad4aacf79488d2bee553e9452971c35</url>
    <id>eb4668b26ad4aacf79488d2bee553e9452971c35</id>
    <committed-date>2008-08-09T09:36:40-07:00</committed-date>
    <authored-date>2008-08-09T09:04:54-07:00</authored-date>
    <message>rake db:fixtures:load and db:fixtures:identify now accept a FIXTURES_PATH option eg. &quot;rake db:fixtures:load FIXTURES_PATH=spec/fixtures&quot;

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#792 state:committed]</message>
    <tree>bc7ee2f508c073b430bc34f285aaac4e6d59593a</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2faf35cea9846fdfa1099f5dfd1589d53a3daf3b</id>
      </parent>
    </parents>
    <author>
      <name>Stefan Kaes</name>
      <email>skaes@gmx.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b2630502a0525e5965d4eff283e3d2613cd1ca19</url>
    <id>b2630502a0525e5965d4eff283e3d2613cd1ca19</id>
    <committed-date>2008-08-09T08:48:56-07:00</committed-date>
    <authored-date>2008-08-09T08:37:12-07:00</authored-date>
    <message>Fixed autolink regexp compatibility for ruby 1.9 [#783 state:resolved]
Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>c21ac6c3ca1700d74037450be4e2180d99e767de</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea0d036e31d984888303a79533ff872b787871ae</id>
      </parent>
    </parents>
    <author>
      <name>Cameron Yule</name>
      <email>cameron@Zeppelin.local</email>
    </author>
    <url>http://github.com/rails/rails/commit/2faf35cea9846fdfa1099f5dfd1589d53a3daf3b</url>
    <id>2faf35cea9846fdfa1099f5dfd1589d53a3daf3b</id>
    <committed-date>2008-08-09T08:48:56-07:00</committed-date>
    <authored-date>2008-08-09T08:34:19-07:00</authored-date>
    <message>Added tests for partial collection counters [#766 state:resolved]
Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>0f43c32ce041e6af277fe57e02264db6cd81a327</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f6e7ba1f7e8735f1c3f30ba125b5432f00d2a70</id>
      </parent>
    </parents>
    <author>
      <name>miloops</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ea0d036e31d984888303a79533ff872b787871ae</url>
    <id>ea0d036e31d984888303a79533ff872b787871ae</id>
    <committed-date>2008-08-08T06:31:02-07:00</committed-date>
    <authored-date>2008-07-31T15:44:11-07:00</authored-date>
    <message>mail_to should use decodeURIcomponent instead of unescape to be utf friendly.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>8a6be72060277961f5e2cbf16c40c6b90f6e1fe0</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06e4eb49eaabde76e38e4f275619fe2df51f1e0a</id>
      </parent>
    </parents>
    <author>
      <name>Ernie Miller</name>
      <email>ernie@metautonomo.us</email>
    </author>
    <url>http://github.com/rails/rails/commit/7f6e7ba1f7e8735f1c3f30ba125b5432f00d2a70</url>
    <id>7f6e7ba1f7e8735f1c3f30ba125b5432f00d2a70</id>
    <committed-date>2008-08-08T06:19:08-07:00</committed-date>
    <authored-date>2008-08-02T08:47:05-07:00</authored-date>
    <message>Fixed AssociationCollection#&lt;&lt; resulting in unexpected values in @target when :uniq =&gt; true

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>6ef0f774359e80d8c20dd4fd244edab61bd00cec</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c24a7cdd230ee0005add73b9d57bc859ddb57f83</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ba2d61dd8160237b2141ae24cf20db9b5301eb9d</url>
    <id>ba2d61dd8160237b2141ae24cf20db9b5301eb9d</id>
    <committed-date>2008-08-08T02:31:12-07:00</committed-date>
    <authored-date>2008-08-08T02:31:12-07:00</authored-date>
    <message>Update tests for request memoization</message>
    <tree>1abaa4feae0f1d4cf8da3ec810988112639d0b76</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7529ed1cc7cfd8df5fd1b069e2881d39d3d984c</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/c24a7cdd230ee0005add73b9d57bc859ddb57f83</url>
    <id>c24a7cdd230ee0005add73b9d57bc859ddb57f83</id>
    <committed-date>2008-08-08T02:29:37-07:00</committed-date>
    <authored-date>2008-08-08T02:29:37-07:00</authored-date>
    <message>Don't shadow host method</message>
    <tree>96720055bb6eafccef86f7684c29627b98a8f48a</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14cf9a89919b72df301016e4596855c2112c6cef</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Rodr&#237;guez Troiti&#241;o</name>
      <email>drodrigueztroitino@yahoo.es</email>
    </author>
    <url>http://github.com/rails/rails/commit/06e4eb49eaabde76e38e4f275619fe2df51f1e0a</url>
    <id>06e4eb49eaabde76e38e4f275619fe2df51f1e0a</id>
    <committed-date>2008-08-08T01:48:52-07:00</committed-date>
    <authored-date>2008-08-04T03:31:05-07:00</authored-date>
    <message>Added file name information for errors and exceptions in script/runnner

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>8bc6e7d99eb5a6596e250b9593d947d1df5f5911</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
</commits>
