<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>1edb5c85b58653a6fdc73ae1c6c63e317b466b27</id>
      </parent>
    </parents>
    <author>
      <name>miloops</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/459e5817a513b95741b77af26771a6252a13d01f</url>
    <id>459e5817a513b95741b77af26771a6252a13d01f</id>
    <committed-date>2008-07-15T16:21:11-07:00</committed-date>
    <authored-date>2008-06-26T09:46:33-07:00</authored-date>
    <message>update_counters should update nil values.

This allows counter columns with default null instead of requiring default 0.

[#493 state:resolved]</message>
    <tree>cc581c6fb6e67df99e75eaf8e3ccc4120ecc1d4f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b337ab0221085ab1a941d87f06eb4904b5852c82</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/1edb5c85b58653a6fdc73ae1c6c63e317b466b27</url>
    <id>1edb5c85b58653a6fdc73ae1c6c63e317b466b27</id>
    <committed-date>2008-07-15T15:50:37-07:00</committed-date>
    <authored-date>2008-07-15T15:50:37-07:00</authored-date>
    <message>Give more info on missing gems and abort instead of printing a warning. App can begin in incomplete state otherwise.</message>
    <tree>d55c7a757e67ab1bcbe6dd92a8a6c8d94a9ace2c</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aca246ab25497bb6787d2e18680e9f73ad13d223</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b337ab0221085ab1a941d87f06eb4904b5852c82</url>
    <id>b337ab0221085ab1a941d87f06eb4904b5852c82</id>
    <committed-date>2008-07-15T13:07:25-07:00</committed-date>
    <authored-date>2008-07-15T13:07:25-07:00</authored-date>
    <message>Move performance test helper settings to railties</message>
    <tree>d3e3a716dcc1c0922c5e55b8e4e56e75ffa9b205</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f72feb84c25b54f66c7192c788b7fd965f2d493</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/aca246ab25497bb6787d2e18680e9f73ad13d223</url>
    <id>aca246ab25497bb6787d2e18680e9f73ad13d223</id>
    <committed-date>2008-07-15T12:43:52-07:00</committed-date>
    <authored-date>2008-07-15T12:41:38-07:00</authored-date>
    <message>Get buffer for fragment cache from template's @output_buffer</message>
    <tree>ad107ae39feb55960a4f6faf084b3ad8bc56cbec</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24a8ae4e08fcd15a8c3792990d1d0981d004d339</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Viney</name>
      <email>jonathan.viney@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4f72feb84c25b54f66c7192c788b7fd965f2d493</url>
    <id>4f72feb84c25b54f66c7192c788b7fd965f2d493</id>
    <committed-date>2008-07-15T12:25:12-07:00</committed-date>
    <authored-date>2008-07-01T21:01:26-07:00</authored-date>
    <message>Move the transaction counter to the connection object rather than maintaining it on the current Thread.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#533 state:resolved]</message>
    <tree>caa8cf9cb15c786dc627e438122da822986d8f6e</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c282f3a0a7c1d5ab91241674251794ead5fa41d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/24a8ae4e08fcd15a8c3792990d1d0981d004d339</url>
    <id>24a8ae4e08fcd15a8c3792990d1d0981d004d339</id>
    <committed-date>2008-07-15T11:39:36-07:00</committed-date>
    <authored-date>2008-07-15T11:39:36-07:00</authored-date>
    <message>Try to get more useful errors out of the test_line_offset failures</message>
    <tree>95d3df24c528fc5dd8807e498793a4a2280b6577</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d76bad387036d96a955eae7c260a9633e915d11</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3c282f3a0a7c1d5ab91241674251794ead5fa41d</url>
    <id>3c282f3a0a7c1d5ab91241674251794ead5fa41d</id>
    <committed-date>2008-07-15T10:42:50-07:00</committed-date>
    <authored-date>2008-07-15T10:42:50-07:00</authored-date>
    <message>Ruby 1.9 compat: only eval with block.binding in 1.9, uses more memory than eval with block</message>
    <tree>b778441511f7aae27fd56d6a36facea30ee7e0a2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb33432b0f5bf644713e696e4dafc7e7d3cc5808</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/4d76bad387036d96a955eae7c260a9633e915d11</url>
    <id>4d76bad387036d96a955eae7c260a9633e915d11</id>
    <committed-date>2008-07-15T10:40:33-07:00</committed-date>
    <authored-date>2008-07-15T10:40:33-07:00</authored-date>
    <message>Ruby 1.9 compat: account for different String#hash</message>
    <tree>b4d661449580036d55dcc3ac01b512d7934493d2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc89a951933638b051bb1f9e1339ee6ae7c94cda</id>
      </parent>
    </parents>
    <author>
      <name>&#26494;&#30000; &#26126;</name>
      <email>matsuda@tatsujin.tafc.co.jp</email>
    </author>
    <url>http://github.com/rails/rails/commit/bb33432b0f5bf644713e696e4dafc7e7d3cc5808</url>
    <id>bb33432b0f5bf644713e696e4dafc7e7d3cc5808</id>
    <committed-date>2008-07-15T10:39:02-07:00</committed-date>
    <authored-date>2008-07-15T05:30:20-07:00</authored-date>
    <message>Ruby 1.9 compat: call Proc#binding explicitly.  [#623 state:resolved]</message>
    <tree>bb07d0fe698f1ed812bd9fd1408b783ee6259178</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1531ae00dbd3ac804bce02733e050ec43400607</id>
      </parent>
    </parents>
    <author>
      <name>Adrian Mugnolo</name>
      <email>adrian@mugnolo.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/fc89a951933638b051bb1f9e1339ee6ae7c94cda</url>
    <id>fc89a951933638b051bb1f9e1339ee6ae7c94cda</id>
    <committed-date>2008-07-15T07:04:26-07:00</committed-date>
    <authored-date>2008-07-14T21:17:03-07:00</authored-date>
    <message>Add in_groups to ActiveSupport::CoreExtensions::Array::Grouping. [#579 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>dfef7e73b3b19a65895651c82cb6e0b727394eab</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c91b767c0f36e9d767eb230ec42b111e57d90da</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/c1531ae00dbd3ac804bce02733e050ec43400607</url>
    <id>c1531ae00dbd3ac804bce02733e050ec43400607</id>
    <committed-date>2008-07-14T22:58:22-07:00</committed-date>
    <authored-date>2008-07-14T19:24:24-07:00</authored-date>
    <message>SQLite: rename_column raises if the column doesn't exist.

[#622 state:resolved]</message>
    <tree>01334d4f81640eccbe96febe7bda96884b5f95d4</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34510456585216004e483b79beeea3ddc3eb4de6</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/8c91b767c0f36e9d767eb230ec42b111e57d90da</url>
    <id>8c91b767c0f36e9d767eb230ec42b111e57d90da</id>
    <committed-date>2008-07-14T22:44:58-07:00</committed-date>
    <authored-date>2008-07-14T19:17:06-07:00</authored-date>
    <message>Fixed postgresql limited eager loading for the case where scoped :order was present</message>
    <tree>a7fdfc72ea67d2992e5776703efaf87a16b49a07</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f0346237e30e55d6cd16a8b4a9dfe4193f61804</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/34510456585216004e483b79beeea3ddc3eb4de6</url>
    <id>34510456585216004e483b79beeea3ddc3eb4de6</id>
    <committed-date>2008-07-14T21:16:39-07:00</committed-date>
    <authored-date>2008-07-14T21:16:39-07:00</authored-date>
    <message>Fix TimeWithZone unmarshaling: coerce unmarshaled Time instances to utc, because Ruby's marshaling of Time instances doesn't respect the zone</message>
    <tree>39e186f2e5e41d4a61e659db10c25361aced73be</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>911c2c381347ffb04615896ee6afe45277eeb103</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7f0346237e30e55d6cd16a8b4a9dfe4193f61804</url>
    <id>7f0346237e30e55d6cd16a8b4a9dfe4193f61804</id>
    <committed-date>2008-07-14T18:25:09-07:00</committed-date>
    <authored-date>2008-07-14T18:25:09-07:00</authored-date>
    <message>Append a &quot;_&quot; to memoized instance variables</message>
    <tree>260d59fad3df5eeeedcbf4e145ffc115100ffcfb</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>001c8beb4d0999a858a8b52ad511ee1251cc3517</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/911c2c381347ffb04615896ee6afe45277eeb103</url>
    <id>911c2c381347ffb04615896ee6afe45277eeb103</id>
    <committed-date>2008-07-14T18:23:23-07:00</committed-date>
    <authored-date>2008-07-14T18:23:23-07:00</authored-date>
    <message>Some performance tweaks to ActiveSupport::Memoizable

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>999da917148986101f8063b9109275535e138563</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd41f66af577947ad420fbd2a44184344ad5c983</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/001c8beb4d0999a858a8b52ad511ee1251cc3517</url>
    <id>001c8beb4d0999a858a8b52ad511ee1251cc3517</id>
    <committed-date>2008-07-14T18:02:59-07:00</committed-date>
    <authored-date>2008-07-14T18:02:59-07:00</authored-date>
    <message>memorize typo</message>
    <tree>42e63d3b3b6b9782524d55147d690e4d16c176d0</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/dd41f66af577947ad420fbd2a44184344ad5c983</url>
    <id>dd41f66af577947ad420fbd2a44184344ad5c983</id>
    <committed-date>2008-07-14T17:51:43-07:00</committed-date>
    <authored-date>2008-07-14T17:51:43-07:00</authored-date>
    <message>Include Memoizable in ActionView::Template</message>
    <tree>26eaa2f32cb192b0c289979655b4bd333ca34de7</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d27dd860c7f4f9b9e5aebe7d0c6e9b6108d8717c</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e</url>
    <id>8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e</id>
    <committed-date>2008-07-14T17:50:32-07:00</committed-date>
    <authored-date>2008-07-14T17:50:32-07:00</authored-date>
    <message>Added Memoizable mixin for caching simple lazy loaded attributes</message>
    <tree>fe7ed2626140178c722f5245d37b23c311da5ce4</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dc258d6147c8dab772d1f041098a38389cd3e73</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/d27dd860c7f4f9b9e5aebe7d0c6e9b6108d8717c</url>
    <id>d27dd860c7f4f9b9e5aebe7d0c6e9b6108d8717c</id>
    <committed-date>2008-07-14T16:02:59-07:00</committed-date>
    <authored-date>2008-07-14T16:02:59-07:00</authored-date>
    <message>Use sub instead of gsub

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>dd1dd1e9ec8523099ad6f984d8ec409fcf187012</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76df9fa0680d62ce41fa6f3b743c605101d101d2</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9dc258d6147c8dab772d1f041098a38389cd3e73</url>
    <id>9dc258d6147c8dab772d1f041098a38389cd3e73</id>
    <committed-date>2008-07-14T15:40:58-07:00</committed-date>
    <authored-date>2008-07-14T15:40:03-07:00</authored-date>
    <message>Eager load Partial variable_name and counter_name. Tidy up render_partial_collection.</message>
    <tree>01f14b0fbc7c74b0a87bfbcb0bb9a20835ecac9e</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd9b24286a90111a08002e0da753198c5fb2432a</id>
      </parent>
    </parents>
    <author>
      <name>Tiago Macedo</name>
      <email>tmacedo@webreakstuff.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/76df9fa0680d62ce41fa6f3b743c605101d101d2</url>
    <id>76df9fa0680d62ce41fa6f3b743c605101d101d2</id>
    <committed-date>2008-07-14T15:34:19-07:00</committed-date>
    <authored-date>2008-07-10T20:18:41-07:00</authored-date>
    <message>Fix integer quoting issues in association preload. [#602 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c33756ffab05d20ac904fcdda2dc27955a4fac3e</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d6562d51b96af518c1eb2947d6d34d5dd5bad12</id>
      </parent>
    </parents>
    <author>
      <name>Gabe da Silveira</name>
      <email>gabe@websaviour.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cd9b24286a90111a08002e0da753198c5fb2432a</url>
    <id>cd9b24286a90111a08002e0da753198c5fb2432a</id>
    <committed-date>2008-07-14T15:22:39-07:00</committed-date>
    <authored-date>2008-06-03T13:50:42-07:00</authored-date>
    <message>Add assert_sql helper method to check for specific SQL output in Active Record test suite. [#325 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>3edbdc4ddfaa8ea9ba5819e1a31afcd4f3b5ab1f</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fbefecc9cdc0d1a903d6ab76170223166cc69ab</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/2d6562d51b96af518c1eb2947d6d34d5dd5bad12</url>
    <id>2d6562d51b96af518c1eb2947d6d34d5dd5bad12</id>
    <committed-date>2008-07-14T13:51:59-07:00</committed-date>
    <authored-date>2008-07-14T13:51:59-07:00</authored-date>
    <message>Move dead recompile_template? also</message>
    <tree>ccb7d5bef041044ecd67298c198d8cec59d30744</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07578ac85585d3c64d4d38d4892fd31582c7c473</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3fbefecc9cdc0d1a903d6ab76170223166cc69ab</url>
    <id>3fbefecc9cdc0d1a903d6ab76170223166cc69ab</id>
    <committed-date>2008-07-14T13:47:51-07:00</committed-date>
    <authored-date>2008-07-14T13:47:51-07:00</authored-date>
    <message>Remove dead code from merge</message>
    <tree>15c30b1dfc1849f2922fc78d5815d360040ea238</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f72bc92e20b1242272714f253e23b256761ec1a</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/07578ac85585d3c64d4d38d4892fd31582c7c473</url>
    <id>07578ac85585d3c64d4d38d4892fd31582c7c473</id>
    <committed-date>2008-07-14T12:42:01-07:00</committed-date>
    <authored-date>2008-07-13T23:42:20-07:00</authored-date>
    <message>Fixed mysql change_column_default to not make the column always nullable.

Also added change_column_null to both mysql and sqlite to keep the api features closer to postgresql.

[#617 state:resolved]</message>
    <tree>b1a3bfc9964f22609ade326af1303af3b8a46ded</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c760dbfd3117562c6f27170a213f586e3ba2b794</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/8f72bc92e20b1242272714f253e23b256761ec1a</url>
    <id>8f72bc92e20b1242272714f253e23b256761ec1a</id>
    <committed-date>2008-07-14T12:22:27-07:00</committed-date>
    <authored-date>2008-07-13T23:40:05-07:00</authored-date>
    <message>Fixed test_rename_nonexistent_column for PostgreSQL

Also fixed ability to run migration_test.rb alone

[#616 state:resolved]</message>
    <tree>e4bef55408ddddd8e0f7435b9011c5881ce8de5a</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e323f6ef09fed146a9302d7b7e3f09934de6e37</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/c760dbfd3117562c6f27170a213f586e3ba2b794</url>
    <id>c760dbfd3117562c6f27170a213f586e3ba2b794</id>
    <committed-date>2008-07-14T11:59:46-07:00</committed-date>
    <authored-date>2008-07-14T11:59:46-07:00</authored-date>
    <message>PostgreSQL: don't dump :limit =&gt; 4 for integers</message>
    <tree>70760f70e9faa4ad37daa4703d0cef307e670a3f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdf0f1aa2ee4ba73bafc9b9217ee35b7f7eb3273</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/4e323f6ef09fed146a9302d7b7e3f09934de6e37</url>
    <id>4e323f6ef09fed146a9302d7b7e3f09934de6e37</id>
    <committed-date>2008-07-14T11:50:07-07:00</committed-date>
    <authored-date>2008-07-14T11:50:07-07:00</authored-date>
    <message>Fix bad merge</message>
    <tree>38ae0ed9587803daebbe62978284739dbb4f15cd</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>269c6c6bcfec342cf830e0b20c44bb2c888e8fdf</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/cdf0f1aa2ee4ba73bafc9b9217ee35b7f7eb3273</url>
    <id>cdf0f1aa2ee4ba73bafc9b9217ee35b7f7eb3273</id>
    <committed-date>2008-07-14T11:41:56-07:00</committed-date>
    <authored-date>2008-07-12T11:42:17-07:00</authored-date>
    <message>Faster and clearer value_to_boolean</message>
    <tree>9500b926a96894339a3b3d3f970f08351bb6f038</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae9356ae9eff4072efae7433204578c30c6ddbf7</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/269c6c6bcfec342cf830e0b20c44bb2c888e8fdf</url>
    <id>269c6c6bcfec342cf830e0b20c44bb2c888e8fdf</id>
    <committed-date>2008-07-14T10:46:16-07:00</committed-date>
    <authored-date>2008-07-09T19:43:38-07:00</authored-date>
    <message>Cache Module#parent_name</message>
    <tree>e4ae29bf0d7a8c2bc9b9f2be7d4adb1bdd75f714</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
