<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5ce6d7453146ddb5bb273371fa84c52f442ac705</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/696d140b6ce291262861ce7fc146de79461a8ecc</url>
    <id>696d140b6ce291262861ce7fc146de79461a8ecc</id>
    <committed-date>2007-11-14T01:39:27-08:00</committed-date>
    <authored-date>2007-11-14T01:39:27-08:00</authored-date>
    <message>Only Benchmark and log if we're going to output the information.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8136 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>24e337f36a02d812ea7b58e917cc5b77d9ccb7d5</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a406643b959d4bb601c62857ca38ebcd91eec4a8</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/55b6697493e2fc39f3e2a7b6b3c8bcfb94947daa</url>
    <id>55b6697493e2fc39f3e2a7b6b3c8bcfb94947daa</id>
    <committed-date>2007-11-12T07:02:12-08:00</committed-date>
    <authored-date>2007-11-12T07:02:12-08:00</authored-date>
    <message>Fixed that has_many :through associations should render as collections too (closes #9051) [mathie/danger]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8130 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>6161ad38218dd66da8431d0914a896751e74a005</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb1aab05528b98fb534c400b1dbe09a540a4436c</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/4d2ae8a69914217d992ed1a7e06a5d18074ae622</url>
    <id>4d2ae8a69914217d992ed1a7e06a5d18074ae622</id>
    <committed-date>2007-10-25T14:32:01-07:00</committed-date>
    <authored-date>2007-10-25T14:32:01-07:00</authored-date>
    <message>Partials also set 'object' to the default partial variable. Closes #8823.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8018 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>ae0f6eed499ef3d6f5ec91092d3f8ddc34a98bf2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e78a4542e80a2d8d593547ecf8021b0e2902a0d</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e70bb8031f17c113810aa334aa524b2ed34cbb5f</url>
    <id>e70bb8031f17c113810aa334aa524b2ed34cbb5f</id>
    <committed-date>2007-09-24T16:01:50-07:00</committed-date>
    <authored-date>2007-09-24T16:01:50-07:00</authored-date>
    <message>Stop rdoc from whining

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7622 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>139e3408b1ca3e82bdc10f87779054066c6ecb24</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6246fad19a5ec747f5914c142b8631af212d47ea</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/f81dae3fca46c43d1fb6e4cb40734ef35623a72e</url>
    <id>f81dae3fca46c43d1fb6e4cb40734ef35623a72e</id>
    <committed-date>2007-09-02T17:18:30-07:00</committed-date>
    <authored-date>2007-09-02T17:18:30-07:00</authored-date>
    <message>Remove deprecated functionality from actionpack.  Closes #8958 [lifofifo]


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7403 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>987017ae80580ee8f39c877a8f91c8b42eae14c5</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be196f3f7ec86e072d455cdca6acae1fd8782066</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/bbbc45156bb2f903513116036619b78065f6d7e8</url>
    <id>bbbc45156bb2f903513116036619b78065f6d7e8</id>
    <committed-date>2007-08-02T13:10:03-07:00</committed-date>
    <authored-date>2007-08-02T13:10:03-07:00</authored-date>
    <message>Added partial layouts (see example in action_view/lib/partials.rb) [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7261 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>85a3e79931142fe229c15ff04185c57272f4e0b3</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0ff4ec1936b6888ce199ef5131c3a2d866a968c</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a450e769f1c7f5c68799f570856d020863528d17</url>
    <id>a450e769f1c7f5c68799f570856d020863528d17</id>
    <committed-date>2007-06-30T17:04:03-07:00</committed-date>
    <authored-date>2007-06-30T17:04:03-07:00</authored-date>
    <message>Allow you to render views with periods in the name.  Closes #8076 [norbert]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7158 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>9a92e903be548ecb9728e4c26a0c29d9cd70c3c4</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b05fc40b5d096695dad5b3282664512d7509a529</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/a6a1dc967cb65ac3f842d15f89eef7e32f7547cf</url>
    <id>a6a1dc967cb65ac3f842d15f89eef7e32f7547cf</id>
    <committed-date>2007-05-31T20:53:39-07:00</committed-date>
    <authored-date>2007-05-31T20:53:39-07:00</authored-date>
    <message>render :partial recognizes Active Record associations as Arrays. Closes #8538.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6920 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>0d49ee17962c31f2218b6dc3a45fe4b5281aa011</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebee0a742d40f87bb9b78d5d88393c341761cfad</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/1ac7cd56fe4b49f0d30c96b2ec68abde8b05ee18</url>
    <id>1ac7cd56fe4b49f0d30c96b2ec68abde8b05ee18</id>
    <committed-date>2007-05-17T17:36:14-07:00</committed-date>
    <authored-date>2007-05-17T17:36:14-07:00</authored-date>
    <message>Clean up the simply_helpful merge.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6751 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>9efe8a7754037e0782c8872f04f3703c6aa10f4f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da87839c895121b41ab9543c156439638df5b587</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/d20b943551898ea09f77e95d3dacbcf4c0e325b8</url>
    <id>d20b943551898ea09f77e95d3dacbcf4c0e325b8</id>
    <committed-date>2007-03-12T22:06:41-07:00</committed-date>
    <authored-date>2007-03-12T22:06:41-07:00</authored-date>
    <message>Deprecation: privatize deprecated render_partial and render_partial_collection methods.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6404 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>1f7baca8c594d75c14b58238713ff888e0703858</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89cb34c9cfe9d169b79206b74c602e91bc7116a5</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e1056530665d5c8eed2c325157fbb88553eb2678</url>
    <id>e1056530665d5c8eed2c325157fbb88553eb2678</id>
    <committed-date>2007-02-20T14:09:12-08:00</committed-date>
    <authored-date>2007-02-20T14:09:12-08:00</authored-date>
    <message>Added .erb and .builder as preferred aliases to the now deprecated .rhtml and .rxml extensions [Chad Fowler]. This is done to separate the renderer from the mime type. .erb templates are often used to render emails, atom, csv, whatever. So labeling them .rhtml doesn't make too much sense. The same goes for .rxml, which can be used to build everything from HTML to Atom to whatever. .rhtml and .rxml will continue to work until Rails 3.0, though. So this is a slow phasing out. All generators and examples will start using the new aliases, though.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6178 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>30341bae8b9a63faed289f9dc56c1a654a449731</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60e425af33ed1e3319f22d7e904cd9fced55c9f4</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/e9a4e4d88b6377ce1b6167149ea45767018dac65</url>
    <id>e9a4e4d88b6377ce1b6167149ea45767018dac65</id>
    <committed-date>2005-11-17T11:08:53-08:00</committed-date>
    <authored-date>2005-11-17T11:08:53-08:00</authored-date>
    <message>Inline a method used by render_partial.  Closes #2881.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3073 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>3a80165a49719382fff3cc4e32c64d1d6cfbda75</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb1dd6a2067be548ebd4328c390d91e5abc6d81d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ede505592cfab0212e53ca8ad1c38026a7b5d042</url>
    <id>ede505592cfab0212e53ca8ad1c38026a7b5d042</id>
    <committed-date>2005-11-16T01:00:23-08:00</committed-date>
    <authored-date>2005-11-16T01:00:23-08:00</authored-date>
    <message>Avoid logging code if logger is nil.  Closes #2881.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3056 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>d4d2929cd33146d82a663a68fc4eccfcce8a28cb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3655ef733f7f69a4b1175cd6843f8bfe4c32f5d</id>
      </parent>
    </parents>
    <author>
      <name>Sam Stephenson</name>
      <email>sam@37signals.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/0886bb391d97ec96d3028d5cac93ce2f7f8467e6</url>
    <id>0886bb391d97ec96d3028d5cac93ce2f7f8467e6</id>
    <committed-date>2005-10-10T13:35:13-07:00</committed-date>
    <authored-date>2005-10-10T13:35:13-07:00</authored-date>
    <message>Fixed that an instance variable with the same name as a partial should be implicitly passed as the partial :object. Closes #2269.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2522 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>9eb71c40c2f609d71be7032f636d4b11b8bd882a</tree>
    <committer>
      <name>Sam Stephenson</name>
      <email>sam@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7afaf62bd9f6d3e7e7bf8b37d54d157ac6a3d6d</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c69160a90daade9c4c638fcc9fc181071109913e</url>
    <id>c69160a90daade9c4c638fcc9fc181071109913e</id>
    <committed-date>2005-10-01T12:00:06-07:00</committed-date>
    <authored-date>2005-10-01T12:00:06-07:00</authored-date>
    <message>Better logging about partials when logger to to debug

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2432 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>b7c0538a6a1c5474cc3c9163f72180aa444e636a</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64937891c71b56b3616e0f6cec01bb5d44463958</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/564077373daac93fb5fa895ab2550f2be6042da1</url>
    <id>564077373daac93fb5fa895ab2550f2be6042da1</id>
    <committed-date>2005-09-27T09:45:39-07:00</committed-date>
    <authored-date>2005-09-27T09:45:39-07:00</authored-date>
    <message>Streamline render process, code cleaning. Closes #2294.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2368 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>bbd81de7dcc3a0791a950bb67d7790362c610e22</tree>
    <committer>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46110aa689412816d077b1f248a6cdb4d9552eda</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e3c02d8c66ae3df7a58ba7d76dfc464f26dcff67</url>
    <id>e3c02d8c66ae3df7a58ba7d76dfc464f26dcff67</id>
    <committed-date>2005-09-09T00:27:44-07:00</committed-date>
    <authored-date>2005-09-09T00:27:44-07:00</authored-date>
    <message>Fixed that render :partial would fail when :object was a Hash (due to backwards compatibility issues) #2148 [Sam Stephenson]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2160 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>bb21f2713880c9f8841094e2fcf270fb5c69596d</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>49c67ea1b7411ea8c73fcba45fe15e76f8697282</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/01af965a3e68f719fe9cfdce36a82ad8901fe7a7</url>
    <id>01af965a3e68f719fe9cfdce36a82ad8901fe7a7</id>
    <committed-date>2005-09-01T14:43:38-07:00</committed-date>
    <authored-date>2005-09-01T14:43:38-07:00</authored-date>
    <message>Make rendering an empty partial collection behave like :nothing =&gt; true #2080 [Sam Stephenson]


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>61677831a35ffded12a7c133ad31b4b7a98e5aff</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9033bbb28f4acce74dcd2a1c1c5536b7a1917da</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3d2f0001ea157d9951bdf6a7f6221a9ab4a80517</url>
    <id>3d2f0001ea157d9951bdf6a7f6221a9ab4a80517</id>
    <committed-date>2005-07-27T05:24:14-07:00</committed-date>
    <authored-date>2005-07-27T05:24:14-07:00</authored-date>
    <message>Fixed bug when a partial render was passing a local with the same name as the partial

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1942 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>95b357ddf7db1838e8f3cf69c20e649dde05eb2e</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ccea931fac2872ffb26014592c036b5d137655f</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4f40b2d8fbcfb437a628a353eb281553fc840728</url>
    <id>4f40b2d8fbcfb437a628a353eb281553fc840728</id>
    <committed-date>2005-07-24T09:45:39-07:00</committed-date>
    <authored-date>2005-07-24T09:45:39-07:00</authored-date>
    <message>Improved performance of test app req/sec with ~10% refactoring the render method #1823 [Stefan Kaes]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1915 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>67e6d5c4ccf2eabe7644e830122f721f747f60fa</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>481cac9658848a32838a5a3899610f52844ba2f0</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/703d18ea520c3def7bc677cef5fd87e2c7c3cd34</url>
    <id>703d18ea520c3def7bc677cef5fd87e2c7c3cd34</id>
    <committed-date>2005-07-03T01:05:05-07:00</committed-date>
    <authored-date>2005-07-03T01:05:05-07:00</authored-date>
    <message>Added note about render_partial_collection #1557

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1618 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>b1d9a471b4cbef1cf91ce3905e1b0d4030159a67</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>964a477340b9deef6a629168bd393e7168b4ab14</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8e56e09018d658393692d3b4c3b1e0c248fd01ca</url>
    <id>8e56e09018d658393692d3b4c3b1e0c248fd01ca</id>
    <committed-date>2005-06-21T09:59:04-07:00</committed-date>
    <authored-date>2005-06-21T09:59:04-07:00</authored-date>
    <message>Updated documentation for partials #1171

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1474 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>bac572e7495f70a75f11fc8eed25aea754590ae0</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee6882614f46c33277c36504d125672bb8f6c34e</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/51f9c931ea47034bcedd5196a783262a4530386d</url>
    <id>51f9c931ea47034bcedd5196a783262a4530386d</id>
    <committed-date>2005-05-13T09:27:36-07:00</committed-date>
    <authored-date>2005-05-13T09:27:36-07:00</authored-date>
    <message>Fixed that render_partial_collection should always return a string (and not sometimes an array, despite &lt;%= %&gt; not caring)


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1302 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>3d0314ca8678e6a45b745c771c1870dd26d3cddb</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82456d9392e4abc0a402294c32089b646975eed4</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6ee06ebec6814576b16f6438c89fb53d557305c2</url>
    <id>6ee06ebec6814576b16f6438c89fb53d557305c2</id>
    <committed-date>2005-04-16T09:08:29-07:00</committed-date>
    <authored-date>2005-04-16T09:08:29-07:00</authored-date>
    <message>Changed render_partial to take local assigns as the second parameter instead of an explicit object and then the assigns

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1170 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>8119a05e75fa1b86485d05debeb0606970dadb93</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0baf3444579a3fac780b58471db00045a9ac7cc5</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/82456d9392e4abc0a402294c32089b646975eed4</url>
    <id>82456d9392e4abc0a402294c32089b646975eed4</id>
    <committed-date>2005-04-16T09:06:29-07:00</committed-date>
    <authored-date>2005-04-16T09:06:29-07:00</authored-date>
    <message>Fixed partials handling

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1169 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>b03c117a022c8e8a04833509e74fb17b95b5b38e</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a4846a0d385b54e8ba1c974bf8c4de29fb49ea5</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7ece0e166d7e65eeaeca5138b7ef0353c598bf95</url>
    <id>7ece0e166d7e65eeaeca5138b7ef0353c598bf95</id>
    <committed-date>2005-03-09T07:26:36-08:00</committed-date>
    <authored-date>2005-03-09T07:26:36-08:00</authored-date>
    <message>Added render_partial/render_partial_collection from controllers for easier Ajaxing

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@880 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>94e054eefe3564b457e956a8baa8cfaf35fc638a</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88a3343ed57c01ca358da8473d15fc4d2b4a5bff</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b1999be5a7efd67e2602c37ed898aa8433661863</url>
    <id>b1999be5a7efd67e2602c37ed898aa8433661863</id>
    <committed-date>2005-02-14T17:45:35-08:00</committed-date>
    <authored-date>2005-02-14T17:45:35-08:00</authored-date>
    <message>A hopefully more successful attempt at the Routing branch merge

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@617 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>03bc833276075d802d0ce0ad261baed3d7232533</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60f7a5cab73fab032fdb73d1a9a8061cf20031d2</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/88a3343ed57c01ca358da8473d15fc4d2b4a5bff</url>
    <id>88a3343ed57c01ca358da8473d15fc4d2b4a5bff</id>
    <committed-date>2005-02-14T17:24:55-08:00</committed-date>
    <authored-date>2005-02-14T17:24:55-08:00</authored-date>
    <message>Backed out of routing merge.. investigating missing patches

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@616 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>3fe773bb113480f68eaea508d241cbaf90eebfde</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3298e5efdf33398b49933323ea3fef7ff4e9a9c</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c844755e5a0c3d4edfcc78f9c30ef91fa0de550a</url>
    <id>c844755e5a0c3d4edfcc78f9c30ef91fa0de550a</id>
    <committed-date>2005-02-14T16:51:02-08:00</committed-date>
    <authored-date>2005-02-14T16:51:02-08:00</authored-date>
    <message>Merged back the Routing branch

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@614 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>4cf4890fc5af5f58dd0a6a19c0a6fea6ed39a1df</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b0fd9d00d8b6e6c3b16bc513b454185fe169454</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/098fa943565e06dafa67ca59ccf433939d2941b4</url>
    <id>098fa943565e06dafa67ca59ccf433939d2941b4</id>
    <committed-date>2005-02-07T06:15:53-08:00</committed-date>
    <authored-date>2005-02-07T06:15:53-08:00</authored-date>
    <message>Fixed documentation snafus #575, #576, #577, #585

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@525 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>9f660c2aac3e9988d0e1664bac91d884ad2ec3de</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79365a0184c58def99aff4c4b213048a25179f6a</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/98c16a3320c8f018b6c30a54f61743c540c517f4</url>
    <id>98c16a3320c8f018b6c30a54f61743c540c517f4</id>
    <committed-date>2005-01-10T16:27:33-08:00</committed-date>
    <authored-date>2005-01-10T16:27:33-08:00</authored-date>
    <message>Added fourth argument to render_collection_of_partials that allows you to specify local_assigns -- just like render_partial #432 [zenspider]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@383 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>5e490f8e0ed5f0916c06010f00c8f4a9ca7e8871</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ecb1d5afce4724760f3f8309f07740bc83ad56b4</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9ee94ab13a3f02fa3097f9bd5c57ab223e3fbf97</url>
    <id>9ee94ab13a3f02fa3097f9bd5c57ab223e3fbf97</id>
    <committed-date>2004-12-12T03:48:01-08:00</committed-date>
    <authored-date>2004-12-12T03:48:01-08:00</authored-date>
    <message>Added that render_partial will always by default include a counter with value 1 unless there is a counter passed in via the local_assigns hash that overrides it. As a result, render_collection_of_partials can still be written in terms of render_partial and partials that make use of a counter can be called without problems from both render_collection_of_partials as well as render_partial #295 [marcel]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@116 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>902cd57dce8405050ce8a52da2a9940e15935330</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/db045dbbf60b53dbe013ef25554fd013baf88134</url>
    <id>db045dbbf60b53dbe013ef25554fd013baf88134</id>
    <committed-date>2004-11-23T17:04:44-08:00</committed-date>
    <authored-date>2004-11-23T17:04:44-08:00</authored-date>
    <message>Initial

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>257830e3c76458c8ff3d1329de83f32b23926028</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
</commits>
