<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>50c73c2dfd0d5eb880426e7bc385bcee004ffe3e</id>
      </parent>
    </parents>
    <author>
      <name>Ripta Pasay</name>
      <email>ripta@hogan.home.r8y.org</email>
    </author>
    <url>http://github.com/rails/rails/commit/6fbd6c0a009e4848b9cd2e0a055b8ecdb867049f</url>
    <id>6fbd6c0a009e4848b9cd2e0a055b8ecdb867049f</id>
    <committed-date>2008-08-24T09:26:40-07:00</committed-date>
    <authored-date>2008-07-12T15:54:24-07:00</authored-date>
    <message>Use fully-qualified controller name when logging. [#600 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>e51b5c601f266605246bb8008c8345f5d1039dc9</tree>
    <committer>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>482e8fe62a58fb2b56875cea13d082bd09b3f228</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/50c73c2dfd0d5eb880426e7bc385bcee004ffe3e</url>
    <id>50c73c2dfd0d5eb880426e7bc385bcee004ffe3e</id>
    <committed-date>2008-08-24T09:26:40-07:00</committed-date>
    <authored-date>2008-07-13T17:02:07-07:00</authored-date>
    <message>Slightly faster DateTime#to_json. [#598 state:resolved] [Alex Zepeda]</message>
    <tree>5c7acd1d36c8d97c2724be267292ab5cf66645b8</tree>
    <committer>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>666020638871fded161fd8f7046a85385215cf54</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/482e8fe62a58fb2b56875cea13d082bd09b3f228</url>
    <id>482e8fe62a58fb2b56875cea13d082bd09b3f228</id>
    <committed-date>2008-08-20T09:16:53-07:00</committed-date>
    <authored-date>2008-06-17T03:52:01-07:00</authored-date>
    <message>Rely on quieter db:test:load task</message>
    <tree>5c45b86b41b8714b57441c15991b8e01401e0384</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>762ee05fce79ac7e5a2537d7bd05f2705d63a7a6</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/666020638871fded161fd8f7046a85385215cf54</url>
    <id>666020638871fded161fd8f7046a85385215cf54</id>
    <committed-date>2008-08-15T16:01:55-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>50cac8c947f7f31465bd21c12a86a52ae01abcf2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc5997ff4223d1cfa93ef4a8f9184cc5bba27522</id>
      </parent>
    </parents>
    <author>
      <name>Jeffrey Hardy</name>
      <email>packagethief@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/762ee05fce79ac7e5a2537d7bd05f2705d63a7a6</url>
    <id>762ee05fce79ac7e5a2537d7bd05f2705d63a7a6</id>
    <committed-date>2008-08-13T04:19:55-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>7397407630de967e77e0fb3381df71db001ed358</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>decc9730959de85b4c4873986bcd33e12fa1985d</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/dc5997ff4223d1cfa93ef4a8f9184cc5bba27522</url>
    <id>dc5997ff4223d1cfa93ef4a8f9184cc5bba27522</id>
    <committed-date>2008-08-12T20:29:24-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>c58f013ce68f82d7cff6505e9269f380452988d7</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88eec8327b179cd41314e85868879b46bcf2530e</id>
      </parent>
    </parents>
    <author>
      <name>Tom Lea</name>
      <email>contrib@tomlea.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/decc9730959de85b4c4873986bcd33e12fa1985d</url>
    <id>decc9730959de85b4c4873986bcd33e12fa1985d</id>
    <committed-date>2008-08-12T09:18:29-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>f9f33b32f3201ac01604670913166e552ac25565</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0498d32e5d5de1487612518a63870fdb07ff0081</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/88eec8327b179cd41314e85868879b46bcf2530e</url>
    <id>88eec8327b179cd41314e85868879b46bcf2530e</id>
    <committed-date>2008-08-06T17:33:34-07:00</committed-date>
    <authored-date>2008-08-06T17:31:57-07:00</authored-date>
    <message>JRuby: improve constantize performance.  [#410 state:resolved]</message>
    <tree>73c1e89a1968b0caae74e539260beb99eeda4415</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af3f2aad7ecb31a6e1d09f06775cb33b4ad64d91</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/0498d32e5d5de1487612518a63870fdb07ff0081</url>
    <id>0498d32e5d5de1487612518a63870fdb07ff0081</id>
    <committed-date>2008-07-31T00:47:25-07:00</committed-date>
    <authored-date>2008-07-31T00:45:17-07:00</authored-date>
    <message>Ensure dbconsole includes the -p parameter to mysql as intended</message>
    <tree>f93457b7a863179a96fb6a328c22accffef0063d</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af92dc53a830a4639d38df79048f1a30a89dd38a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/af3f2aad7ecb31a6e1d09f06775cb33b4ad64d91</url>
    <id>af3f2aad7ecb31a6e1d09f06775cb33b4ad64d91</id>
    <committed-date>2008-07-30T09:33:43-07:00</committed-date>
    <authored-date>2008-07-30T09:33:43-07:00</authored-date>
    <message>Set config.active_record.timestamped_migrations = false to have migrations with numeric prefix instead of UTC timestamp. [#446 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>9639dacc4d9874a12ed425a0f459f40903cc57f8</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f93e73782e9a0e19e4640c9729022e0452b91fc8</id>
      </parent>
    </parents>
    <author>
      <name>Jos&#233; Valim</name>
      <email>jose.valim@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/af92dc53a830a4639d38df79048f1a30a89dd38a</url>
    <id>af92dc53a830a4639d38df79048f1a30a89dd38a</id>
    <committed-date>2008-07-30T01:50:08-07:00</committed-date>
    <authored-date>2008-07-30T01:49:49-07:00</authored-date>
    <message>Initializer requires ERB explicitly instead of assuming Action Pack loaded it.  [#722 state:resolved]</message>
    <tree>21168f09bf0362cc9fa83848416c3e9fc75d70cc</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>931d4629d29642145094bd0ad34660d3482d9e9c</id>
      </parent>
    </parents>
    <author>
      <name>miloops</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/f93e73782e9a0e19e4640c9729022e0452b91fc8</url>
    <id>f93e73782e9a0e19e4640c9729022e0452b91fc8</id>
    <committed-date>2008-07-30T01:44:26-07:00</committed-date>
    <authored-date>2008-07-22T07:13:38-07:00</authored-date>
    <message>Prototype helpers should generate Element.insert instead of Insertion.new, which has been deprecated in Prototype 1.6.</message>
    <tree>874bf11c784db9095cf33878e094ad467be21831</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8887f2076a52a160bf8c852b5cd04ea588eaa46b</id>
      </parent>
    </parents>
    <author>
      <name>Jos&#233; Valim</name>
      <email>jose.valim@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/931d4629d29642145094bd0ad34660d3482d9e9c</url>
    <id>931d4629d29642145094bd0ad34660d3482d9e9c</id>
    <committed-date>2008-07-30T01:43:57-07:00</committed-date>
    <authored-date>2008-07-30T01:41:51-07:00</authored-date>
    <message>Initializer skips prepare_dispatcher if Action Controller isn't in use.  [#721 state:resolved]</message>
    <tree>7d67dda6625b59972b1d913af6b6a17ae25772e6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82f338635fd908b40b7adf0328e3041b961109dc</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/8887f2076a52a160bf8c852b5cd04ea588eaa46b</url>
    <id>8887f2076a52a160bf8c852b5cd04ea588eaa46b</id>
    <committed-date>2008-07-24T03:32:50-07:00</committed-date>
    <authored-date>2008-07-24T03:30:28-07:00</authored-date>
    <message>Use :namespace instead of :path_prefix for finding controller. [#544 state:resolved]

:namespace is supposed to be the module where controller exists.
:path_prefix can contain anything, including variables, which
makes it unsuitable for determining the module for a controller.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;

Conflicts:

	actionpack/test/controller/routing_test.rb
Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>9eaa701d7c07fb83b494c80e1021cd589c0a6f4c</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a84681016a176185df95b347b94c37496cac159</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/82f338635fd908b40b7adf0328e3041b961109dc</url>
    <id>82f338635fd908b40b7adf0328e3041b961109dc</id>
    <committed-date>2008-07-16T16:03:34-07:00</committed-date>
    <authored-date>2008-07-16T16:03:34-07:00</authored-date>
    <message>Revert &quot;Run callbacks from object's metaclass&quot;

This reverts commit e0846c8417093853f4f7f62732983e990c28d669.</message>
    <tree>ce1af2b1934788d873665e9a4339a2701a8b8a6d</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0846c8417093853f4f7f62732983e990c28d669</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7a84681016a176185df95b347b94c37496cac159</url>
    <id>7a84681016a176185df95b347b94c37496cac159</id>
    <committed-date>2008-07-16T16:03:24-07:00</committed-date>
    <authored-date>2008-07-16T16:03:24-07:00</authored-date>
    <message>Revert &quot;Added Object#metaclass&quot;

This reverts commit 98dd7226fa2fb306008fb5d89e38ac2391453664.</message>
    <tree>1a0f6189bcb151e48a1b68cc815185063773da08</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98dd7226fa2fb306008fb5d89e38ac2391453664</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e0846c8417093853f4f7f62732983e990c28d669</url>
    <id>e0846c8417093853f4f7f62732983e990c28d669</id>
    <committed-date>2008-07-15T19:58:52-07:00</committed-date>
    <authored-date>2008-07-15T19:58:52-07:00</authored-date>
    <message>Run callbacks from object's metaclass</message>
    <tree>6dfa45ce6048591d54389bc0f63977850cbdeff7</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97ac788e79773458a10143f19c4b2919e3ef9b4e</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/98dd7226fa2fb306008fb5d89e38ac2391453664</url>
    <id>98dd7226fa2fb306008fb5d89e38ac2391453664</id>
    <committed-date>2008-07-15T19:56:30-07:00</committed-date>
    <authored-date>2008-07-15T19:24:00-07:00</authored-date>
    <message>Added Object#metaclass</message>
    <tree>ef4d13a26d761793556a49fca9443d3c34ee1a87</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6caaa0251610891887cfcfa4e20fe1dfa5fd70c9</id>
      </parent>
    </parents>
    <author>
      <name>David Lowenfels</name>
      <email>david@internautdesign.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/97ac788e79773458a10143f19c4b2919e3ef9b4e</url>
    <id>97ac788e79773458a10143f19c4b2919e3ef9b4e</id>
    <committed-date>2008-07-15T17:05:13-07:00</committed-date>
    <authored-date>2008-07-08T18:34:20-07:00</authored-date>
    <message>requiring rubygems version 1.1.1</message>
    <tree>ce1af2b1934788d873665e9a4339a2701a8b8a6d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f253e98d844b121f29ff6879075ad975ac07fe6d</id>
      </parent>
    </parents>
    <author>
      <name>Stefan Kaes</name>
      <email>stkaes@googlemail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6caaa0251610891887cfcfa4e20fe1dfa5fd70c9</url>
    <id>6caaa0251610891887cfcfa4e20fe1dfa5fd70c9</id>
    <committed-date>2008-07-15T16:53:02-07:00</committed-date>
    <authored-date>2008-07-15T11:55:14-07:00</authored-date>
    <message>Observers not longer add an after_find method to the observed class.

[#625 state:resolved]</message>
    <tree>8f63eadf305e84273cb2bb56c37e733942b74d6f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04f7ac59d23ccf1b4b29bac8d99f02e634001dee</id>
      </parent>
    </parents>
    <author>
      <name>miloops</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/f253e98d844b121f29ff6879075ad975ac07fe6d</url>
    <id>f253e98d844b121f29ff6879075ad975ac07fe6d</id>
    <committed-date>2008-07-15T16:24:48-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>4bacc097a15bd2e22baf1728d3ad1d1ff116e6c0</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>536400bfcf2eafc2f724b2a9dd899cd9bdb26f09</id>
      </parent>
    </parents>
    <author>
      <name>Jason Dew</name>
      <email>jason.dew@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/04f7ac59d23ccf1b4b29bac8d99f02e634001dee</url>
    <id>04f7ac59d23ccf1b4b29bac8d99f02e634001dee</id>
    <committed-date>2008-07-15T15:54:21-07:00</committed-date>
    <authored-date>2008-06-27T09:25:26-07:00</authored-date>
    <message>Add block syntax to HasManyAssociation#build. [#502 state:resolve]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>01fe09f50179b64941b571cd98ec59b04829aed4</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa99bd19e187650eae5e7031176997f7215041bd</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/536400bfcf2eafc2f724b2a9dd899cd9bdb26f09</url>
    <id>536400bfcf2eafc2f724b2a9dd899cd9bdb26f09</id>
    <committed-date>2008-07-15T15:54:20-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>908941eef383066430f64def347d8ba73881bba6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84baada079fa7e68750c1e386f9849d2d47b59e1</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/aa99bd19e187650eae5e7031176997f7215041bd</url>
    <id>aa99bd19e187650eae5e7031176997f7215041bd</id>
    <committed-date>2008-07-15T15:54:20-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>1c9d5fced846d5989cbf8716886656c51adaecf1</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97fa8547b2d3cf069a45fff76ecf5f0ce598fad1</id>
      </parent>
    </parents>
    <author>
      <name>Tiago Macedo</name>
      <email>tmacedo@webreakstuff.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/84baada079fa7e68750c1e386f9849d2d47b59e1</url>
    <id>84baada079fa7e68750c1e386f9849d2d47b59e1</id>
    <committed-date>2008-07-15T15:54:20-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>74a8df621262eaa9b7791467c27d4a9f84408d5b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a548e4fa8587f24f214195194c1d6974454b656</id>
      </parent>
    </parents>
    <author>
      <name>Gabe da Silveira</name>
      <email>gabe@websaviour.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/97fa8547b2d3cf069a45fff76ecf5f0ce598fad1</url>
    <id>97fa8547b2d3cf069a45fff76ecf5f0ce598fad1</id>
    <committed-date>2008-07-15T15:54:20-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>e7d3ababcc7759f95922c6cff71a78e0bc718770</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>275c3ab2a7aac60ad30ab027d1f0b1f041fb016d</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/8a548e4fa8587f24f214195194c1d6974454b656</url>
    <id>8a548e4fa8587f24f214195194c1d6974454b656</id>
    <committed-date>2008-07-15T15:54:20-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>636d4216e47b4c4de60ce22942a154e6871bc358</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0826384a01d7886bea220f6d3208cec02574373d</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/275c3ab2a7aac60ad30ab027d1f0b1f041fb016d</url>
    <id>275c3ab2a7aac60ad30ab027d1f0b1f041fb016d</id>
    <committed-date>2008-07-15T15:54:20-07:00</committed-date>
    <authored-date>2008-07-15T15:11:48-07:00</authored-date>
    <message>Fixed that create database statements would always include &quot;DEFAULT NULL&quot; (Nick Sieger) [#334 status:committed]

Conflicts:

	activerecord/CHANGELOG</message>
    <tree>96864b108a018b15315fb041124f7906f2ec8d67</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dde5d264254f1b59fae7f6eaf0c5ee14c46c5455</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/0826384a01d7886bea220f6d3208cec02574373d</url>
    <id>0826384a01d7886bea220f6d3208cec02574373d</id>
    <committed-date>2008-07-15T15:54:19-07:00</committed-date>
    <authored-date>2008-07-11T13:27:36-07:00</authored-date>
    <message>Use require_dependency 'application' not require in the console bootstraps to avoid requiring application.rb twice</message>
    <tree>69b63ca6fa168d2cd6c6ea7bdaf9e836f57e93d3</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d12660022525b9b1e25b92cd4639e32c8608f729</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/dde5d264254f1b59fae7f6eaf0c5ee14c46c5455</url>
    <id>dde5d264254f1b59fae7f6eaf0c5ee14c46c5455</id>
    <committed-date>2008-07-15T15:54:19-07:00</committed-date>
    <authored-date>2008-07-11T09:44:24-07:00</authored-date>
    <message>Fixed teardown method typo (plus whitespace)</message>
    <tree>06bd12b65dfe2c8485dba283d50da842cca13d7f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
