<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e42a235dd18a39ccc83382365088de96f24fa236</id>
      </parent>
    </parents>
    <author>
      <name>Ken Collins</name>
      <email>ken@metaskills.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/f277e1d8fddfa417104c6fe095c15559f0c8713d</url>
    <id>f277e1d8fddfa417104c6fe095c15559f0c8713d</id>
    <committed-date>2008-08-27T23:06:20-07:00</committed-date>
    <authored-date>2008-06-14T11:06:27-07:00</authored-date>
    <message>Added TextHelper#current_cycle to return the current cycle for better design options.

[#417 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>39865611a3e8b3b8d3df441c1c646dad30c03edb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2068d14d29ec767c681798b3814f0a8e22fb0ff</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e42a235dd18a39ccc83382365088de96f24fa236</url>
    <id>e42a235dd18a39ccc83382365088de96f24fa236</id>
    <committed-date>2008-08-27T23:03:11-07:00</committed-date>
    <authored-date>2008-07-01T01:52:20-07:00</authored-date>
    <message>Request#remote_ip handles the uncommon case that REMOTE_ADDR is a comma-separated list.

[#523 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>b3b2ecd628fa70ab6fbc8ec0649d6b044b2f285d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a444c782125e10ead6227f7cc57b2f5c739111f2</id>
      </parent>
    </parents>
    <author>
      <name>Lars Kanis</name>
      <email>kanis@comcard.de</email>
    </author>
    <url>http://github.com/rails/rails/commit/c2068d14d29ec767c681798b3814f0a8e22fb0ff</url>
    <id>c2068d14d29ec767c681798b3814f0a8e22fb0ff</id>
    <committed-date>2008-08-27T22:51:10-07:00</committed-date>
    <authored-date>2008-08-27T22:49:50-07:00</authored-date>
    <message>PostgreSQL: fix quote_string for certain old pg drivers.  [#94 state:resolved]</message>
    <tree>83fc13ffbfc652a171158dc342386798e85b5f77</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82778351a8b1036ac4bdc8e72a3f011151fefa31</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/a444c782125e10ead6227f7cc57b2f5c739111f2</url>
    <id>a444c782125e10ead6227f7cc57b2f5c739111f2</id>
    <committed-date>2008-08-27T21:32:51-07:00</committed-date>
    <authored-date>2008-08-27T21:32:51-07:00</authored-date>
    <message>respond_to? passes along splat args to avoid introducing the second arg if it was omitted</message>
    <tree>144191f6727471fd90c060df9ae57e4ba438adb6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>657898c821b3877ad25ee4f9764e169ce554e884</id>
      </parent>
    </parents>
    <author>
      <name>Tim Haines</name>
      <email>tmhaines@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/82778351a8b1036ac4bdc8e72a3f011151fefa31</url>
    <id>82778351a8b1036ac4bdc8e72a3f011151fefa31</id>
    <committed-date>2008-08-27T18:50:29-07:00</committed-date>
    <authored-date>2008-08-27T17:57:25-07:00</authored-date>
    <message>Add TestUploadFile.content_type= to match Request.UploadedFile

[#920 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ac2d73e846d316cb7205a5c08f2039787f4ea643</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87fafe40748311adfb48940944e05230f01d0dee</id>
      </parent>
      <parent>
        <id>cba83ede5de1b2630e244d46536439673f328900</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/657898c821b3877ad25ee4f9764e169ce554e884</url>
    <id>657898c821b3877ad25ee4f9764e169ce554e884</id>
    <committed-date>2008-08-27T12:31:07-07:00</committed-date>
    <authored-date>2008-08-27T12:31:07-07:00</authored-date>
    <message>Merge commit 'sven/i18n'

Conflicts:
	activesupport/lib/active_support.rb</message>
    <tree>3581697ddbf50b2849c2395bba43de6ce110ad13</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce65a05c5b027175c3c541055081f82c8bfc36bf</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/87fafe40748311adfb48940944e05230f01d0dee</url>
    <id>87fafe40748311adfb48940944e05230f01d0dee</id>
    <committed-date>2008-08-27T09:33:18-07:00</committed-date>
    <authored-date>2008-08-27T09:33:18-07:00</authored-date>
    <message>Moved Logger extensions into core_ext</message>
    <tree>3d65ac9369b4c5e660fcf905ddf5d1be607e946b</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7cd4ded9350fff5edee2298dc04a55e6b285233</id>
      </parent>
    </parents>
    <author>
      <name>Luca Guidi</name>
      <email>guidi.luca@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ce65a05c5b027175c3c541055081f82c8bfc36bf</url>
    <id>ce65a05c5b027175c3c541055081f82c8bfc36bf</id>
    <committed-date>2008-08-27T06:57:36-07:00</committed-date>
    <authored-date>2008-08-27T02:25:20-07:00</authored-date>
    <message>Fix Ruby's Time marshaling bug in pre-1.9 versions of Ruby: utc instances are now correctly unmarshaled with a utc zone instead of the system local zone [#900 state:resolved]</message>
    <tree>007ffc3c93c7f7a0ed8f273f7980539397b2145e</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3411ff59eb1e1c31f98f58f117a2ffaaf0c3ff5</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b7cd4ded9350fff5edee2298dc04a55e6b285233</url>
    <id>b7cd4ded9350fff5edee2298dc04a55e6b285233</id>
    <committed-date>2008-08-27T06:18:07-07:00</committed-date>
    <authored-date>2008-08-27T06:18:07-07:00</authored-date>
    <message>Formally deprecate the old secret key generator</message>
    <tree>bd4137783ff209223ab55575a8f6c4fdf8c50c73</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dbde4f5cbd0617ee6cce3e41d41335f9c9ce3fd</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/rails/rails/commit/b3411ff59eb1e1c31f98f58f117a2ffaaf0c3ff5</url>
    <id>b3411ff59eb1e1c31f98f58f117a2ffaaf0c3ff5</id>
    <committed-date>2008-08-27T06:08:16-07:00</committed-date>
    <authored-date>2008-08-27T03:42:08-07:00</authored-date>
    <message>Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom.

SecureRandom has a few minor security enhancements and can be used as a drop-in replacement

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#913 state:committed]</message>
    <tree>c0bacd1a0ffa73149ce3eb81b5ef6a345093147d</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d03a4c668b0229ad070c04a7c82bd803bc25788</id>
      </parent>
    </parents>
    <author>
      <name>Marko Seppae</name>
      <email>marko.seppa@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cba83ede5de1b2630e244d46536439673f328900</url>
    <id>cba83ede5de1b2630e244d46536439673f328900</id>
    <committed-date>2008-08-27T03:00:14-07:00</committed-date>
    <authored-date>2008-08-27T03:00:14-07:00</authored-date>
    <message>I18n: remove #populate from Simple backend as well</message>
    <tree>b12684a1e61a1ec5111fa19b05daede780891737</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ec07e0737c3099056fc11fe43f4f19dde3770a6</id>
      </parent>
    </parents>
    <author>
      <name>pivotal</name>
      <email>pivotal@lexington.flood.pivotallabs.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9dbde4f5cbd0617ee6cce3e41d41335f9c9ce3fd</url>
    <id>9dbde4f5cbd0617ee6cce3e41d41335f9c9ce3fd</id>
    <committed-date>2008-08-27T02:22:15-07:00</committed-date>
    <authored-date>2008-08-26T09:20:24-07:00</authored-date>
    <message>Fix two has_one :through errors

* Set the association target on assignment;
* Reset target to nil on reset, rather than empty array.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#895 state:committed]</message>
    <tree>4021ec03167071a1c2736b831f9cd9b2b99b288b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fcd5b5466461e44b6f3b007fa2a2fdf43f55681</id>
      </parent>
    </parents>
    <author>
      <name>Marko Seppae</name>
      <email>marko.seppa@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2d03a4c668b0229ad070c04a7c82bd803bc25788</url>
    <id>2d03a4c668b0229ad070c04a7c82bd803bc25788</id>
    <committed-date>2008-08-27T01:37:01-07:00</committed-date>
    <authored-date>2008-08-27T01:37:01-07:00</authored-date>
    <message>i18n: fixed failing tests after removing #populate and #store_translations</message>
    <tree>a2cc5f32053e2f6b787f74dec99b345fe751a754</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44de71ba948e5318b09ea57f5a26ed548277ba44</id>
      </parent>
    </parents>
    <author>
      <name>Marko Seppae</name>
      <email>marko.seppa@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/0fcd5b5466461e44b6f3b007fa2a2fdf43f55681</url>
    <id>0fcd5b5466461e44b6f3b007fa2a2fdf43f55681</id>
    <committed-date>2008-08-27T01:36:00-07:00</committed-date>
    <authored-date>2008-08-27T01:36:00-07:00</authored-date>
    <message>I18n: removed call to #populate from main library files</message>
    <tree>8ba4506d48828a70bb745bff78e5fcfc92b0be87</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ec07e0737c3099056fc11fe43f4f19dde3770a6</id>
      </parent>
    </parents>
    <author>
      <name>Marko Seppae</name>
      <email>marko.seppa@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/44de71ba948e5318b09ea57f5a26ed548277ba44</url>
    <id>44de71ba948e5318b09ea57f5a26ed548277ba44</id>
    <committed-date>2008-08-27T01:16:25-07:00</committed-date>
    <authored-date>2008-08-27T01:16:25-07:00</authored-date>
    <message>I18n: removed #populate and #store_translations from api</message>
    <tree>a2e7210fc62abdc5b83e01e7eeb0adf259e032eb</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd91a8d3adb70e573ab8d0d733a966db5eff1e1d</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6ec07e0737c3099056fc11fe43f4f19dde3770a6</url>
    <id>6ec07e0737c3099056fc11fe43f4f19dde3770a6</id>
    <committed-date>2008-08-26T14:17:58-07:00</committed-date>
    <authored-date>2008-08-26T14:17:58-07:00</authored-date>
    <message>Store application and other context specific helper modules in ActionView::Base#helpers</message>
    <tree>7911a26c4ed148c706951a301a1ebdc2e46af8e2</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9853134b4fec468962260f0e713d2f87046eb8b3</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cd91a8d3adb70e573ab8d0d733a966db5eff1e1d</url>
    <id>cd91a8d3adb70e573ab8d0d733a966db5eff1e1d</id>
    <committed-date>2008-08-26T13:21:06-07:00</committed-date>
    <authored-date>2008-08-26T13:21:06-07:00</authored-date>
    <message>defined? has no bounds</message>
    <tree>c43b74a2eb76d3b7461bd78d1ee44e009793eec9</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8756dd75b257b17ddda92674d4cc0db307d2153b</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9853134b4fec468962260f0e713d2f87046eb8b3</url>
    <id>9853134b4fec468962260f0e713d2f87046eb8b3</id>
    <committed-date>2008-08-26T13:13:28-07:00</committed-date>
    <authored-date>2008-08-26T13:13:28-07:00</authored-date>
    <message>Require missing libraries and check for defined ActionController constant so ActionView can be used standalone</message>
    <tree>fe10eded92f430171b8c3dd752d0aaa45240dde3</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>229eedfda87a7706dbb5e3e51af8707b3adae375</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8756dd75b257b17ddda92674d4cc0db307d2153b</url>
    <id>8756dd75b257b17ddda92674d4cc0db307d2153b</id>
    <committed-date>2008-08-26T12:24:52-07:00</committed-date>
    <authored-date>2008-08-26T12:24:52-07:00</authored-date>
    <message>Performance: reduce garbage created by ActiveRecord::Calculations#column_alias_for</message>
    <tree>340974bea88d7bb48c0c4accdc6135b236b59c26</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c111522d5b8cd108756240a0348d515d6acee46c</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/229eedfda87a7706dbb5e3e51af8707b3adae375</url>
    <id>229eedfda87a7706dbb5e3e51af8707b3adae375</id>
    <committed-date>2008-08-26T10:17:55-07:00</committed-date>
    <authored-date>2008-08-26T10:14:21-07:00</authored-date>
    <message>Cache JavaScriptGenerator's helper module set on the template</message>
    <tree>1a782151632dd80c8a18c3960536bdf8643debe3</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9f1ab4e3ddeacadf2a7bce021d742f08f67905f</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/rails/rails/commit/c111522d5b8cd108756240a0348d515d6acee46c</url>
    <id>c111522d5b8cd108756240a0348d515d6acee46c</id>
    <committed-date>2008-08-26T07:28:41-07:00</committed-date>
    <authored-date>2008-08-26T06:59:03-07:00</authored-date>
    <message>The 'rails' command was broken by the last commit. Fix that.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>22d11cb429aae9fbe439beb9435966fcdce5877b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eec5eb2e444b2b42206e2d5ccfe7f30306c308cb</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/rails/rails/commit/f9f1ab4e3ddeacadf2a7bce021d742f08f67905f</url>
    <id>f9f1ab4e3ddeacadf2a7bce021d742f08f67905f</id>
    <committed-date>2008-08-26T05:30:19-07:00</committed-date>
    <authored-date>2008-07-10T04:21:08-07:00</authored-date>
    <message>When an unexpected exception is caught, tell the administrator to read the log file for more information about the error. This should make things less confusing for developers who are new to Rails.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>994a4d44905a910bc70d663a7e89860d799c2e30</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3dfecfe77347421fbb54be70a5a84eb47c30acb6</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/eec5eb2e444b2b42206e2d5ccfe7f30306c308cb</url>
    <id>eec5eb2e444b2b42206e2d5ccfe7f30306c308cb</id>
    <committed-date>2008-08-26T04:16:55-07:00</committed-date>
    <authored-date>2008-08-26T04:15:44-07:00</authored-date>
    <message>Fix yet another implicit order dependant test

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>4b10b7bac08aac3b4eebb071afa2b752667d3d58</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb557b44e9b0dc0dbb5ca7a4a8645f4af14f8021</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/3dfecfe77347421fbb54be70a5a84eb47c30acb6</url>
    <id>3dfecfe77347421fbb54be70a5a84eb47c30acb6</id>
    <committed-date>2008-08-26T03:45:04-07:00</committed-date>
    <authored-date>2008-08-26T03:41:41-07:00</authored-date>
    <message>Print the queries that were executed if assert_queries fails</message>
    <tree>d560c78e54e249ed31e0854c0475eef212c98ab6</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86bf279b8912302a019c0ce0e47252e8e825c11e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/bb557b44e9b0dc0dbb5ca7a4a8645f4af14f8021</url>
    <id>bb557b44e9b0dc0dbb5ca7a4a8645f4af14f8021</id>
    <committed-date>2008-08-26T03:21:48-07:00</committed-date>
    <authored-date>2008-08-26T03:21:48-07:00</authored-date>
    <message>Be more careful</message>
    <tree>5c29e079e1d6572e8c3d9892f035100ea5504102</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce3c76de7c0deda08a5ed0e064b8d37c26b60cfc</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/86bf279b8912302a019c0ce0e47252e8e825c11e</url>
    <id>86bf279b8912302a019c0ce0e47252e8e825c11e</id>
    <committed-date>2008-08-26T03:14:07-07:00</committed-date>
    <authored-date>2008-08-26T03:14:07-07:00</authored-date>
    <message>Re enable CI for postgresql</message>
    <tree>6c0ebe8b035b7605a84a36e84498d3cb8b4f1fa3</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e06878c22bad83c234f5c51644c45629de876b25</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/ce3c76de7c0deda08a5ed0e064b8d37c26b60cfc</url>
    <id>ce3c76de7c0deda08a5ed0e064b8d37c26b60cfc</id>
    <committed-date>2008-08-26T03:11:01-07:00</committed-date>
    <authored-date>2008-08-26T03:06:49-07:00</authored-date>
    <message>Just look at sql_type when testing that the correct database-specific type was used

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>ba758f79a30423cf6eb499b414f79919de92ed81</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00d2165f748bc3d7c235daa959c54266a0a283db</id>
      </parent>
      <parent>
        <id>ab1e82b8f7279301e4363decdef84719f9304443</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/e06878c22bad83c234f5c51644c45629de876b25</url>
    <id>e06878c22bad83c234f5c51644c45629de876b25</id>
    <committed-date>2008-08-26T03:04:14-07:00</committed-date>
    <authored-date>2008-08-26T03:04:14-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:rails/rails</message>
    <tree>a6285cef4ef7d39d231dcbf71df5a773fcb30e89</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>973c0ef26d94b5cf2bd29dce177357d5905be211</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/00d2165f748bc3d7c235daa959c54266a0a283db</url>
    <id>00d2165f748bc3d7c235daa959c54266a0a283db</id>
    <committed-date>2008-08-26T03:00:36-07:00</committed-date>
    <authored-date>2008-08-26T02:57:33-07:00</authored-date>
    <message>Back to fetching all versions in ruby instead of letting SQL do it as it's difficult to get all databases to convert the text value to a number with the same SQL

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>449e11b2b8669c20807917fade197da0ef20ae76</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c7bbc72fc043ad5debbff34da81f3d68f516d3f</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ab1e82b8f7279301e4363decdef84719f9304443</url>
    <id>ab1e82b8f7279301e4363decdef84719f9304443</id>
    <committed-date>2008-08-26T02:38:48-07:00</committed-date>
    <authored-date>2008-08-26T02:38:48-07:00</authored-date>
    <message>Include people and readers fixtures to fix test isolation error</message>
    <tree>27d609dad4dabcbb2132b355f971ce3c002a3a9c</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
