<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4ca5195c6663b0f0060a70643580d358859b42ff</id>
      </parent>
      <parent>
        <id>063c4caa2f098d221490418607cd43eab5cce4f3</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/8c7398640ba4cafff011a6abd0d5e7655ccc5cec</url>
    <id>8c7398640ba4cafff011a6abd0d5e7655ccc5cec</id>
    <committed-date>2008-08-08T18:14:19-07:00</committed-date>
    <authored-date>2008-08-08T18:14:19-07:00</authored-date>
    <message>Resolve conflict.</message>
    <tree>d742a6ccbc2149cf8bfb459408fd1448c7a0e320</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.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/wycats/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/wycats/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/wycats/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/wycats/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/wycats/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/wycats/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>26a76ff482cb18a15f2fd0af64addbdebbf65c4c</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/4ca5195c6663b0f0060a70643580d358859b42ff</url>
    <id>4ca5195c6663b0f0060a70643580d358859b42ff</id>
    <committed-date>2008-08-08T03:18:14-07:00</committed-date>
    <authored-date>2008-08-08T03:18:14-07:00</authored-date>
    <message>Added one more bench for Responder (out of curiosity). The fastest so far :)</message>
    <tree>a3fecc9447aba51dd8ad39f0e9ea5a9c4a27bbad</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f192988e474bda8b93b565c80988e3dc13c0d64</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/26a76ff482cb18a15f2fd0af64addbdebbf65c4c</url>
    <id>26a76ff482cb18a15f2fd0af64addbdebbf65c4c</id>
    <committed-date>2008-08-08T02:57:31-07:00</committed-date>
    <authored-date>2008-08-08T02:57:31-07:00</authored-date>
    <message>One less cryptic exception message in Merb core.</message>
    <tree>13210c1f45358a4e8e4c77730bd6c2505e06cae3</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab6cbc72da30f4db528c1dec1cad55cb7fb89db9</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/0f192988e474bda8b93b565c80988e3dc13c0d64</url>
    <id>0f192988e474bda8b93b565c80988e3dc13c0d64</id>
    <committed-date>2008-08-08T02:25:24-07:00</committed-date>
    <authored-date>2008-08-08T02:25:24-07:00</authored-date>
    <message>Fix path in Responder benchmark</message>
    <tree>6f76c9d7af85071bfb32e3e6c10d29a3f8d8416b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>808763565212ecdb34bf6ede92c44963bc37af87</id>
      </parent>
      <parent>
        <id>2da03d5e818c8d2345e798d2d3cd094173a88990</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ab6cbc72da30f4db528c1dec1cad55cb7fb89db9</url>
    <id>ab6cbc72da30f4db528c1dec1cad55cb7fb89db9</id>
    <committed-date>2008-08-08T00:02:08-07:00</committed-date>
    <authored-date>2008-08-08T00:02:08-07:00</authored-date>
    <message>Resolved conflict.</message>
    <tree>0fd1ec5545046febf1657e6ba6e1839410af6985</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6395c9f84639ad0e671eec00c1ee184cd4d67229</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/808763565212ecdb34bf6ede92c44963bc37af87</url>
    <id>808763565212ecdb34bf6ede92c44963bc37af87</id>
    <committed-date>2008-08-08T00:00:53-07:00</committed-date>
    <authored-date>2008-08-07T23:59:09-07:00</authored-date>
    <message>Wording.</message>
    <tree>0fd1ec5545046febf1657e6ba6e1839410af6985</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f2c3785199b0bd2d790ab2dcbebed0ef7f82192</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/6395c9f84639ad0e671eec00c1ee184cd4d67229</url>
    <id>6395c9f84639ad0e671eec00c1ee184cd4d67229</id>
    <committed-date>2008-08-08T00:00:53-07:00</committed-date>
    <authored-date>2008-08-07T23:57:12-07:00</authored-date>
    <message>Make filter exceptions explain what the (user) options are.</message>
    <tree>585eb07cec22df5f66adb51dd29588ee02cec63b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c57114a6bbed34faae15302172db3f2e87961b44</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/2f2c3785199b0bd2d790ab2dcbebed0ef7f82192</url>
    <id>2f2c3785199b0bd2d790ab2dcbebed0ef7f82192</id>
    <committed-date>2008-08-08T00:00:53-07:00</committed-date>
    <authored-date>2008-08-07T08:56:57-07:00</authored-date>
    <message>Fixes an issue with status symbols</message>
    <tree>d989b1b4526ecfe9677f63925dc6f8bf4e85961a</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b476900ca4813b4fac7ca80b3766337615f8340c</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/c57114a6bbed34faae15302172db3f2e87961b44</url>
    <id>c57114a6bbed34faae15302172db3f2e87961b44</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-07T08:17:24-07:00</authored-date>
    <message>More verbose exception when status value is invalid.</message>
    <tree>f7cac5597bcd3ec06c540711b69bea1643f844d7</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d744538809c24163f5df2b26ee8dd8b86e23525</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/b476900ca4813b4fac7ca80b3766337615f8340c</url>
    <id>b476900ca4813b4fac7ca80b3766337615f8340c</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-07T08:16:30-07:00</authored-date>
    <message>Fixed a problem in new dispatcher.</message>
    <tree>30504696e33d95beffc25b32289dbbddbb15598f</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fb1fc7a9e9d1d39dd09ab6502f170408fbe8cf5</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/6d744538809c24163f5df2b26ee8dd8b86e23525</url>
    <id>6d744538809c24163f5df2b26ee8dd8b86e23525</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-07T00:19:10-07:00</authored-date>
    <message>We don't need this anymore</message>
    <tree>61cc160ca1d3cef3b8ab2959bac8866baea0a739</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27a337c80a52eaa1703d7ba7d940f1883987cf70</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/1fb1fc7a9e9d1d39dd09ab6502f170408fbe8cf5</url>
    <id>1fb1fc7a9e9d1d39dd09ab6502f170408fbe8cf5</id>
    <committed-date>2008-08-08T00:00:52-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>d9470aa7720464007dfb9afc3cbd007ec9eb88c8</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1dca57a3c54c6ba887d81d57201e5e5717b0566</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/27a337c80a52eaa1703d7ba7d940f1883987cf70</url>
    <id>27a337c80a52eaa1703d7ba7d940f1883987cf70</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-06T12:25:54-07:00</authored-date>
    <message>the dispatcher specs</message>
    <tree>c996d7ff37eddfbc596c546ddf493e17ccaa7ee5</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99ed47c02a88c6d9613b28e295745de16d682b80</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/f1dca57a3c54c6ba887d81d57201e5e5717b0566</url>
    <id>f1dca57a3c54c6ba887d81d57201e5e5717b0566</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-06T02:33:02-07:00</authored-date>
    <message>Add more edge-case specs to Dispatcher and make sure they pass.</message>
    <tree>2f24cf4bd85d63b788aa43d834d45f0a1e842ea0</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e333aed48e5e52c86a0252ef22a9d4a3a4669e2</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/99ed47c02a88c6d9613b28e295745de16d682b80</url>
    <id>99ed47c02a88c6d9613b28e295745de16d682b80</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-04T00:51:02-07:00</authored-date>
    <message>Refactor Dispatcher.handle to reduce complexity</message>
    <tree>effc19e0f4644a39015a12134fecf42171d6b627</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccfc759586d8a595b64de0700724dea4b5a5b520</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/7e333aed48e5e52c86a0252ef22a9d4a3a4669e2</url>
    <id>7e333aed48e5e52c86a0252ef22a9d4a3a4669e2</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-03T16:38:48-07:00</authored-date>
    <message>Fix some ruby warnings</message>
    <tree>692eb8374c9ac8317eb7925c0af6a69f3c1c71d7</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa6e37d5c013445ce987384844b807bd45e3935b</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ccfc759586d8a595b64de0700724dea4b5a5b520</url>
    <id>ccfc759586d8a595b64de0700724dea4b5a5b520</id>
    <committed-date>2008-08-08T00:00:52-07:00</committed-date>
    <authored-date>2008-08-03T16:37:47-07:00</authored-date>
    <message>Added flog tasks to rake</message>
    <tree>d932c7966ac0a29ad6c998d0b2cca3b09f74a91b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae6b8a9cfc0234b944006895ebde3fde9709c75a</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/2da03d5e818c8d2345e798d2d3cd094173a88990</url>
    <id>2da03d5e818c8d2345e798d2d3cd094173a88990</id>
    <committed-date>2008-08-07T23:57:12-07:00</committed-date>
    <authored-date>2008-08-07T23:57:12-07:00</authored-date>
    <message>Make filter exceptions explain what the (user) options are.</message>
    <tree>585eb07cec22df5f66adb51dd29588ee02cec63b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.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/wycats/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>6697034331fca5a7277207d21bbbe3cd4a091584</id>
      </parent>
      <parent>
        <id>cdba001ed512a380141310e4040b42418cd8b1af</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ae6b8a9cfc0234b944006895ebde3fde9709c75a</url>
    <id>ae6b8a9cfc0234b944006895ebde3fde9709c75a</id>
    <committed-date>2008-08-07T08:58:31-07:00</committed-date>
    <authored-date>2008-08-07T08:58:31-07:00</authored-date>
    <message>Merge branch 'dispatcher_refactor' into tmp

* dispatcher_refactor:
  Fixes an issue with status symbols</message>
    <tree>d989b1b4526ecfe9677f63925dc6f8bf4e85961a</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.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/wycats/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>12f8e1bbaaed6db993def9ce0f00fba7d6b27eef</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/6697034331fca5a7277207d21bbbe3cd4a091584</url>
    <id>6697034331fca5a7277207d21bbbe3cd4a091584</id>
    <committed-date>2008-08-07T08:17:24-07:00</committed-date>
    <authored-date>2008-08-07T08:17:24-07:00</authored-date>
    <message>More verbose exception when status value is invalid.</message>
    <tree>f7cac5597bcd3ec06c540711b69bea1643f844d7</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74c00eba2378e125907673fa902abfa1fecdf535</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/12f8e1bbaaed6db993def9ce0f00fba7d6b27eef</url>
    <id>12f8e1bbaaed6db993def9ce0f00fba7d6b27eef</id>
    <committed-date>2008-08-07T08:16:30-07:00</committed-date>
    <authored-date>2008-08-07T08:16:30-07:00</authored-date>
    <message>Fixed a problem in new dispatcher.</message>
    <tree>30504696e33d95beffc25b32289dbbddbb15598f</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa45abf9c5ddb9ef5a148c8c5440dff010af92dc</id>
      </parent>
      <parent>
        <id>aa6e37d5c013445ce987384844b807bd45e3935b</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/74c00eba2378e125907673fa902abfa1fecdf535</url>
    <id>74c00eba2378e125907673fa902abfa1fecdf535</id>
    <committed-date>2008-08-07T08:05:46-07:00</committed-date>
    <authored-date>2008-08-07T08:05:46-07:00</authored-date>
    <message>Merge branch 'master' into tmp

* master:
  Class extensions spec moved to Extlib.
  Move all accessors in AbstractController to the top so one can see them easily.
  Document :with option of filters.
  Fixed a typo in AbstractController documentation.
  Extra specs and love to Merb::Controller._session_*
  Added fixture config/init.rb
  Resolved conflict after cherry-pick of 9d1a11ff.
  Fixtures and pending specs for controller/cookie store integration.
  Re-set session cookie expiry and friends once init file/configuration is loaded.
  Two more specs for class_inheritable_accessor.
  Make spec for #342 do correct assertions.
  Fixed a bug where changes to inherited controller filters would bleed acrosss siblings</message>
    <tree>61cc160ca1d3cef3b8ab2959bac8866baea0a739</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
</commits>
