<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>de93f6d6c8c1ad45fdd7ab330ab5b4d0bf3bf3b1</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/efc020f427d96ecf90b1cf863e8d3a4c393af3db</url>
    <id>efc020f427d96ecf90b1cf863e8d3a4c393af3db</id>
    <committed-date>2008-11-03T15:45:20-08:00</committed-date>
    <authored-date>2008-11-03T15:45:20-08:00</authored-date>
    <message>Fixes an oversight in RC5</message>
    <tree>e78e4b092dcd30aa01291758264ec072510afde1</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa16b61d61499606b54c19b529c18089122bd305</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/de93f6d6c8c1ad45fdd7ab330ab5b4d0bf3bf3b1</url>
    <id>de93f6d6c8c1ad45fdd7ab330ab5b4d0bf3bf3b1</id>
    <committed-date>2008-11-03T13:56:05-08:00</committed-date>
    <authored-date>2008-11-02T19:58:06-08:00</authored-date>
    <message>Convert view matchers to nokogiri with a rexml fallback

The view matchers have_xpath, have_selector, have_tag, matches_tag now
use nokogiri. If nokogiri is not present (for example, in situations
where it cannot be compiled), the matchers fallback on rexml.</message>
    <tree>0627f1d405f132ed2bc178bc69125e908222f64a</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>faaac4ab0e7bdd0edd8e7046b13227fe6bd76482</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/aa16b61d61499606b54c19b529c18089122bd305</url>
    <id>aa16b61d61499606b54c19b529c18089122bd305</id>
    <committed-date>2008-11-03T01:12:17-08:00</committed-date>
    <authored-date>2008-11-03T01:12:17-08:00</authored-date>
    <message>Add support for action-args for JRuby.
* Doesn't work with actions defined via define_method
* Do we need to support that in general?
* Modified headius' code to support the actual spec we were using
* We should probably convert the ParseTree version to use
  headius' spec.</message>
    <tree>63e1aeb6c0adfe8e5a8ca0d1883da10deb701b6f</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84b5158ee499999a226e6d56ba0c6993668203fb</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/faaac4ab0e7bdd0edd8e7046b13227fe6bd76482</url>
    <id>faaac4ab0e7bdd0edd8e7046b13227fe6bd76482</id>
    <committed-date>2008-11-02T23:09:14-08:00</committed-date>
    <authored-date>2008-11-02T23:09:14-08:00</authored-date>
    <message>Spec suite runs</message>
    <tree>cab0993ba0e66839cd41a835039425d865d4c412</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb3d67fba177a0be2a23feef953e2f0024fec73a</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/84b5158ee499999a226e6d56ba0c6993668203fb</url>
    <id>84b5158ee499999a226e6d56ba0c6993668203fb</id>
    <committed-date>2008-11-02T22:50:33-08:00</committed-date>
    <authored-date>2008-11-02T22:50:33-08:00</authored-date>
    <message>built-in webrat support</message>
    <tree>938619651dd7963c51426b306c3729cb708e5e4c</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c3e992ddffa1d0661e960f4c89f131fa72ce84f</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/cb3d67fba177a0be2a23feef953e2f0024fec73a</url>
    <id>cb3d67fba177a0be2a23feef953e2f0024fec73a</id>
    <committed-date>2008-11-02T15:48:44-08:00</committed-date>
    <authored-date>2008-11-02T15:48:44-08:00</authored-date>
    <message>cp takes an Array, not a glob</message>
    <tree>bebc0ca8acba0a6981f08c8d7beb73c06e15b1e2</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7df1c84df7709365c22f3c38892414385669f42e</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/0c3e992ddffa1d0661e960f4c89f131fa72ce84f</url>
    <id>0c3e992ddffa1d0661e960f4c89f131fa72ce84f</id>
    <committed-date>2008-11-02T15:39:38-08:00</committed-date>
    <authored-date>2008-11-02T15:39:38-08:00</authored-date>
    <message>Add a task to generate the nightlies</message>
    <tree>f48de10ceb602d6be8b7dd07516b5b4b714a1a55</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38b8bf43b42846381eaa9c0d07ebe76e21d8410c</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/7df1c84df7709365c22f3c38892414385669f42e</url>
    <id>7df1c84df7709365c22f3c38892414385669f42e</id>
    <committed-date>2008-11-02T15:17:26-08:00</committed-date>
    <authored-date>2008-11-02T15:17:26-08:00</authored-date>
    <message>Friendlier error for mongrel fail</message>
    <tree>d3381da5df9dfbd37a3ab1c9051dff7c61a6a94b</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60401c033119acfae8b5799079ab226007082440</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/38b8bf43b42846381eaa9c0d07ebe76e21d8410c</url>
    <id>38b8bf43b42846381eaa9c0d07ebe76e21d8410c</id>
    <committed-date>2008-11-02T09:54:52-08:00</committed-date>
    <authored-date>2008-11-02T09:54:52-08:00</authored-date>
    <message>This was causing pain when starting merb</message>
    <tree>0431af8a1253623b8e39c0a4a2dc7ac9363fee8a</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e5efc188eeda74b4dc9e833b5940af0e9969d3c</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb/commit/60401c033119acfae8b5799079ab226007082440</url>
    <id>60401c033119acfae8b5799079ab226007082440</id>
    <committed-date>2008-11-02T09:48:23-08:00</committed-date>
    <authored-date>2008-11-02T09:48:23-08:00</authored-date>
    <message>Gem binary wrapper now exclusively loads from ./gems when using local ./bin/* wrapper</message>
    <tree>c348f72090f678e21aaf7a934d0f34c17358b09a</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e89f9f70ca2cabc713f567acd4b44bb5e8a7a851</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb/commit/1e5efc188eeda74b4dc9e833b5940af0e9969d3c</url>
    <id>1e5efc188eeda74b4dc9e833b5940af0e9969d3c</id>
    <committed-date>2008-11-02T09:21:44-08:00</committed-date>
    <authored-date>2008-11-02T09:21:44-08:00</authored-date>
    <message>Default to --include-dependencies (--ignore-dependencies is available), always install bin wrappers</message>
    <tree>b81c4b997e261b13e5374c7ae73c16e9c3a1fc37</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>933a07df7145c1363c976de7ce0bd88367ab5790</id>
      </parent>
    </parents>
    <author>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </author>
    <url>http://github.com/wycats/merb/commit/e89f9f70ca2cabc713f567acd4b44bb5e8a7a851</url>
    <id>e89f9f70ca2cabc713f567acd4b44bb5e8a7a851</id>
    <committed-date>2008-11-02T09:19:22-08:00</committed-date>
    <authored-date>2008-11-02T09:19:22-08:00</authored-date>
    <message>Write executable wrappers for all installed gems (GemManagement)</message>
    <tree>6972f7da7d699a9c9504957601140b18a2379e4c</tree>
    <committer>
      <name>Fabien Franzen</name>
      <email>info@atelierfabien.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1a8c0135547540210d760fc1eba999df79b7311</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/933a07df7145c1363c976de7ce0bd88367ab5790</url>
    <id>933a07df7145c1363c976de7ce0bd88367ab5790</id>
    <committed-date>2008-11-01T21:02:45-07:00</committed-date>
    <authored-date>2008-11-01T21:02:45-07:00</authored-date>
    <message>Whoops... merb-more was requiring merb... circular deps ftl</message>
    <tree>f52b2f15f6e32a5d2a9a6b011c2d7e1d86a200c6</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b2b7a67d2aea2220e842066d497448d729568b6</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/d1a8c0135547540210d760fc1eba999df79b7311</url>
    <id>d1a8c0135547540210d760fc1eba999df79b7311</id>
    <committed-date>2008-10-31T22:59:56-07:00</committed-date>
    <authored-date>2008-10-31T22:59:56-07:00</authored-date>
    <message>Tests now run under jruby, and in non-forked mode (for CI)</message>
    <tree>7ab4912a60a3125308457cc5967fee8b8eb642ff</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b7bbedb2e88732bf83ef3f0273d5e01a5845ec5</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/8b2b7a67d2aea2220e842066d497448d729568b6</url>
    <id>8b2b7a67d2aea2220e842066d497448d729568b6</id>
    <committed-date>2008-10-31T16:57:25-07:00</committed-date>
    <authored-date>2008-10-31T16:56:30-07:00</authored-date>
    <message>Modify the rakefiles to be DRY</message>
    <tree>882ca317ec851cd8e9570ef2da67fea646c1e29d</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae8b3d05a32db4c5f88dc5415475006765756198</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/9b7bbedb2e88732bf83ef3f0273d5e01a5845ec5</url>
    <id>9b7bbedb2e88732bf83ef3f0273d5e01a5845ec5</id>
    <committed-date>2008-10-31T15:44:14-07:00</committed-date>
    <authored-date>2008-10-31T15:44:14-07:00</authored-date>
    <message>[#950 status:resolved] Generates resource routes with variable prefix

Fixes a bug where a resource route containing a variable prefix would
not figure out the arguments correctly and use the current request
parameters as defaults correctly.</message>
    <tree>b374d0564139f8e8aa973ee7a85ad52b3ec302b8</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbb494be4a2bfe6bf95690f0fa14691abd8113c8</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/ae8b3d05a32db4c5f88dc5415475006765756198</url>
    <id>ae8b3d05a32db4c5f88dc5415475006765756198</id>
    <committed-date>2008-10-31T13:30:38-07:00</committed-date>
    <authored-date>2008-10-28T00:08:26-07:00</authored-date>
    <message>Added the pseudoname :this to Router

When trying to generate a route using the name :this, the
Router will use the current request's route. This allows
to easily do stuff like pagination where we just need to
regenerate the same route using different parameters.</message>
    <tree>4a309219e97c7d21bd8d2356ec9df33748c1eb0e</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>058b620a7fd6e8584674a923ac968a514b4d5c65</id>
      </parent>
      <parent>
        <id>390b8cd12896c50525e10f64c517513cc41675d2</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/cbb494be4a2bfe6bf95690f0fa14691abd8113c8</url>
    <id>cbb494be4a2bfe6bf95690f0fa14691abd8113c8</id>
    <committed-date>2008-10-30T14:47:00-07:00</committed-date>
    <authored-date>2008-10-30T14:47:00-07:00</authored-date>
    <message>Merge branch 'wycats_active' into active

* wycats_active: (29 commits)
  Adds support for %s in socket file
  The generator should no thave a separate hardcoded version
  Bumped to 0.9.13
  Fixes merb-auth to release correctly
  Look for Merb, not Merb::Plugins
  Revert too-clever solution to a problem that broke all sorts of stuff
  HEAD now on 0.9.12
  Updated to 0.9.11
  Finished the rest of the specs and got everything to work
  Starting to build cookie tracking for the #request spec helper
  Modifies structure of request specs to make it easy to override request in a child
  Makes Merb::Parse a module to hold stuff in Request that really needed to be in its own module, and make some of it available to plugins. Also make Merb::Parse.escape and Merb::Parse.unescape public.
  Properly bumped merb.thor version now
  Bumped merb.thor version to 0.0.6
  Updated merb.thor and GemManagement
  Fixes a bug in failed logins to try the failed requests specific strategies if it had specific ones.  Also fixes the redirect_back issue
  Use have_key instead of relying on old include matcher behaviour for hashes.
  Loosen dm-core version in spec_helper of DataMapper plugin
  Alias spec and specs tasks for -core
  Should fix multiple file uploads issue with JPEG files.
  ...</message>
    <tree>f69d29e3d5440bf6ce6f70604344513501ba8234</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0375096b364c8e5d87f9da730ed767b8c5dfbf82</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/058b620a7fd6e8584674a923ac968a514b4d5c65</url>
    <id>058b620a7fd6e8584674a923ac968a514b4d5c65</id>
    <committed-date>2008-10-30T14:39:46-07:00</committed-date>
    <authored-date>2008-10-30T14:37:12-07:00</authored-date>
    <message>Require dm-core in DM session store file.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>9281788574f0f5acecd41906cd3250890691cd0d</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a319ad0c8480bc10225909d7f97898dfd3989e4f</id>
      </parent>
      <parent>
        <id>79226c73b10d3df951e106c66875515fa7c67598</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/0375096b364c8e5d87f9da730ed767b8c5dfbf82</url>
    <id>0375096b364c8e5d87f9da730ed767b8c5dfbf82</id>
    <committed-date>2008-10-30T14:39:28-07:00</committed-date>
    <authored-date>2008-10-30T14:39:28-07:00</authored-date>
    <message>Merge branch 'wycats_active' into active

* wycats_active:
  Remove CSRF middleware. It doesn't really work at the middleware level.
  Improve slice generator spec.</message>
    <tree>082b3455504721d7894ed07ada9f0e18ac09007f</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa83a233b8e05fdc24764569c5419047b46e4649</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/390b8cd12896c50525e10f64c517513cc41675d2</url>
    <id>390b8cd12896c50525e10f64c517513cc41675d2</id>
    <committed-date>2008-10-30T13:30:56-07:00</committed-date>
    <authored-date>2008-10-30T13:30:56-07:00</authored-date>
    <message>Adds support for %s in socket file</message>
    <tree>e5e9eb180432926aa3da101a87938dbefefe7d20</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45c19b03020231de9238ee009fe19084d6ff2f50</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/fa83a233b8e05fdc24764569c5419047b46e4649</url>
    <id>fa83a233b8e05fdc24764569c5419047b46e4649</id>
    <committed-date>2008-10-30T13:26:47-07:00</committed-date>
    <authored-date>2008-10-30T13:26:47-07:00</authored-date>
    <message>The generator should no thave a separate hardcoded version</message>
    <tree>3c62186428551b91acf8552d299016429b1515c6</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dba7caa9e7c110446bd1e7eee4b8d65741103bc7</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/45c19b03020231de9238ee009fe19084d6ff2f50</url>
    <id>45c19b03020231de9238ee009fe19084d6ff2f50</id>
    <committed-date>2008-10-30T10:57:04-07:00</committed-date>
    <authored-date>2008-10-30T10:57:04-07:00</authored-date>
    <message>Bumped to 0.9.13</message>
    <tree>7ed759a30713f0e02fbcb836b49942bba1ea202d</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc92683ae1189ea4f97db90d7b15852224293cf8</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/dba7caa9e7c110446bd1e7eee4b8d65741103bc7</url>
    <id>dba7caa9e7c110446bd1e7eee4b8d65741103bc7</id>
    <committed-date>2008-10-30T10:54:47-07:00</committed-date>
    <authored-date>2008-10-30T10:54:47-07:00</authored-date>
    <message>Fixes merb-auth to release correctly</message>
    <tree>89b6db7a7aa9c1b560ca670872c76df2ccaef130</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a0fc6fd3448b1e271936a09035cb9cc28ae1cea</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/fc92683ae1189ea4f97db90d7b15852224293cf8</url>
    <id>fc92683ae1189ea4f97db90d7b15852224293cf8</id>
    <committed-date>2008-10-29T23:50:08-07:00</committed-date>
    <authored-date>2008-10-29T23:50:08-07:00</authored-date>
    <message>Look for Merb, not Merb::Plugins</message>
    <tree>b76da7a512076fffc7b7ca4f91ef02a244985ba0</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19659e6c82dc0a12e81151cd2bcfab67e59cb1fb</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/8a0fc6fd3448b1e271936a09035cb9cc28ae1cea</url>
    <id>8a0fc6fd3448b1e271936a09035cb9cc28ae1cea</id>
    <committed-date>2008-10-29T23:49:59-07:00</committed-date>
    <authored-date>2008-10-29T23:49:59-07:00</authored-date>
    <message>Revert too-clever solution to a problem that broke all sorts of stuff</message>
    <tree>237d52a24e9a5deb5bfd32cb1007d50bfa3a8a53</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16d7aee4c25d65fcd7af60b64cd59554939abbe2</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/19659e6c82dc0a12e81151cd2bcfab67e59cb1fb</url>
    <id>19659e6c82dc0a12e81151cd2bcfab67e59cb1fb</id>
    <committed-date>2008-10-29T18:55:26-07:00</committed-date>
    <authored-date>2008-10-29T18:55:26-07:00</authored-date>
    <message>HEAD now on 0.9.12</message>
    <tree>19799267d92e83b0bc3f38246256da59af9cfa9a</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e5171265f2cf3e4495fe5824b63e8a3cae79e3c</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/16d7aee4c25d65fcd7af60b64cd59554939abbe2</url>
    <id>16d7aee4c25d65fcd7af60b64cd59554939abbe2</id>
    <committed-date>2008-10-29T18:54:30-07:00</committed-date>
    <authored-date>2008-10-29T18:54:30-07:00</authored-date>
    <message>Updated to 0.9.11</message>
    <tree>562521990ead64fbc9ec483685f34989ca89e647</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>063c2574a7ffa41473f802effa92b1a41089593f</id>
      </parent>
      <parent>
        <id>a319ad0c8480bc10225909d7f97898dfd3989e4f</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/3e5171265f2cf3e4495fe5824b63e8a3cae79e3c</url>
    <id>3e5171265f2cf3e4495fe5824b63e8a3cae79e3c</id>
    <committed-date>2008-10-29T14:31:13-07:00</committed-date>
    <authored-date>2008-10-29T14:31:13-07:00</authored-date>
    <message>Merge branch 'active' of git@github.com:wycats/merb into active</message>
    <tree>082b3455504721d7894ed07ada9f0e18ac09007f</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>432c44863b34e5e794892d3d1f406c4a483676ad</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb/commit/a319ad0c8480bc10225909d7f97898dfd3989e4f</url>
    <id>a319ad0c8480bc10225909d7f97898dfd3989e4f</id>
    <committed-date>2008-10-29T14:28:25-07:00</committed-date>
    <authored-date>2008-10-29T14:20:40-07:00</authored-date>
    <message>Remove CSRF middleware. It doesn't really work at the middleware level.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>082b3455504721d7894ed07ada9f0e18ac09007f</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
</commits>
