<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e8c05531659c45f918f17b7627886bf3e9a40556</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/0e36b591f46eaecdba168f03b36b87388eb5cfa3</url>
    <id>0e36b591f46eaecdba168f03b36b87388eb5cfa3</id>
    <committed-date>2008-06-10T17:00:27-07:00</committed-date>
    <authored-date>2008-06-10T17:00:27-07:00</authored-date>
    <message>uhhhhhhhh...</message>
    <tree>90fc8765e50963e7ac4d7d0c6e8064b30a16fe5c</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74d24639f8d7158d4b5ba2457596fbc3dad90c56</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/e8c05531659c45f918f17b7627886bf3e9a40556</url>
    <id>e8c05531659c45f918f17b7627886bf3e9a40556</id>
    <committed-date>2008-06-09T01:40:33-07:00</committed-date>
    <authored-date>2008-06-09T01:40:33-07:00</authored-date>
    <message>Added Merb::Router.reset! and Merb::Router.capture</message>
    <tree>58d06c4e3d2611057804ffea0fb3562a38d8057b</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e987bed134802163340ee7da750076d969ee887</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/74d24639f8d7158d4b5ba2457596fbc3dad90c56</url>
    <id>74d24639f8d7158d4b5ba2457596fbc3dad90c56</id>
    <committed-date>2008-06-08T11:53:57-07:00</committed-date>
    <authored-date>2008-06-08T11:53:57-07:00</authored-date>
    <message>Speedup Route URL generation

A lot of time is lost on URL generation calling regexp? on each route.
This memoizes both the list of ancestors, and the result from regexp?

It also makes Behavior#ancestors public so Route doesn't have to use send()
to sneak behind the wall.</message>
    <tree>e132be36c1d0840cec104d9ffc521c50d8d34b34</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b80e5fe892b44569159a33ac87b2a2b70f45e24b</id>
      </parent>
      <parent>
        <id>d5d3c349d4ea30cffd268a6b2bb6ddcb1589ed83</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/3e987bed134802163340ee7da750076d969ee887</url>
    <id>3e987bed134802163340ee7da750076d969ee887</id>
    <committed-date>2008-06-08T11:35:27-07:00</committed-date>
    <authored-date>2008-06-08T11:35:27-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  Changed controller inheritance of _template_root
  Added the ability to use full/absolute template paths for render, display and partial views</message>
    <tree>c44940718baa6ad283e9ae59efbb7c80712099fb</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e62f4197a42c80d49d42a75730cb24c60364c9a</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/b80e5fe892b44569159a33ac87b2a2b70f45e24b</url>
    <id>b80e5fe892b44569159a33ac87b2a2b70f45e24b</id>
    <committed-date>2008-06-08T11:35:19-07:00</committed-date>
    <authored-date>2008-06-08T11:35:19-07:00</authored-date>
    <message>Start work on fixing contaminated cousins bug.</message>
    <tree>3fffe49e7d958809b7b8a2d316e86adc3d679fb2</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5c19f588f9e7d354aa3bfda01816cfa503868df</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d5d3c349d4ea30cffd268a6b2bb6ddcb1589ed83</url>
    <id>d5d3c349d4ea30cffd268a6b2bb6ddcb1589ed83</id>
    <committed-date>2008-06-08T07:42:08-07:00</committed-date>
    <authored-date>2008-06-08T07:42:08-07:00</authored-date>
    <message>Changed controller inheritance of _template_root</message>
    <tree>61d3ccdf75892c68bd3d08b5b0c1b36604ecdd58</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e62f4197a42c80d49d42a75730cb24c60364c9a</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/f5c19f588f9e7d354aa3bfda01816cfa503868df</url>
    <id>f5c19f588f9e7d354aa3bfda01816cfa503868df</id>
    <committed-date>2008-06-08T04:28:36-07:00</committed-date>
    <authored-date>2008-06-08T04:28:36-07:00</authored-date>
    <message>Added the ability to use full/absolute template paths for render, display and partial views</message>
    <tree>22d933db6a690a9998a7239603991241fe1bee77</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30d55e9bcf10d3d396b2887b72803e9dd02e0765</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/9e62f4197a42c80d49d42a75730cb24c60364c9a</url>
    <id>9e62f4197a42c80d49d42a75730cb24c60364c9a</id>
    <committed-date>2008-06-05T19:14:42-07:00</committed-date>
    <authored-date>2008-06-05T19:14:42-07:00</authored-date>
    <message>This cannot be tested this way. It needs to be tested as a public spec (testing it privately here was a cop-out and fails when I fixed up the way dependency works).</message>
    <tree>2abed221d9fe004343be629b0c61fd61bb90dd50</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29b9b1c84b558c870896431db7688c943760e20e</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/30d55e9bcf10d3d396b2887b72803e9dd02e0765</url>
    <id>30d55e9bcf10d3d396b2887b72803e9dd02e0765</id>
    <committed-date>2008-06-05T17:26:46-07:00</committed-date>
    <authored-date>2008-06-05T17:26:46-07:00</authored-date>
    <message>Allows passage of query string via env[&quot;QUERY_STRING&quot;] in tests. [#358 state:resolved]</message>
    <tree>97a6e90349197dcd5e858b534f4b916efe6836c5</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d6aeea5b3751b7db0aead50369e32a3847a65bf</id>
      </parent>
      <parent>
        <id>b3fa33a6e565fcbbca03b64b8ff2d066a9ec60c4</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/29b9b1c84b558c870896431db7688c943760e20e</url>
    <id>29b9b1c84b558c870896431db7688c943760e20e</id>
    <committed-date>2008-06-05T17:10:45-07:00</committed-date>
    <authored-date>2008-06-05T17:10:45-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  properly set the session_id_key
  added 2 specs for multipart formdata: (1) for checking request with IO, (2) for testing GET with content_type not erroring on multipart/form-data absence; fixed error with multipart/form-data absence.</message>
    <tree>771ebe76128bd1b6b4affa50713e0cef34621927</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e5afec3ac1daf0eb5520bb8cb7688dc016cfb43</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/4d6aeea5b3751b7db0aead50369e32a3847a65bf</url>
    <id>4d6aeea5b3751b7db0aead50369e32a3847a65bf</id>
    <committed-date>2008-06-05T17:10:35-07:00</committed-date>
    <authored-date>2008-06-05T17:10:35-07:00</authored-date>
    <message>Handles use of dependency after BootLoading. [#360 state:resolved]</message>
    <tree>3b9d41885b575028d30c8875529519a2774c54fd</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebf1531725a1fe078a9d85a23d84129d3b95bb01</id>
      </parent>
    </parents>
    <author>
      <name>Michael D'Auria</name>
      <email>michael.dauria@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/b3fa33a6e565fcbbca03b64b8ff2d066a9ec60c4</url>
    <id>b3fa33a6e565fcbbca03b64b8ff2d066a9ec60c4</id>
    <committed-date>2008-06-04T20:41:29-07:00</committed-date>
    <authored-date>2008-06-03T18:56:24-07:00</authored-date>
    <message>properly set the session_id_key

Signed-off-by: Ezra Zygmuntowicz &lt;ez@engineyard.com&gt;</message>
    <tree>02f46c47eb23e5ef024ae70cc116f228f07c00f3</tree>
    <committer>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e5afec3ac1daf0eb5520bb8cb7688dc016cfb43</id>
      </parent>
    </parents>
    <author>
      <name>Paul Boone</name>
      <email>paulboone@mindbucket.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ebf1531725a1fe078a9d85a23d84129d3b95bb01</url>
    <id>ebf1531725a1fe078a9d85a23d84129d3b95bb01</id>
    <committed-date>2008-06-04T20:35:13-07:00</committed-date>
    <authored-date>2008-06-03T15:55:09-07:00</authored-date>
    <message>added 2 specs for multipart formdata: (1) for checking request with IO, (2) for testing GET with content_type not erroring on multipart/form-data absence; fixed error with multipart/form-data absence.

Signed-off-by: Ezra Zygmuntowicz &lt;ez@engineyard.com&gt;</message>
    <tree>ef39cfabee595c8623efee40f09698d31efec05b</tree>
    <committer>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15ea15f954cc915349f501e7f240fbe24d6b54b8</id>
      </parent>
      <parent>
        <id>132b469322456c3dd918a1daaaf5046acd65c309</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/5e5afec3ac1daf0eb5520bb8cb7688dc016cfb43</url>
    <id>5e5afec3ac1daf0eb5520bb8cb7688dc016cfb43</id>
    <committed-date>2008-06-02T23:30:10-07:00</committed-date>
    <authored-date>2008-06-02T23:30:10-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  Fix README for merb-gen app foo</message>
    <tree>cc841a26c41dae874ef1962f9a7f0bdd19a09e72</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f6704030f272f3b242d5b21c619ecc56bcee8d6</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/15ea15f954cc915349f501e7f240fbe24d6b54b8</url>
    <id>15ea15f954cc915349f501e7f240fbe24d6b54b8</id>
    <committed-date>2008-06-02T23:29:58-07:00</committed-date>
    <authored-date>2008-06-02T23:29:58-07:00</authored-date>
    <message>Made Class a lot more sane.</message>
    <tree>5bad842fade6a514174a9581009bd9d7b4c86ec0</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>adc1922f7199fc721141cb54550248ca928371ad</id>
      </parent>
      <parent>
        <id>0f6704030f272f3b242d5b21c619ecc56bcee8d6</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/132b469322456c3dd918a1daaaf5046acd65c309</url>
    <id>132b469322456c3dd918a1daaaf5046acd65c309</id>
    <committed-date>2008-06-02T22:38:28-07:00</committed-date>
    <authored-date>2008-06-02T22:38:28-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  Do not duplicate work Merb::Template.template_extensions does in Templates bootloader.
  Make exception message when Merb cannot find template explain what it was
  Fixed 2 problems with multipart form upload after application is deployed to Tomcat via warble: (1) The @body object in this environment is an IO object, not a StringIO, so doesn't have a size method, and (2) 'tempfile' needs to be explicitly required.
  made only and except uglier and faster
  Preserve order parse query, respect query string override in test request
  Added partial counter and yielding for collections
  Remove occasionly committed *.rbc files.
  Ignore *.rbc created by Rubinius compiler.
  Remove occasionly committed *.rbc files.
  Ignore *.rbc created by Rubinius compiler.</message>
    <tree>e69ef49916c63909b353b7cc9f84f7ee93ad8eaa</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9ab75d1528d1b7d1395ac9293086c7141044e06</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/adc1922f7199fc721141cb54550248ca928371ad</url>
    <id>adc1922f7199fc721141cb54550248ca928371ad</id>
    <committed-date>2008-06-02T22:37:48-07:00</committed-date>
    <authored-date>2008-06-02T22:37:48-07:00</authored-date>
    <message>Fix README for merb-gen app foo</message>
    <tree>4988fadc7a4a9c4d088d6f7d8244c9120ab7e72b</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dff256a6d0ea79acbcd8a95fc3676e27defec2b5</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/0f6704030f272f3b242d5b21c619ecc56bcee8d6</url>
    <id>0f6704030f272f3b242d5b21c619ecc56bcee8d6</id>
    <committed-date>2008-06-02T02:08:40-07:00</committed-date>
    <authored-date>2008-06-02T02:08:40-07:00</authored-date>
    <message>Do not duplicate work Merb::Template.template_extensions does in Templates bootloader.</message>
    <tree>bd6d12f4e2f2287497ca0456087342b2a46a30c2</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1619deca5caa7b1d90ab4abfd8f4db7620da537</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/dff256a6d0ea79acbcd8a95fc3676e27defec2b5</url>
    <id>dff256a6d0ea79acbcd8a95fc3676e27defec2b5</id>
    <committed-date>2008-06-02T02:06:23-07:00</committed-date>
    <authored-date>2008-06-02T02:06:23-07:00</authored-date>
    <message>Make exception message when Merb cannot find template explain what it was
looking for (and what's the content type).</message>
    <tree>bcca6d7b8008edbb1a4f40f09cf59002e47d55f2</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>815ba9785955942596f5f3db378f60e42ecc29cd</id>
      </parent>
      <parent>
        <id>2d452bf4731f398c54d98b0a364f2a64c98fc7f8</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/e1619deca5caa7b1d90ab4abfd8f4db7620da537</url>
    <id>e1619deca5caa7b1d90ab4abfd8f4db7620da537</id>
    <committed-date>2008-06-01T23:39:57-07:00</committed-date>
    <authored-date>2008-06-01T23:39:57-07:00</authored-date>
    <message>Merge branch 'patches'

* patches:
  Preserve order parse query, respect query string override in test request
  Added partial counter and yielding for collections
  Remove occasionly committed *.rbc files.
  Ignore *.rbc created by Rubinius compiler.</message>
    <tree>ebe2692a8cd86d529abb5a6e08d67951ade14590</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34b0ccb9db639ed27e6f1158eb712e0c2a8e234c</id>
      </parent>
    </parents>
    <author>
      <name>Paul Boone</name>
      <email>paulboone@mindbucket.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/815ba9785955942596f5f3db378f60e42ecc29cd</url>
    <id>815ba9785955942596f5f3db378f60e42ecc29cd</id>
    <committed-date>2008-06-01T23:38:13-07:00</committed-date>
    <authored-date>2008-05-31T08:22:07-07:00</authored-date>
    <message>Fixed 2 problems with multipart form upload after application is deployed to Tomcat via warble: (1) The @body object in this environment is an IO object, not a StringIO, so doesn't have a size method, and (2) 'tempfile' needs to be explicitly required.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>c3b75b559f54479b4cdc7a640feddebfbd6c8845</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a70ee65be080740f0f0cbdb08ebfc608596004c6</id>
      </parent>
    </parents>
    <author>
      <name>Grant Hollingworth</name>
      <email>grant@antiflux.org</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/34b0ccb9db639ed27e6f1158eb712e0c2a8e234c</url>
    <id>34b0ccb9db639ed27e6f1158eb712e0c2a8e234c</id>
    <committed-date>2008-06-01T23:24:49-07:00</committed-date>
    <authored-date>2008-05-29T17:46:44-07:00</authored-date>
    <message>made only and except uglier and faster

Calling include? for every key in a long list is hideously slow.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>d3146cb4df6701b93918ee238e8ade9cff18af1a</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00d97c9cd437a76755a76a712c8e66228556ec3c</id>
      </parent>
      <parent>
        <id>d9ab75d1528d1b7d1395ac9293086c7141044e06</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/a70ee65be080740f0f0cbdb08ebfc608596004c6</url>
    <id>a70ee65be080740f0f0cbdb08ebfc608596004c6</id>
    <committed-date>2008-06-01T23:22:18-07:00</committed-date>
    <authored-date>2008-06-01T23:22:18-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  Send the route into the controller
  Add Merb::Request.browser_method_workarounds
  Revert ca92bdfc89afda04cbb4fd3d3e5848648cc0b326
  Refactored Merb::BootLoader::LoadClasses.reload into an additional remove_file method for other usage
  Fixed some failing specs
  Added rake :audit namespace to list routes, controllers and actions</message>
    <tree>abc95f894b2e25c43e172fb0a80b116701054508</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5326c7f47aba67b1aa6b9a73c3670e40fcf26df</id>
      </parent>
    </parents>
    <author>
      <name>Ben Chiu</name>
      <email>bchiu@yahoo.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/2d452bf4731f398c54d98b0a364f2a64c98fc7f8</url>
    <id>2d452bf4731f398c54d98b0a364f2a64c98fc7f8</id>
    <committed-date>2008-06-01T23:21:43-07:00</committed-date>
    <authored-date>2008-05-23T14:12:54-07:00</authored-date>
    <message>Preserve order parse query, respect query string override in test request

* added option 'preserve_order' to query_parse. retaining order of args is
  necessary to generate cache urls that nginx/apache can match.
* allow params_to_query_string to accept Dictionary and respect order of args
* Test::RequestHelper.dispatch_to method creates QUERY_STRING env variable
  from params and overwrites passed-in value. this behaviour does not match
  live environment. it also makes it impossible to generate consistent cache
  keys from query. this tests if QUERY_STRING exists before overwriting it.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>c6b925aee2481c0d4d74069d12525c21585ea676</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac28d632c53ed717a8d01b7d21dd3ec2b06a2268</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Windwer</name>
      <email>matt@reframeit.local</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/a5326c7f47aba67b1aa6b9a73c3670e40fcf26df</url>
    <id>a5326c7f47aba67b1aa6b9a73c3670e40fcf26df</id>
    <committed-date>2008-06-01T23:21:42-07:00</committed-date>
    <authored-date>2008-05-19T17:14:15-07:00</authored-date>
    <message>Added partial counter and yielding for collections

This makes the local variables +partial_counter+ and +partial_size+ available inside of a partial that is handling a collection. Also adds support for yielding to each item in a collection.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>c561fe69e260d6ff42962c157cc19cfe900690bd</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87b34bd77ec6ab8c30159f5c0e8b21baa4f31282</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ac28d632c53ed717a8d01b7d21dd3ec2b06a2268</url>
    <id>ac28d632c53ed717a8d01b7d21dd3ec2b06a2268</id>
    <committed-date>2008-06-01T23:21:42-07:00</committed-date>
    <authored-date>2008-05-29T18:36:59-07:00</authored-date>
    <message>Remove occasionly committed *.rbc files.</message>
    <tree>abc95f894b2e25c43e172fb0a80b116701054508</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9ab75d1528d1b7d1395ac9293086c7141044e06</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/87b34bd77ec6ab8c30159f5c0e8b21baa4f31282</url>
    <id>87b34bd77ec6ab8c30159f5c0e8b21baa4f31282</id>
    <committed-date>2008-06-01T23:21:42-07:00</committed-date>
    <authored-date>2008-05-29T18:34:49-07:00</authored-date>
    <message>Ignore *.rbc created by Rubinius compiler.</message>
    <tree>30bd62f8ffc1791af20a0f7e14ea6b260a7b72fb</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6783d96631527106d784d4014efb34ba99000afd</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d9ab75d1528d1b7d1395ac9293086c7141044e06</url>
    <id>d9ab75d1528d1b7d1395ac9293086c7141044e06</id>
    <committed-date>2008-06-01T21:07:36-07:00</committed-date>
    <authored-date>2008-06-01T21:07:36-07:00</authored-date>
    <message>Send the route into the controller</message>
    <tree>3c3864e83c5913a06ec345a7e1578f845cfe92f4</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cbab3fcfdd999f69358718827e22ba1ff1a7847</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/6783d96631527106d784d4014efb34ba99000afd</url>
    <id>6783d96631527106d784d4014efb34ba99000afd</id>
    <committed-date>2008-06-01T20:50:43-07:00</committed-date>
    <authored-date>2008-06-01T20:50:43-07:00</authored-date>
    <message>Add Merb::Request.browser_method_workarounds

Most web browsers can't send PUT or DELETE requests, so any Strings stored
 in this array will be used as paramaters to find the real method.

Common examples are _method and fb_sig_request_method

Also, added a BootLoader::Defaults to put _method in by default.</message>
    <tree>14bae8b08c7eb1f45fcf97edd6140bc09a1134e3</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16557ccab579c36697dd452333d55cc8e4042612</id>
      </parent>
    </parents>
    <author>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/1cbab3fcfdd999f69358718827e22ba1ff1a7847</url>
    <id>1cbab3fcfdd999f69358718827e22ba1ff1a7847</id>
    <committed-date>2008-06-01T20:30:06-07:00</committed-date>
    <authored-date>2008-06-01T20:30:06-07:00</authored-date>
    <message>Revert ca92bdfc89afda04cbb4fd3d3e5848648cc0b326</message>
    <tree>845acc3e18f77cf315ba19803f1398e66bdbc281</tree>
    <committer>
      <name>Michael D. Ivey</name>
      <email>ivey@gweezlebur.com</email>
    </committer>
  </commit>
</commits>
