<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5f3f44a34ec535ade81dd1c38110f84d8df0d609</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/c329794e7334f3d355d0a039e23a7145ad40ed35</url>
    <id>c329794e7334f3d355d0a039e23a7145ad40ed35</id>
    <committed-date>2008-10-19T11:49:01-07:00</committed-date>
    <authored-date>2008-10-19T11:49:01-07:00</authored-date>
    <message>Use current time as build number</message>
    <tree>7e2a3135edee4481a224fb8316f0907de7c9e125</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7282ed863ca7e6f928bae9162c9a63a98775a19d</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/5f3f44a34ec535ade81dd1c38110f84d8df0d609</url>
    <id>5f3f44a34ec535ade81dd1c38110f84d8df0d609</id>
    <committed-date>2008-10-19T11:43:27-07:00</committed-date>
    <authored-date>2008-10-19T11:43:27-07:00</authored-date>
    <message>Prepare for release of 2.0.5</message>
    <tree>a3f8f37a8092eee35cebad840a7c0d70c9dd8875</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8577991dcc47bcb11f99fd6582ee2a3f8270498</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/7282ed863ca7e6f928bae9162c9a63a98775a19d</url>
    <id>7282ed863ca7e6f928bae9162c9a63a98775a19d</id>
    <committed-date>2008-10-14T02:47:27-07:00</committed-date>
    <authored-date>2008-10-14T02:47:27-07:00</authored-date>
    <message>Sanitize the URLs passed to redirect_to to prevent a potential response spli

CGI.rb and mongrel don't do any sanitization of the contents of HTTP headers</message>
    <tree>3b6538fbe789c28a6a452566517272105630f6fe</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>213f31513e4cb640fa3ed45f387f221401023646</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/e8577991dcc47bcb11f99fd6582ee2a3f8270498</url>
    <id>e8577991dcc47bcb11f99fd6582ee2a3f8270498</id>
    <committed-date>2008-09-23T08:17:30-07:00</committed-date>
    <authored-date>2008-09-23T08:17:30-07:00</authored-date>
    <message>Fix up messed up merge</message>
    <tree>8bfe15095c6df66585c7aa4e028f8b3846b066ef</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>760d525a3afc3b03d6246120c0db47d4a98b784d</id>
      </parent>
    </parents>
    <author>
      <name>Jon Leighton</name>
      <email>j@jonathanleighton.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/213f31513e4cb640fa3ed45f387f221401023646</url>
    <id>213f31513e4cb640fa3ed45f387f221401023646</id>
    <committed-date>2008-09-23T08:07:28-07:00</committed-date>
    <authored-date>2008-09-04T09:41:49-07:00</authored-date>
    <message>Backport offset/limit SQL injection fix to 2-0-stable

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>8dc0e69f85087d82f702120747040dad64b5365a</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0861772fd16183058777c6d290cfe25da54e6472</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/760d525a3afc3b03d6246120c0db47d4a98b784d</url>
    <id>760d525a3afc3b03d6246120c0db47d4a98b784d</id>
    <committed-date>2008-09-22T08:11:07-07:00</committed-date>
    <authored-date>2008-09-22T08:11:07-07:00</authored-date>
    <message>Bump the Version constants to align with the *next* release rather than the previous release.

This allows people tracking non-release gems or git submodules to use the constants.</message>
    <tree>97b4e7dfd95a39e5b1e706ecf22e3ce0043de635</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef3ac6e0c344b07e69269f777c59ce155f838659</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/0861772fd16183058777c6d290cfe25da54e6472</url>
    <id>0861772fd16183058777c6d290cfe25da54e6472</id>
    <committed-date>2008-09-09T21:13:00-07:00</committed-date>
    <authored-date>2008-09-09T21:13:00-07:00</authored-date>
    <message>Account for two different REXML::Version/VERSION constants in version check</message>
    <tree>6ea17f0b7b41315e5e69fb02067e96333c5a2b23</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e724e3ede67b4199db8765e00d370e6a7bd401e6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/ef3ac6e0c344b07e69269f777c59ce155f838659</url>
    <id>ef3ac6e0c344b07e69269f777c59ce155f838659</id>
    <committed-date>2008-09-09T01:28:53-07:00</committed-date>
    <authored-date>2008-09-09T01:28:53-07:00</authored-date>
    <message>Remove the Version check as it's not always available.</message>
    <tree>355da8c18f50fbb69375a06bc105aa943a69aa19</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14995e1ae0332319ba71aeef8f7e4a4d4f6d26ca</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/e724e3ede67b4199db8765e00d370e6a7bd401e6</url>
    <id>e724e3ede67b4199db8765e00d370e6a7bd401e6</id>
    <committed-date>2008-09-04T07:00:28-07:00</committed-date>
    <authored-date>2008-09-04T07:00:28-07:00</authored-date>
    <message>Actually, removing File/FileUtil entirely is the answer</message>
    <tree>8c1aececf7182bdce45e5e748a4e5843f8fbcac1</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61faf896c03478fd2aff22f0a82efeca7e562e65</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/14995e1ae0332319ba71aeef8f7e4a4d4f6d26ca</url>
    <id>14995e1ae0332319ba71aeef8f7e4a4d4f6d26ca</id>
    <committed-date>2008-09-04T06:47:36-07:00</committed-date>
    <authored-date>2008-09-04T06:47:36-07:00</authored-date>
    <message>Use FileUtil for cp</message>
    <tree>c87edbbd4d7932f2f0479839cef6285fb0ef07c9</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8bf0651b6d229f7c8f94b360538f15f80c85d80</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/61faf896c03478fd2aff22f0a82efeca7e562e65</url>
    <id>61faf896c03478fd2aff22f0a82efeca7e562e65</id>
    <committed-date>2008-09-04T06:30:31-07:00</committed-date>
    <authored-date>2008-09-04T06:30:31-07:00</authored-date>
    <message>A few updates, still in progress</message>
    <tree>901e8b3e76928a91820fa9227ba0d85889af0ee7</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5d289776d225946368feb4d1ae16cd0014aef28</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/e8bf0651b6d229f7c8f94b360538f15f80c85d80</url>
    <id>e8bf0651b6d229f7c8f94b360538f15f80c85d80</id>
    <committed-date>2008-09-02T09:33:08-07:00</committed-date>
    <authored-date>2008-09-02T09:33:08-07:00</authored-date>
    <message>Use personal server as temporary gem testing site until wrath get its shit together</message>
    <tree>badf0278bd9d5e44e60d3149844538bc79bf674c</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5c52a3a6e811f254bf7ea4ee12f99463bb176e9</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/a5d289776d225946368feb4d1ae16cd0014aef28</url>
    <id>a5d289776d225946368feb4d1ae16cd0014aef28</id>
    <committed-date>2008-09-02T09:30:56-07:00</committed-date>
    <authored-date>2008-09-02T09:30:56-07:00</authored-date>
    <message>Tell about the REXML fix in the CHANGELOG</message>
    <tree>8916f99b8fc1b4f1adbc8b89591005f3275e9ca7</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b251b684ec63648ff47f1dd9d39b47304da805e</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/e5c52a3a6e811f254bf7ea4ee12f99463bb176e9</url>
    <id>e5c52a3a6e811f254bf7ea4ee12f99463bb176e9</id>
    <committed-date>2008-09-02T07:49:32-07:00</committed-date>
    <authored-date>2008-09-02T07:49:32-07:00</authored-date>
    <message>Prepare for 2.0.4 release</message>
    <tree>36e9208a5ffd5fc6488a48e04be2bd7294234438</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79c3f73a7ff9452d1692c6150f8a7503d8afd459</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/9b251b684ec63648ff47f1dd9d39b47304da805e</url>
    <id>9b251b684ec63648ff47f1dd9d39b47304da805e</id>
    <committed-date>2008-09-02T07:27:02-07:00</committed-date>
    <authored-date>2008-09-02T07:22:20-07:00</authored-date>
    <message>Merge rexml-expansion-fix gem into activesupport.

Addresses the security issue documented at:
* http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/</message>
    <tree>8b87b18e0a744da8f319e5aeea9ad5f4b17b293b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d356987e2642ae9fc0c9ce6e2eb59d348e2358e8</id>
      </parent>
    </parents>
    <author>
      <name>Lars Kanis</name>
      <email>kanis@comcard.de</email>
    </author>
    <url>http://github.com/josh/rails/commit/79c3f73a7ff9452d1692c6150f8a7503d8afd459</url>
    <id>79c3f73a7ff9452d1692c6150f8a7503d8afd459</id>
    <committed-date>2008-08-27T22:51:46-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>4072be52b20a3c427754fd6915f4cc2729645e1d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44d721c193e5bc9d1fd9073ff65a241039467d7a</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/josh/rails/commit/d356987e2642ae9fc0c9ce6e2eb59d348e2358e8</url>
    <id>d356987e2642ae9fc0c9ce6e2eb59d348e2358e8</id>
    <committed-date>2008-06-27T17:20:46-07:00</committed-date>
    <authored-date>2008-06-27T17:20:46-07:00</authored-date>
    <message>Fix typo in apparently-dead will_unload? method.</message>
    <tree>e39f857456dcbe6040bcac946d783cbdd0c7a50e</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>642da856d5dddbef4141f759e6e2bf57d5a3a3a8</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/44d721c193e5bc9d1fd9073ff65a241039467d7a</url>
    <id>44d721c193e5bc9d1fd9073ff65a241039467d7a</id>
    <committed-date>2008-05-11T16:51:00-07:00</committed-date>
    <authored-date>2008-05-11T16:51:00-07:00</authored-date>
    <message>Prepare for 2.0.3</message>
    <tree>cca35477bec9493896aa689e48f6df0dd62dac4c</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63edc022f12713b1ac170331a1b619fbcc064d5a</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/642da856d5dddbef4141f759e6e2bf57d5a3a3a8</url>
    <id>642da856d5dddbef4141f759e6e2bf57d5a3a3a8</id>
    <committed-date>2008-05-11T16:26:15-07:00</committed-date>
    <authored-date>2008-05-11T16:25:47-07:00</authored-date>
    <message>Deprecate AR::Base#attributes argument

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>0642b1e838f31097c017903cea8a5be17cd551f3</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c96f509a8e630bcd0a79916ae7aadfe919b49a5</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/63edc022f12713b1ac170331a1b619fbcc064d5a</url>
    <id>63edc022f12713b1ac170331a1b619fbcc064d5a</id>
    <committed-date>2008-05-06T03:43:33-07:00</committed-date>
    <authored-date>2008-05-06T03:35:35-07:00</authored-date>
    <message>Deprecate ivars in view.

Deprecate use of @logger and @action_name instance variables inside
views. Please use instance methods logger and action_name instead.</message>
    <tree>5e00b9960ba048d4864bb795756d62e322702c55</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c207dfbfcd799074309ef926ac0025b73a123e3</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/josh/rails/commit/2c96f509a8e630bcd0a79916ae7aadfe919b49a5</url>
    <id>2c96f509a8e630bcd0a79916ae7aadfe919b49a5</id>
    <committed-date>2008-03-28T14:50:12-07:00</committed-date>
    <authored-date>2008-03-28T14:50:12-07:00</authored-date>
    <message>Merge [9124] from trunk: Avoid remote_ip spoofing.

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@9125 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>638f4965eef093665a29114c1408e816ac20ef45</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a5b0b8b3be2e724520e0d1c6dea00c98d599165</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/josh/rails/commit/1c207dfbfcd799074309ef926ac0025b73a123e3</url>
    <id>1c207dfbfcd799074309ef926ac0025b73a123e3</id>
    <committed-date>2008-03-21T15:46:51-07:00</committed-date>
    <authored-date>2008-03-21T15:46:51-07:00</authored-date>
    <message>Merge [9069] from trunk: Fix an edge case with extra periods in Routing.normalize_paths. References #11337.

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@9070 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>af00d8d81e13bcced3d3a6fc9659fa7be75bebb9</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b96db528788c2a04ad43c30155d33034ab242212</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/josh/rails/commit/5a5b0b8b3be2e724520e0d1c6dea00c98d599165</url>
    <id>5a5b0b8b3be2e724520e0d1c6dea00c98d599165</id>
    <committed-date>2008-03-18T11:36:11-07:00</committed-date>
    <authored-date>2008-03-18T11:36:11-07:00</authored-date>
    <message>Merge [9056] from trunk: Migrations: create_table supports primary_key_prefix_type. References #10314.

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@9057 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>7f5df80c0d50c50c95ff78395bb0351ecd458133</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e57097437f67ce95e43f2e8dda4e5205e1cb82d</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/b96db528788c2a04ad43c30155d33034ab242212</url>
    <id>b96db528788c2a04ad43c30155d33034ab242212</id>
    <committed-date>2008-03-12T20:12:23-07:00</committed-date>
    <authored-date>2008-03-12T20:12:23-07:00</authored-date>
    <message>port [9018] to 2.0 stable

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@9019 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>383201ccd3182b40a79d1f72e727bf58be1769cb</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a1deae36671554f5f39b097d5d866cba44cecef</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/0e57097437f67ce95e43f2e8dda4e5205e1cb82d</url>
    <id>0e57097437f67ce95e43f2e8dda4e5205e1cb82d</id>
    <committed-date>2008-03-02T19:30:57-08:00</committed-date>
    <authored-date>2008-03-02T19:30:57-08:00</authored-date>
    <message>2-0-stable: Add OrderedHash#to_hash References #11266 [josh]


git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8973 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>796eb6df26080a5ecd343ee7d8076f2f702eb5ad</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>833d3e46abc5c354a7fb4f8eb8b493b10fd38484</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/0a1deae36671554f5f39b097d5d866cba44cecef</url>
    <id>0a1deae36671554f5f39b097d5d866cba44cecef</id>
    <committed-date>2008-02-28T20:36:54-08:00</committed-date>
    <authored-date>2008-02-28T20:36:54-08:00</authored-date>
    <message>2-0-stable: Revert [8866]


git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8947 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>02b359ffc68b2ff6c220c6c45d5128596c2cbf5b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a386ea70632aed4aed3e4d17fa208f8a4d2bc42</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/833d3e46abc5c354a7fb4f8eb8b493b10fd38484</url>
    <id>833d3e46abc5c354a7fb4f8eb8b493b10fd38484</id>
    <committed-date>2008-02-28T20:28:51-08:00</committed-date>
    <authored-date>2008-02-28T20:28:51-08:00</authored-date>
    <message>2-0-stable: Enumerable#group_by uses ActiveSupport::OrderedHash


git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8946 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>c441b75d6e685a53df00448b0af5a6d6977687da</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d03813e91802e6674f65a60ca087d7c725ed467</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/6a386ea70632aed4aed3e4d17fa208f8a4d2bc42</url>
    <id>6a386ea70632aed4aed3e4d17fa208f8a4d2bc42</id>
    <committed-date>2008-02-19T19:18:45-08:00</committed-date>
    <authored-date>2008-02-19T19:18:45-08:00</authored-date>
    <message>2-0-stable: Fix Fixtures for ActionController tests with fixtures.  Closes #11162 [menno.sman]


git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8910 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>da1f867132c1f66591a0a28d617b62881eb63007</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b714e719798549a0d76e7278dc67031de3a986d</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/9d03813e91802e6674f65a60ca087d7c725ed467</url>
    <id>9d03813e91802e6674f65a60ca087d7c725ed467</id>
    <committed-date>2008-02-13T23:27:39-08:00</committed-date>
    <authored-date>2008-02-13T23:27:39-08:00</authored-date>
    <message>apply [8865] to 2.0 stable

git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8866 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>ff5c4f6e18b7299e27cd5d1bbe0d4933e7c85538</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0000281ffef110bd3608e9dbcd9eec09b08a699</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/josh/rails/commit/5b714e719798549a0d76e7278dc67031de3a986d</url>
    <id>5b714e719798549a0d76e7278dc67031de3a986d</id>
    <committed-date>2008-02-12T12:11:50-08:00</committed-date>
    <authored-date>2008-02-12T12:11:50-08:00</authored-date>
    <message>2-0-stable: Remove table quoting; only pull last_insert_id if there's a primary key.

Merging [8663]


git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/2-0-stable@8860 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>b1a31e80da871725085dff8742aa6745468bd98f</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
</commits>
