<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d8b2b75ba9ac32e12355e6902dcff381899a15ac</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/1e9ee1f7ccb149b87e957cf89b9ff89630940c76</url>
    <id>1e9ee1f7ccb149b87e957cf89b9ff89630940c76</id>
    <committed-date>2008-10-06T13:44:15-07:00</committed-date>
    <authored-date>2008-10-06T13:44:15-07:00</authored-date>
    <message>Update public changelog</message>
    <tree>8759405dd5742420cc27f30d58801580a118a049</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6928c107e39dd6f058cf67d3ad1e76ac65c328c</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d8b2b75ba9ac32e12355e6902dcff381899a15ac</url>
    <id>d8b2b75ba9ac32e12355e6902dcff381899a15ac</id>
    <committed-date>2008-10-06T13:43:18-07:00</committed-date>
    <authored-date>2008-10-06T13:43:18-07:00</authored-date>
    <message>Update Changelog</message>
    <tree>959762f3090f39fe0e5d5f5e5e538c700b7b7801</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e83c3c3af7cbb5a4705a0dd58529ea748cec63c</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d6928c107e39dd6f058cf67d3ad1e76ac65c328c</url>
    <id>d6928c107e39dd6f058cf67d3ad1e76ac65c328c</id>
    <committed-date>2008-10-06T13:38:42-07:00</committed-date>
    <authored-date>2008-10-06T13:38:42-07:00</authored-date>
    <message>Pre-release contributors file update.</message>
    <tree>96715dcf5c692b8fea2d9d45a5d521e9981555b1</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5089a671e45a74071b917fbc84de9aeac14ec06</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/4e83c3c3af7cbb5a4705a0dd58529ea748cec63c</url>
    <id>4e83c3c3af7cbb5a4705a0dd58529ea748cec63c</id>
    <committed-date>2008-10-06T13:31:39-07:00</committed-date>
    <authored-date>2008-10-06T13:31:39-07:00</authored-date>
    <message>Nillify Merb.logger first.</message>
    <tree>1de69c66d81030918d07ba5c6dc2f317c43c3e07</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de635515deaa3d148340643b5e54631c0ceb4506</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d5089a671e45a74071b917fbc84de9aeac14ec06</url>
    <id>d5089a671e45a74071b917fbc84de9aeac14ec06</id>
    <committed-date>2008-10-06T13:23:56-07:00</committed-date>
    <authored-date>2008-10-06T13:23:56-07:00</authored-date>
    <message>Legacy Merb apps log again. And Merb tells you where it logs on boot unless you are testing.</message>
    <tree>0184cd6f5a6d6584f39e3c20ece9ffd2fa2562cc</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a70d4a26a96c18f79de1bc4c2ecbcc46c4556cb9</id>
      </parent>
    </parents>
    <author>
      <name>David James</name>
      <email>dj@collectiveinsight.net</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/de635515deaa3d148340643b5e54631c0ceb4506</url>
    <id>de635515deaa3d148340643b5e54631c0ceb4506</id>
    <committed-date>2008-10-05T21:33:54-07:00</committed-date>
    <authored-date>2008-10-05T21:33:54-07:00</authored-date>
    <message>Fixes up RSpec matcher for request helper

Take for example:
request(&quot;/&quot;, :method =&gt; &quot;POST&quot;)

Before this commit, here was the rspec failure message:
Expected a GET to '/' to be successful, but it returned a 500

After this commit, the failure message is correct:
Expected a POST to '/' to be successful, but it returned a 500</message>
    <tree>945fb38641bf07605138b574417c24443e1b01aa</tree>
    <committer>
      <name>David James</name>
      <email>dj@collectiveinsight.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87e3aa5f65f72fe2c0547484299312578adea4cd</id>
      </parent>
    </parents>
    <author>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/a70d4a26a96c18f79de1bc4c2ecbcc46c4556cb9</url>
    <id>a70d4a26a96c18f79de1bc4c2ecbcc46c4556cb9</id>
    <committed-date>2008-10-05T20:44:50-07:00</committed-date>
    <authored-date>2008-10-05T20:44:50-07:00</authored-date>
    <message>remove vestigal  @_template_stack variable.</message>
    <tree>d66052f4a7c5d95553cbe163126e6783300badc3</tree>
    <committer>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59c0379aac67576e470e06e8c0cece67d25cb491</id>
      </parent>
    </parents>
    <author>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/87e3aa5f65f72fe2c0547484299312578adea4cd</url>
    <id>87e3aa5f65f72fe2c0547484299312578adea4cd</id>
    <committed-date>2008-10-05T20:09:44-07:00</committed-date>
    <authored-date>2008-10-05T20:09:44-07:00</authored-date>
    <message>remove rogure require no longer needed</message>
    <tree>4246ea29ef2ebefef06384a5873af32dbde5a667</tree>
    <committer>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ef9115ad5c332abdbc0f880e4d455259b649854</id>
      </parent>
    </parents>
    <author>
      <name>Drew Colthorp</name>
      <email>colthorp@atomicobject.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/59c0379aac67576e470e06e8c0cece67d25cb491</url>
    <id>59c0379aac67576e470e06e8c0cece67d25cb491</id>
    <committed-date>2008-10-05T19:23:20-07:00</committed-date>
    <authored-date>2008-10-05T10:03:08-07:00</authored-date>
    <message>compile templates with preambles to assign locals, support recompiling partial templates if previously unseen locals are provided

Signed-off-by: Ezra Zygmuntowicz &lt;ez@engineyard.com&gt;</message>
    <tree>91b044abb37fc095dcf5c65ca2dc931619b4efe0</tree>
    <committer>
      <name>Ezra Zygmuntowicz</name>
      <email>ez@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da42a6c699d85f58f72068522a4ec9838ce42193</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/3ef9115ad5c332abdbc0f880e4d455259b649854</url>
    <id>3ef9115ad5c332abdbc0f880e4d455259b649854</id>
    <committed-date>2008-10-05T15:32:46-07:00</committed-date>
    <authored-date>2008-10-05T15:32:46-07:00</authored-date>
    <message>Add a note on Dictionary and inflection code to public changelog.</message>
    <tree>c77023041732f420771ab415d207f61475282888</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54a9c154d2a02e3fb7dd6330ae7afa037acdf329</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/da42a6c699d85f58f72068522a4ec9838ce42193</url>
    <id>da42a6c699d85f58f72068522a4ec9838ce42193</id>
    <committed-date>2008-10-05T15:31:25-07:00</committed-date>
    <authored-date>2008-10-05T15:31:25-07:00</authored-date>
    <message>Nuke files that are already part of Extlib.</message>
    <tree>1a2ad944d9bfd56ceda1f3b25dc509fac4dda824</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a6c2a670891e1cb45d1093029d67626d671f768</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/54a9c154d2a02e3fb7dd6330ae7afa037acdf329</url>
    <id>54a9c154d2a02e3fb7dd6330ae7afa037acdf329</id>
    <committed-date>2008-10-05T15:29:25-07:00</committed-date>
    <authored-date>2008-10-05T15:29:25-07:00</authored-date>
    <message>Update public changelog.</message>
    <tree>ff4a2586034849cd4a9841c8932723f07afa3c0d</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1618cbaf045b1dba00e02f864cf5e427c25bfae9</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/3a6c2a670891e1cb45d1093029d67626d671f768</url>
    <id>3a6c2a670891e1cb45d1093029d67626d671f768</id>
    <committed-date>2008-10-05T12:22:40-07:00</committed-date>
    <authored-date>2008-10-05T12:22:40-07:00</authored-date>
    <message>Fixed Merb::BootLoader::Router issue</message>
    <tree>3eaf270baaaeafe2ad7fc41fd07b57b0df1ea957</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab257539091f55d6eb326bdfea06f55198435a26</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/1618cbaf045b1dba00e02f864cf5e427c25bfae9</url>
    <id>1618cbaf045b1dba00e02f864cf5e427c25bfae9</id>
    <committed-date>2008-10-05T11:03:59-07:00</committed-date>
    <authored-date>2008-10-05T11:03:59-07:00</authored-date>
    <message>-core now depends on most recent Extlib</message>
    <tree>2e50da38fb59fcdc9220f1d9e78954abc48edf01</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99ada38d492ba47bd8a09ea8d085149a553ae8d6</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/ab257539091f55d6eb326bdfea06f55198435a26</url>
    <id>ab257539091f55d6eb326bdfea06f55198435a26</id>
    <committed-date>2008-10-05T10:48:37-07:00</committed-date>
    <authored-date>2008-10-05T10:48:37-07:00</authored-date>
    <message>Revert &quot;Added MinimalPrivilege to merb.thor. Thanks namelessjon.&quot;

This reverts commit 127bef9ebbeffda8af02841cb54bc7f3c29a3777.</message>
    <tree>7700e0fbbb7edadd77ae9014d81bbbf4aa6b091f</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd4f229a67ce696e7eb77914f9b4d45a3d1f1fdd</id>
      </parent>
    </parents>
    <author>
      <name>Tymon (teamon) Tobolski</name>
      <email>github@teamon.eu</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/99ada38d492ba47bd8a09ea8d085149a553ae8d6</url>
    <id>99ada38d492ba47bd8a09ea8d085149a553ae8d6</id>
    <committed-date>2008-10-05T10:45:00-07:00</committed-date>
    <authored-date>2008-10-05T10:43:33-07:00</authored-date>
    <message>Fixed stats.rake to check if directory exists

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>961c54a350ce578b3395381d51e48f7843afb0eb</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3b68cd90fbf79805322ffba994acadfdfe51f6c</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/cd4f229a67ce696e7eb77914f9b4d45a3d1f1fdd</url>
    <id>cd4f229a67ce696e7eb77914f9b4d45a3d1f1fdd</id>
    <committed-date>2008-10-05T10:22:00-07:00</committed-date>
    <authored-date>2008-10-05T10:21:14-07:00</authored-date>
    <message>Move inflection code and Dictionary to extlib.</message>
    <tree>008e03319417cea375d4ce1a7f14c84b2a308af0</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>127bef9ebbeffda8af02841cb54bc7f3c29a3777</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/d3b68cd90fbf79805322ffba994acadfdfe51f6c</url>
    <id>d3b68cd90fbf79805322ffba994acadfdfe51f6c</id>
    <committed-date>2008-10-05T10:22:00-07:00</committed-date>
    <authored-date>2008-10-05T07:09:07-07:00</authored-date>
    <message>Rakefiles should be empty by default (so RSpec is not pushed down test unit users' throat).</message>
    <tree>190fe89321a3426df3a551c2609e27addaaf9bfb</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7057ab48c84ed7430ce0c608afc281d0aa76800d</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/127bef9ebbeffda8af02841cb54bc7f3c29a3777</url>
    <id>127bef9ebbeffda8af02841cb54bc7f3c29a3777</id>
    <committed-date>2008-10-05T09:02:38-07:00</committed-date>
    <authored-date>2008-10-05T09:02:38-07:00</authored-date>
    <message>Added MinimalPrivilege to merb.thor. Thanks namelessjon.</message>
    <tree>25c6e150750fc53110582cd0191e0417697c7cfe</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da532f4339c026970a941b968630b6ca35c7f0a2</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/7057ab48c84ed7430ce0c608afc281d0aa76800d</url>
    <id>7057ab48c84ed7430ce0c608afc281d0aa76800d</id>
    <committed-date>2008-10-05T04:38:11-07:00</committed-date>
    <authored-date>2008-10-05T04:38:11-07:00</authored-date>
    <message>Added Merb::BootLoader::Router

Having a Router bootloader after LoadClasses, will make sure that any classes,
especially models are loaded before the Router is loaded. This is particularly
needed for the router's 'identifiy' functionality. Also, merb-slices has been
adapted to make use of the better seperation.</message>
    <tree>d7d2120a90ceebc175f832de4e27e45d0d6e6b81</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41472caea32de6d893d1dc9f8463ff7f84b52453</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/da532f4339c026970a941b968630b6ca35c7f0a2</url>
    <id>da532f4339c026970a941b968630b6ca35c7f0a2</id>
    <committed-date>2008-10-05T02:02:08-07:00</committed-date>
    <authored-date>2008-10-05T02:02:08-07:00</authored-date>
    <message>Improve public specs for logger. Use Mash for log levels.

Squashed commit of the following:

commit 76f51ca9a82fcc8bac46dc28358bc55447914b84
Author: Michael S. Klishin &lt;michael@novemberain.com&gt;
Date:   Sun Oct 5 12:01:09 2008 +0300

    Clean up logger specs by introducing a custom matcher.

commit ee058ece4d4b1bfba9b61f1dee1d207a24937982
Author: Michael S. Klishin &lt;michael@novemberain.com&gt;
Date:   Sun Oct 5 11:40:02 2008 +0300

    Use Mash for log levels. Add more public specs for logging methods.</message>
    <tree>d4abaeba4bc310ffbd2325f515afe2c3412bf8d2</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fed193936802af5d3563acf1ba5c8f9f33a72351</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/41472caea32de6d893d1dc9f8463ff7f84b52453</url>
    <id>41472caea32de6d893d1dc9f8463ff7f84b52453</id>
    <committed-date>2008-10-05T00:52:11-07:00</committed-date>
    <authored-date>2008-10-05T00:52:11-07:00</authored-date>
    <message>Untabify logger.rb.</message>
    <tree>155a2eaca932809f348030467df7654fe68fa290</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d31e4b35f7698fc9667ccca5d5b3e9528486a90</id>
      </parent>
    </parents>
    <author>
      <name>Dudley Flanders</name>
      <email>dudley@misnomer.us</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/fed193936802af5d3563acf1ba5c8f9f33a72351</url>
    <id>fed193936802af5d3563acf1ba5c8f9f33a72351</id>
    <committed-date>2008-10-04T21:45:33-07:00</committed-date>
    <authored-date>2008-10-04T20:23:32-07:00</authored-date>
    <message>Allow Merb.disable(:signals) to keep Merb from installing any signal handlers.

Signed-off-by: Yehuda Katz &lt;wycats@gmail.com&gt;</message>
    <tree>4deb3e9dfb7025e984e99624c12c6b2585c6ab52</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e35bcb69b95e2063ac45fa7d5695c6fdbaf16409</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/2d31e4b35f7698fc9667ccca5d5b3e9528486a90</url>
    <id>2d31e4b35f7698fc9667ccca5d5b3e9528486a90</id>
    <committed-date>2008-10-04T18:25:16-07:00</committed-date>
    <authored-date>2008-10-04T18:25:16-07:00</authored-date>
    <message>Added the ability to specify resource actions in the block

Custom resource actions can now be specified in the block passed to
Behavior#resources and Behavior#resource. Doing it this way allows
the action to be customized further than by specifying it in in the
options hash. The API is as follows:

Merb::Router.prepare do
  resources :users do
    collection :boom, :method =&gt; :get, :to =&gt; &quot;boom_get&quot;
    collection :boom, :method =&gt; :put, :to =&gt; &quot;boom_put&quot;
    member     :boom, :method =&gt; :put, :to =&gt; &quot;boom_put&quot;
  end
end

Also added the ability to customize resource actions on singular
resource routes. This works the same way as the plural method,
except that only #member is available.</message>
    <tree>8ad7fccc514d67ad206c57028af1417bad085e50</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e8e046219cb7dfebc423536cd401d8f2bfc554f</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/e35bcb69b95e2063ac45fa7d5695c6fdbaf16409</url>
    <id>e35bcb69b95e2063ac45fa7d5695c6fdbaf16409</id>
    <committed-date>2008-10-04T09:00:39-07:00</committed-date>
    <authored-date>2008-10-04T09:00:39-07:00</authored-date>
    <message>Fixed bug where subgems (of meta-gems) weren't reinstalled each time</message>
    <tree>841c25141d12820db3cda1705a0b8a3890697497</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74f9ff6afe34fbcff2dc7b271afc9a359ff2e999</id>
      </parent>
    </parents>
    <author>
      <name>Wayne E. Seguin</name>
      <email>wayneeseguin@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/5e8e046219cb7dfebc423536cd401d8f2bfc554f</url>
    <id>5e8e046219cb7dfebc423536cd401d8f2bfc554f</id>
    <committed-date>2008-10-04T06:19:13-07:00</committed-date>
    <authored-date>2008-10-04T06:19:13-07:00</authored-date>
    <message>Added process title reporting as per: LH #517
http://merb.lighthouseapp.com/projects/7433-merb-core/tickets/517-process-reporting#ticket-517-4</message>
    <tree>cc5c59ba632474b66501fd8abe8282e36f4fb2e7</tree>
    <committer>
      <name>Wayne E. Seguin</name>
      <email>wayneeseguin@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69e26327649e23d2989a22bc3330b0ee1c727b97</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/74f9ff6afe34fbcff2dc7b271afc9a359ff2e999</url>
    <id>74f9ff6afe34fbcff2dc7b271afc9a359ff2e999</id>
    <committed-date>2008-10-03T14:48:06-07:00</committed-date>
    <authored-date>2008-10-03T14:48:06-07:00</authored-date>
    <message>Making the :key a synonym to :keys for Behavior#resource</message>
    <tree>8844e8d4b4aff8c28e044f6718d84f5d539e0694</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e722c602ec34f3899c656ee35e1ee6bac51bffa</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/69e26327649e23d2989a22bc3330b0ee1c727b97</url>
    <id>69e26327649e23d2989a22bc3330b0ee1c727b97</id>
    <committed-date>2008-10-03T13:32:02-07:00</committed-date>
    <authored-date>2008-10-03T13:32:02-07:00</authored-date>
    <message>Fixing the rspec error when running rake tasks</message>
    <tree>fb76264132c466deab8d60b47ce7d7ccbb09e80f</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1da4faa063c4337bdba5cd7271032787290cfe7a</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/8e722c602ec34f3899c656ee35e1ee6bac51bffa</url>
    <id>8e722c602ec34f3899c656ee35e1ee6bac51bffa</id>
    <committed-date>2008-10-03T10:49:06-07:00</committed-date>
    <authored-date>2008-10-03T10:34:57-07:00</authored-date>
    <message>Cleaned up the specs. Removed any stray pending specs.</message>
    <tree>7f7d180c282d9045c86c8076f976a33d8bff4669</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a7e8fad71771df214d71d71024ea891a64d2223</id>
      </parent>
    </parents>
    <author>
      <name>Michael Klishin</name>
      <email>Michael Klishin michael.s.klishin@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-core/commit/1da4faa063c4337bdba5cd7271032787290cfe7a</url>
    <id>1da4faa063c4337bdba5cd7271032787290cfe7a</id>
    <committed-date>2008-10-03T00:25:35-07:00</committed-date>
    <authored-date>2008-10-03T00:25:35-07:00</authored-date>
    <message>Fixes</message>
    <tree>b507b193e97b25d2365cee8e2b9cda64cae61444</tree>
    <committer>
      <name>Michael Klishin</name>
      <email>Michael Klishin michael.s.klishin@gmail.com</email>
    </committer>
  </commit>
</commits>
