<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>46de3f0415ba892d7f7bbde82d1f4cd637392d00</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/83321d8e59257cce8ff249a375d66820e2f2b210</url>
    <id>83321d8e59257cce8ff249a375d66820e2f2b210</id>
    <committed-date>2008-08-09T14:33:16-07:00</committed-date>
    <authored-date>2008-08-09T14:33:16-07:00</authored-date>
    <message>Removed TODO in Dispatcher#handle.

Session fixation is already in Request#cookies.</message>
    <tree>5418da50dfe84ce369de62d24045221350f1fe63</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da966840c7418a73caf448c1d7743a763e5acf29</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/46de3f0415ba892d7f7bbde82d1f4cd637392d00</url>
    <id>46de3f0415ba892d7f7bbde82d1f4cd637392d00</id>
    <committed-date>2008-08-09T14:29:58-07:00</committed-date>
    <authored-date>2008-08-09T14:29:58-07:00</authored-date>
    <message>More updates to Merb::Request methods documentation.</message>
    <tree>36cd2bee3c627f254a030bf52eed35c8f94c3488</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c50d19dc331e051e783cc0b807aaeeaa1603a000</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/da966840c7418a73caf448c1d7743a763e5acf29</url>
    <id>da966840c7418a73caf448c1d7743a763e5acf29</id>
    <committed-date>2008-08-09T14:21:39-07:00</committed-date>
    <authored-date>2008-08-09T14:21:39-07:00</authored-date>
    <message>Document Router#route_for(request).</message>
    <tree>b3a17c358f5cf0b2ed14b8a142e960fb3916f961</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fa8e4f7a13cb89a62139720e92ac6432c39ac13</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/c50d19dc331e051e783cc0b807aaeeaa1603a000</url>
    <id>c50d19dc331e051e783cc0b807aaeeaa1603a000</id>
    <committed-date>2008-08-09T14:16:45-07:00</committed-date>
    <authored-date>2008-08-09T14:16:45-07:00</authored-date>
    <message>Document some new Request methods.

* Request#find_route!
* Request#redirect_status
* Request#redirect_url</message>
    <tree>dcc7d62608505e5194c077239935920d49b8a2b7</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc06dc8056b39f7a4b25899c948de814faba0025</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/4fa8e4f7a13cb89a62139720e92ac6432c39ac13</url>
    <id>4fa8e4f7a13cb89a62139720e92ac6432c39ac13</id>
    <committed-date>2008-08-09T13:51:09-07:00</committed-date>
    <authored-date>2008-08-09T13:51:09-07:00</authored-date>
    <message>Doc correction: Request#params returns instance of Mash.

Because Request#body_and_query_params that instantiates
what is returned returns Mash instance.</message>
    <tree>1b80fd39a4879af16e02b38164917deedc8e89dc</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48eb5a655f97173d63cb0f5866b059d907ddb9a2</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/dc06dc8056b39f7a4b25899c948de814faba0025</url>
    <id>dc06dc8056b39f7a4b25899c948de814faba0025</id>
    <committed-date>2008-08-09T13:41:43-07:00</committed-date>
    <authored-date>2008-08-09T13:41:43-07:00</authored-date>
    <message>Doc correction: Request#body_and_query_params returns instance of Mash.</message>
    <tree>5325de1cacaf50fc6753090152ecd57cef22be41</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90325a52718a40916cd85f288add6da1190ed0a7</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/48eb5a655f97173d63cb0f5866b059d907ddb9a2</url>
    <id>48eb5a655f97173d63cb0f5866b059d907ddb9a2</id>
    <committed-date>2008-08-09T13:30:34-07:00</committed-date>
    <authored-date>2008-08-09T13:30:34-07:00</authored-date>
    <message>! for methods that change the receiver</message>
    <tree>601f773d5aca8f8438c69b1b014b1f7203f06c52</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db7622830ddd09b2fcd5273d73c76bd0355e8947</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/90325a52718a40916cd85f288add6da1190ed0a7</url>
    <id>90325a52718a40916cd85f288add6da1190ed0a7</id>
    <committed-date>2008-08-09T11:23:40-07:00</committed-date>
    <authored-date>2008-08-09T11:23:40-07:00</authored-date>
    <message>Remove old code</message>
    <tree>95282374f643d5a84139b52f4b727d42e0dd03a8</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>063c4caa2f098d221490418607cd43eab5cce4f3</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/db7622830ddd09b2fcd5273d73c76bd0355e8947</url>
    <id>db7622830ddd09b2fcd5273d73c76bd0355e8947</id>
    <committed-date>2008-08-09T10:33:15-07:00</committed-date>
    <authored-date>2008-08-09T10:33:15-07:00</authored-date>
    <message>Moves session fixation into request</message>
    <tree>01cb96357af66cb17a9ea064859ed2b6438e3d59</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dcbcc51efcbb62a06e74ee17cf31c39f2682c34</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/063c4caa2f098d221490418607cd43eab5cce4f3</url>
    <id>063c4caa2f098d221490418607cd43eab5cce4f3</id>
    <committed-date>2008-08-08T15:16:08-07:00</committed-date>
    <authored-date>2008-08-08T15:16:08-07:00</authored-date>
    <message>Don't need this spec anymore.</message>
    <tree>0a6948c3faa75d2b79b5ca984c8c5cb2d5920a39</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e84d44019b416d0b154123cce8843d5a36728584</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/5dcbcc51efcbb62a06e74ee17cf31c39f2682c34</url>
    <id>5dcbcc51efcbb62a06e74ee17cf31c39f2682c34</id>
    <committed-date>2008-08-08T15:15:16-07:00</committed-date>
    <authored-date>2008-08-08T15:15:16-07:00</authored-date>
    <message>More work on the dispatcher.</message>
    <tree>a1df02dec5bb08f7e8bb1934de3a0d2186d620b3</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44e50a4233d8f7c1c730a2759b6558fb2da16c89</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/e84d44019b416d0b154123cce8843d5a36728584</url>
    <id>e84d44019b416d0b154123cce8843d5a36728584</id>
    <committed-date>2008-08-08T13:43:07-07:00</committed-date>
    <authored-date>2008-08-08T13:43:07-07:00</authored-date>
    <message>Documentation improvement + improvement in division of responsibilities.</message>
    <tree>9a79f10edca45e600e26a31d24cf59010e280184</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>261067a44440c6c3cb2c04b9dab917a1aa7eec70</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/44e50a4233d8f7c1c730a2759b6558fb2da16c89</url>
    <id>44e50a4233d8f7c1c730a2759b6558fb2da16c89</id>
    <committed-date>2008-08-08T07:05:03-07:00</committed-date>
    <authored-date>2008-08-08T07:05:03-07:00</authored-date>
    <message>Before moving stuff into the Rack adapter.</message>
    <tree>3fdba1e8231676c6926f4b37df2da9bc629c7144</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cec5821fa8f504f22eeee36555b9c361280720ee</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/261067a44440c6c3cb2c04b9dab917a1aa7eec70</url>
    <id>261067a44440c6c3cb2c04b9dab917a1aa7eec70</id>
    <committed-date>2008-08-08T05:35:06-07:00</committed-date>
    <authored-date>2008-08-08T05:35:06-07:00</authored-date>
    <message>Additional refactor of the default Exceptions to use an actual Merb controller. Almost ready for a merge. Yeehaw!</message>
    <tree>b894ae5806a8365de8ca94c4573cfda81fa07221</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e075e215f317564a400285d984a757256cb8703c</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/cec5821fa8f504f22eeee36555b9c361280720ee</url>
    <id>cec5821fa8f504f22eeee36555b9c361280720ee</id>
    <committed-date>2008-08-08T03:42:34-07:00</committed-date>
    <authored-date>2008-08-08T03:42:34-07:00</authored-date>
    <message>Even more awesome dispatcher improvements.</message>
    <tree>3715b9726e202324c4bcd8c60cadcd01b802fac0</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdba001ed512a380141310e4040b42418cd8b1af</id>
      </parent>
      <parent>
        <id>aa6e37d5c013445ce987384844b807bd45e3935b</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/e075e215f317564a400285d984a757256cb8703c</url>
    <id>e075e215f317564a400285d984a757256cb8703c</id>
    <committed-date>2008-08-07T10:08:38-07:00</committed-date>
    <authored-date>2008-08-07T10:08:38-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-core</message>
    <tree>82e3e403ac1d854a026aed3323d7f778cb54e7c4</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa45abf9c5ddb9ef5a148c8c5440dff010af92dc</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/cdba001ed512a380141310e4040b42418cd8b1af</url>
    <id>cdba001ed512a380141310e4040b42418cd8b1af</id>
    <committed-date>2008-08-07T08:56:57-07:00</committed-date>
    <authored-date>2008-08-07T08:56:57-07:00</authored-date>
    <message>Fixes an issue with status symbols</message>
    <tree>c2e919aa62f2341c2d7fb631b1977402b361303a</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb7a1cf100eae8a896e602c15e186ffa12fa4a0e</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/aa6e37d5c013445ce987384844b807bd45e3935b</url>
    <id>aa6e37d5c013445ce987384844b807bd45e3935b</id>
    <committed-date>2008-08-07T07:43:18-07:00</committed-date>
    <authored-date>2008-08-07T07:43:18-07:00</authored-date>
    <message>Class extensions spec moved to Extlib.</message>
    <tree>cd6f067a0ed164fcf74b4fa7aff7ebf7900b02d5</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>060aca2cd036a7e6ff759f4b3d1c7231432206d9</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/cb7a1cf100eae8a896e602c15e186ffa12fa4a0e</url>
    <id>cb7a1cf100eae8a896e602c15e186ffa12fa4a0e</id>
    <committed-date>2008-08-07T00:36:01-07:00</committed-date>
    <authored-date>2008-08-07T00:36:01-07:00</authored-date>
    <message>Move all accessors in AbstractController to the top so one can see them easily.</message>
    <tree>86f3bfe93930d8fc9679798627205eb38c493f41</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5255ca9cee21160b715779d3ec4fced1c7977c76</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/aa45abf9c5ddb9ef5a148c8c5440dff010af92dc</url>
    <id>aa45abf9c5ddb9ef5a148c8c5440dff010af92dc</id>
    <committed-date>2008-08-07T00:19:10-07:00</committed-date>
    <authored-date>2008-08-07T00:19:10-07:00</authored-date>
    <message>We don't need this anymore</message>
    <tree>552c91b175f6f32d386feedb19f620c64887cc48</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b81f46d32a5ed00c3d37dab7f273c246bc0db6ac</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/5255ca9cee21160b715779d3ec4fced1c7977c76</url>
    <id>5255ca9cee21160b715779d3ec4fced1c7977c76</id>
    <committed-date>2008-08-07T00:08:13-07:00</committed-date>
    <authored-date>2008-08-07T00:08:13-07:00</authored-date>
    <message>Continues dispatch refactor. Exceptions now maintain a stack that is reported in the case of exceptions that, themselves, throw exceptions.</message>
    <tree>830755f7737ece018cbbf8373324a33f41e39b78</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3cdd4137858b2d4f8ebece842c544ccff2b024e5</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/060aca2cd036a7e6ff759f4b3d1c7231432206d9</url>
    <id>060aca2cd036a7e6ff759f4b3d1c7231432206d9</id>
    <committed-date>2008-08-06T23:00:22-07:00</committed-date>
    <authored-date>2008-08-06T23:00:22-07:00</authored-date>
    <message>Document :with option of filters.</message>
    <tree>5367c0d450882e8cca8776ab22673cd43feb75b7</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7488d1b4a61f83009bea946c4bb6620d8f0d30cd</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/3cdd4137858b2d4f8ebece842c544ccff2b024e5</url>
    <id>3cdd4137858b2d4f8ebece842c544ccff2b024e5</id>
    <committed-date>2008-08-06T22:23:51-07:00</committed-date>
    <authored-date>2008-08-06T22:23:51-07:00</authored-date>
    <message>Fixed a typo in AbstractController documentation.</message>
    <tree>73de55f476e4c16f10572cbf5f90b7d42e6dbbc9</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ece5714c4440cca5833a7d22688530cf2a847e34</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/7488d1b4a61f83009bea946c4bb6620d8f0d30cd</url>
    <id>7488d1b4a61f83009bea946c4bb6620d8f0d30cd</id>
    <committed-date>2008-08-06T21:59:14-07:00</committed-date>
    <authored-date>2008-08-06T21:59:14-07:00</authored-date>
    <message>Extra specs and love to Merb::Controller._session_*</message>
    <tree>89dd0186100f7bbc794a47e7af504bb0ec77b941</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f52ac21a65ce71aab94454d22021ce52ce4a99ac</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/ece5714c4440cca5833a7d22688530cf2a847e34</url>
    <id>ece5714c4440cca5833a7d22688530cf2a847e34</id>
    <committed-date>2008-08-06T21:03:39-07:00</committed-date>
    <authored-date>2008-08-02T23:19:36-07:00</authored-date>
    <message>Added fixture config/init.rb</message>
    <tree>0bed45aec5bad5b0765abe82ec53df9923d5c001</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed3fb338d57415ba01d403626737079f78bba7ee</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/f52ac21a65ce71aab94454d22021ce52ce4a99ac</url>
    <id>f52ac21a65ce71aab94454d22021ce52ce4a99ac</id>
    <committed-date>2008-08-06T21:03:17-07:00</committed-date>
    <authored-date>2008-08-06T21:03:17-07:00</authored-date>
    <message>Resolved conflict after cherry-pick of 9d1a11ff.</message>
    <tree>39cd4370685b6fbbadefd95845794adb9adcdf72</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>151a926648c774158961dd8ab82b3193d4c725a6</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/ed3fb338d57415ba01d403626737079f78bba7ee</url>
    <id>ed3fb338d57415ba01d403626737079f78bba7ee</id>
    <committed-date>2008-08-06T21:00:38-07:00</committed-date>
    <authored-date>2008-08-02T22:02:45-07:00</authored-date>
    <message>Fixtures and pending specs for controller/cookie store integration.</message>
    <tree>97ef7d10cdbcd89ce62e5a0bf50ccb28e830141a</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a44da9333100a0a576bf74b064d340f40ca60e37</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/151a926648c774158961dd8ab82b3193d4c725a6</url>
    <id>151a926648c774158961dd8ab82b3193d4c725a6</id>
    <committed-date>2008-08-06T20:52:47-07:00</committed-date>
    <authored-date>2008-08-02T23:19:14-07:00</authored-date>
    <message>Re-set session cookie expiry and friends once init file/configuration is loaded.</message>
    <tree>509352a48ffc6f239a1283b0595775b98754daea</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0ad4d55b90ee26e5c8e4ec3218505592173eba6</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/a44da9333100a0a576bf74b064d340f40ca60e37</url>
    <id>a44da9333100a0a576bf74b064d340f40ca60e37</id>
    <committed-date>2008-08-06T20:47:56-07:00</committed-date>
    <authored-date>2008-08-02T22:51:59-07:00</authored-date>
    <message>Two more specs for class_inheritable_accessor.</message>
    <tree>c08a7159de9e437504d2cd851ad17adddf6d5b45</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ee2b527328691d685eac090e891bbac61d316c6</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/foysavas/merb-core/commit/b0ad4d55b90ee26e5c8e4ec3218505592173eba6</url>
    <id>b0ad4d55b90ee26e5c8e4ec3218505592173eba6</id>
    <committed-date>2008-08-06T20:35:07-07:00</committed-date>
    <authored-date>2008-08-06T20:35:07-07:00</authored-date>
    <message>Make spec for #342 do correct assertions.</message>
    <tree>aec2cdb2635d1905f93f7eaee767bd8d2295e10d</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
</commits>
