<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>64f0abc06917d26aec5cb6e496fc912e8d097fc2</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/2e76d4a03793e07b07a0b272be9e41c6c5abccb8</url>
    <id>2e76d4a03793e07b07a0b272be9e41c6c5abccb8</id>
    <committed-date>2009-02-17T11:02:21-08:00</committed-date>
    <authored-date>2009-02-17T11:02:21-08:00</authored-date>
    <message>sequel:db:reset uses :sequel_env</message>
    <tree>cf39c62b64aba30d90b285f67febcde7ce49ab46</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f7605b79d319dd87c3dad1b3233bf199e8fd24a</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/64f0abc06917d26aec5cb6e496fc912e8d097fc2</url>
    <id>64f0abc06917d26aec5cb6e496fc912e8d097fc2</id>
    <committed-date>2009-02-17T10:57:14-08:00</committed-date>
    <authored-date>2009-02-17T10:57:14-08:00</authored-date>
    <message>Added sequel:db:drop and sequel:db:create tasks</message>
    <tree>9e5a4b0516555845271e0f07ed18fa2afc9929ac</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a28014143c69260a36ce2250db91d89a015283b6</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/4f7605b79d319dd87c3dad1b3233bf199e8fd24a</url>
    <id>4f7605b79d319dd87c3dad1b3233bf199e8fd24a</id>
    <committed-date>2009-02-17T10:53:59-08:00</committed-date>
    <authored-date>2009-02-17T10:53:59-08:00</authored-date>
    <message>Merged pusewicz version.</message>
    <tree>0af15603d399f9219bc7f2ae8a151252207298eb</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b852cefc676609f8eee08e3585134b4d602f2d8</id>
      </parent>
      <parent>
        <id>edc72a7337f6d856685745623900a4e24341434e</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/a28014143c69260a36ce2250db91d89a015283b6</url>
    <id>a28014143c69260a36ce2250db91d89a015283b6</id>
    <committed-date>2009-02-17T10:51:13-08:00</committed-date>
    <authored-date>2009-02-17T10:51:13-08:00</authored-date>
    <message>Merge commit 'edc72a7337f6d856685745623900a4e24341434e'</message>
    <tree>f0420d997baee8ca5484a5b6a5f3ac1110422035</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df886e5333c10113620650abc35b38216ab9c1dd</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/4b852cefc676609f8eee08e3585134b4d602f2d8</url>
    <id>4b852cefc676609f8eee08e3585134b4d602f2d8</id>
    <committed-date>2009-02-17T10:41:33-08:00</committed-date>
    <authored-date>2009-02-17T10:41:33-08:00</authored-date>
    <message>Merged pusewicz reset task.</message>
    <tree>d5fff0a87bc54398487a77244928d71b8563156e</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0aaecd306a1561e288d7a9b9a3a974eefcc5eb00</id>
      </parent>
    </parents>
    <author>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/df886e5333c10113620650abc35b38216ab9c1dd</url>
    <id>df886e5333c10113620650abc35b38216ab9c1dd</id>
    <committed-date>2009-02-17T10:30:12-08:00</committed-date>
    <authored-date>2009-02-17T10:30:12-08:00</authored-date>
    <message>We don't need to run Merb environment for sequel tasks. It can be also quite problematic when some sequel plugins tries to get info about tables. The :sequel_env is the most minimalistic environment needed for Sequel tasks to run properly.</message>
    <tree>6f934f62032ed7a1d6271ec82e4c322a3774b28f</tree>
    <committer>
      <name>Pavel Kunc</name>
      <email>pavel.kunc@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30b1c02919a8868b3626c9d3be34c7f66d94e58a</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/0aaecd306a1561e288d7a9b9a3a974eefcc5eb00</url>
    <id>0aaecd306a1561e288d7a9b9a3a974eefcc5eb00</id>
    <committed-date>2009-01-26T17:03:51-08:00</committed-date>
    <authored-date>2009-01-26T17:03:51-08:00</authored-date>
    <message>optimized rake:db:drop and instead of dropping the connections to the db after forking, we are not clearing the connection cached allowing rake tasks to run properly.</message>
    <tree>bdb54a7d27378214f5684b3f8f275ef76f6fbb81</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc0cea20829f58d00507f9a12e0224cfcb5698db</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/30b1c02919a8868b3626c9d3be34c7f66d94e58a</url>
    <id>30b1c02919a8868b3626c9d3be34c7f66d94e58a</id>
    <committed-date>2009-01-26T15:06:28-08:00</committed-date>
    <authored-date>2009-01-26T15:06:28-08:00</authored-date>
    <message>fixed [1206] and bumped merb_activerecord to 1.0.0</message>
    <tree>a9dae73f7ac8b5c9ccd51487e9f68c83bb136d70</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e8e1d3faa8e06bbe198ba979632a36a63dac5fd</id>
      </parent>
    </parents>
    <author>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/edc72a7337f6d856685745623900a4e24341434e</url>
    <id>edc72a7337f6d856685745623900a4e24341434e</id>
    <committed-date>2009-01-12T06:35:59-08:00</committed-date>
    <authored-date>2009-01-12T06:35:59-08:00</authored-date>
    <message>Added socket configuration option</message>
    <tree>66f6eab01a6fc9a76112881cbff0e88ba7f29b17</tree>
    <committer>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8b3d0e578da2a1d5d332d5509e0256ec89f0337</id>
      </parent>
    </parents>
    <author>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/2e8e1d3faa8e06bbe198ba979632a36a63dac5fd</url>
    <id>2e8e1d3faa8e06bbe198ba979632a36a63dac5fd</id>
    <committed-date>2009-01-09T05:14:55-08:00</committed-date>
    <authored-date>2009-01-09T05:14:55-08:00</authored-date>
    <message>Fixed reset task</message>
    <tree>913fe4ce6b77670d68a7ad46cee0af1b7578eee1</tree>
    <committer>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc0cea20829f58d00507f9a12e0224cfcb5698db</id>
      </parent>
    </parents>
    <author>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/a8b3d0e578da2a1d5d332d5509e0256ec89f0337</url>
    <id>a8b3d0e578da2a1d5d332d5509e0256ec89f0337</id>
    <committed-date>2009-01-09T05:06:54-08:00</committed-date>
    <authored-date>2009-01-09T05:06:54-08:00</authored-date>
    <message>Added sequel:db:reset for dropping and remigrating database</message>
    <tree>93ff3db912c6a2bea849cd66b4fd326a5a1c365f</tree>
    <committer>
      <name>Piotr Usewicz</name>
      <email>piotr@layer22.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d535f38ad05d518aedca6713661ee1542afc0043</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/fc0cea20829f58d00507f9a12e0224cfcb5698db</url>
    <id>fc0cea20829f58d00507f9a12e0224cfcb5698db</id>
    <committed-date>2009-01-02T21:06:07-08:00</committed-date>
    <authored-date>2009-01-02T21:06:07-08:00</authored-date>
    <message>quick cleanup before 1.0 release</message>
    <tree>148057957aa7e2c80aa4f01075f176d1f5078315</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ab03062735c2a19547e549a7e9cc5069a04c456</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/d535f38ad05d518aedca6713661ee1542afc0043</url>
    <id>d535f38ad05d518aedca6713661ee1542afc0043</id>
    <committed-date>2008-12-23T17:41:06-08:00</committed-date>
    <authored-date>2008-12-23T17:41:06-08:00</authored-date>
    <message>Updated TODO</message>
    <tree>12db92e9c470a386b04a0969b116131eb1ed6b28</tree>
    <committer>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>905ea11f0ea978cf3a79bf35c344a601f9887275</id>
      </parent>
    </parents>
    <author>
      <name>Jacob Dunphy</name>
      <email>jacob.dunphy@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/3ab03062735c2a19547e549a7e9cc5069a04c456</url>
    <id>3ab03062735c2a19547e549a7e9cc5069a04c456</id>
    <committed-date>2008-12-23T13:09:19-08:00</committed-date>
    <authored-date>2008-12-23T13:09:19-08:00</authored-date>
    <message>I discovered that the session specs failed against Sequel 2.8.0.  lholden rewrote the migration chunk, and then had to go somewhere... So I added some comments and cleaned things up a very little bit.</message>
    <tree>252e9111fe003631c8d50b8efc0e0fcd3b85d24b</tree>
    <committer>
      <name>Jacob Dunphy</name>
      <email>jacob.dunphy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8094af6d395080766182412202d3d34e0dd79c9d</id>
      </parent>
    </parents>
    <author>
      <name>lholden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/905ea11f0ea978cf3a79bf35c344a601f9887275</url>
    <id>905ea11f0ea978cf3a79bf35c344a601f9887275</id>
    <committed-date>2008-12-22T16:46:45-08:00</committed-date>
    <authored-date>2008-12-22T16:46:45-08:00</authored-date>
    <message>Set version to 1.0</message>
    <tree>b64f37f5f6b9ccd1b32de3d80d8d47d25dfe1881</tree>
    <committer>
      <name>lholden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60460b2b9769bf92224a18849e702b9774bffca8</id>
      </parent>
    </parents>
    <author>
      <name>lholden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/8094af6d395080766182412202d3d34e0dd79c9d</url>
    <id>8094af6d395080766182412202d3d34e0dd79c9d</id>
    <committed-date>2008-12-22T16:00:28-08:00</committed-date>
    <authored-date>2008-12-22T16:00:28-08:00</authored-date>
    <message>Cleaned up the handling of the config directory</message>
    <tree>81368dbb8c8b1e12d32e56a1a5b2c7b14787aad8</tree>
    <committer>
      <name>lholden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cce1be952091efad5624d50b35a1717ead33d46e</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/60460b2b9769bf92224a18849e702b9774bffca8</url>
    <id>60460b2b9769bf92224a18849e702b9774bffca8</id>
    <committed-date>2008-12-22T15:44:09-08:00</committed-date>
    <authored-date>2008-12-22T15:44:09-08:00</authored-date>
    <message>Test using sequel for sessions</message>
    <tree>123ab15cf9e240b3699f89c06b5d428acc711388</tree>
    <committer>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>251b8803dce2f7784ddd69a342ae9ac9f1d7ff4c</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/cce1be952091efad5624d50b35a1717ead33d46e</url>
    <id>cce1be952091efad5624d50b35a1717ead33d46e</id>
    <committed-date>2008-12-22T12:23:41-08:00</committed-date>
    <authored-date>2008-12-22T12:23:41-08:00</authored-date>
    <message>More cleanup.</message>
    <tree>26a1eea1c98120e2f9d4d3e6c5d7f18622941600</tree>
    <committer>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfc379bb2a982f925e3dd65745dd9b4484eece49</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/251b8803dce2f7784ddd69a342ae9ac9f1d7ff4c</url>
    <id>251b8803dce2f7784ddd69a342ae9ac9f1d7ff4c</id>
    <committed-date>2008-12-22T12:01:11-08:00</committed-date>
    <authored-date>2008-12-22T12:01:11-08:00</authored-date>
    <message>General cleanup. Startup Merb environment for specs</message>
    <tree>cbcd7ef21176652b04bb5a29f22a87030ccce440</tree>
    <committer>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38626d68fd6afc2b268d85de53f55b48537d02a1</id>
      </parent>
      <parent>
        <id>7130497d79206bd53d2b403bbe4ae6bb533d9f77</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/cfc379bb2a982f925e3dd65745dd9b4484eece49</url>
    <id>cfc379bb2a982f925e3dd65745dd9b4484eece49</id>
    <committed-date>2008-12-22T11:20:32-08:00</committed-date>
    <authored-date>2008-12-22T11:20:32-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/jdunphy/merb-plugins</message>
    <tree>1a64babdbd8ad839d06f4453872953996e6b9f58</tree>
    <committer>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eae0e56d8fb1c286e22c49f92493e82b37677a8e</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/38626d68fd6afc2b268d85de53f55b48537d02a1</url>
    <id>38626d68fd6afc2b268d85de53f55b48537d02a1</id>
    <committed-date>2008-12-22T11:15:24-08:00</committed-date>
    <authored-date>2008-12-22T11:15:24-08:00</authored-date>
    <message>:down, not :up for after(:each)</message>
    <tree>91a04cdc642456cc60e9c443e64ec1928111cf36</tree>
    <committer>
      <name>Lori Holden</name>
      <email>lholden@yellowpages.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eae0e56d8fb1c286e22c49f92493e82b37677a8e</id>
      </parent>
    </parents>
    <author>
      <name>Jacob Dunphy</name>
      <email>jacob.dunphy@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/7130497d79206bd53d2b403bbe4ae6bb533d9f77</url>
    <id>7130497d79206bd53d2b403bbe4ae6bb533d9f77</id>
    <committed-date>2008-12-22T10:48:05-08:00</committed-date>
    <authored-date>2008-12-22T10:48:05-08:00</authored-date>
    <message>Since the spec is about #new_record? it makes sense to test #new_record?  ;)</message>
    <tree>b0a7fb81f752afcba71c41bb656c4c99ddec8dc0</tree>
    <committer>
      <name>Jacob Dunphy</name>
      <email>jacob.dunphy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32aea648711eb1895c5ca2e68a0126c9b5560f69</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/eae0e56d8fb1c286e22c49f92493e82b37677a8e</url>
    <id>eae0e56d8fb1c286e22c49f92493e82b37677a8e</id>
    <committed-date>2008-12-22T10:37:51-08:00</committed-date>
    <authored-date>2008-12-22T10:37:51-08:00</authored-date>
    <message>Use a shared example for the migration handling</message>
    <tree>abb98f1d3c3cb22af28d13db9b00e43a59485cc5</tree>
    <committer>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0c44b8b8f2ee987a697100478c25cb60844fb57</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/32aea648711eb1895c5ca2e68a0126c9b5560f69</url>
    <id>32aea648711eb1895c5ca2e68a0126c9b5560f69</id>
    <committed-date>2008-12-22T10:31:58-08:00</committed-date>
    <authored-date>2008-12-22T10:31:58-08:00</authored-date>
    <message>new_record? not new?, new? belongs to Sequel already</message>
    <tree>1aabebb1f45810d55ad84e1cff3fc369c22ac40c</tree>
    <committer>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>177970ad7db1e2e78df8dbdafc1e64004a37e607</id>
      </parent>
    </parents>
    <author>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/e0c44b8b8f2ee987a697100478c25cb60844fb57</url>
    <id>e0c44b8b8f2ee987a697100478c25cb60844fb57</id>
    <committed-date>2008-12-22T10:26:10-08:00</committed-date>
    <authored-date>2008-12-22T10:26:10-08:00</authored-date>
    <message>Added spec for Model#new?</message>
    <tree>8c82b47ba43f1ec657fb77488d84e8a4659d9611</tree>
    <committer>
      <name>Lori Holden</name>
      <email>email@loriholden.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c21d5aa799c468f96feacd8a708b20c8988fce47</id>
      </parent>
    </parents>
    <author>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/177970ad7db1e2e78df8dbdafc1e64004a37e607</url>
    <id>177970ad7db1e2e78df8dbdafc1e64004a37e607</id>
    <committed-date>2008-12-22T09:09:43-08:00</committed-date>
    <authored-date>2008-12-22T09:09:43-08:00</authored-date>
    <message>Merb now sets a default encoding of UTF8. We need to match it here unless we want database problems</message>
    <tree>24ae674705c5e357297d3ee34c39a0cc2e9fef75</tree>
    <committer>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>564f3e4e4491491d21a2b739aa1e560647e9717e</id>
      </parent>
    </parents>
    <author>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/c21d5aa799c468f96feacd8a708b20c8988fce47</url>
    <id>c21d5aa799c468f96feacd8a708b20c8988fce47</id>
    <committed-date>2008-12-19T12:04:28-08:00</committed-date>
    <authored-date>2008-12-19T12:04:28-08:00</authored-date>
    <message>Use pk instead of id, as pk is the standard in sequel</message>
    <tree>9464054549686c9fad128c91c81272ccaf14df55</tree>
    <committer>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>530d18a46b88b70b0e942accb7207e06f6ff9bac</id>
      </parent>
      <parent>
        <id>68e04af2e451bc2f497ef5fb9b43b722dc1bc29a</id>
      </parent>
    </parents>
    <author>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/564f3e4e4491491d21a2b739aa1e560647e9717e</url>
    <id>564f3e4e4491491d21a2b739aa1e560647e9717e</id>
    <committed-date>2008-12-19T09:49:12-08:00</committed-date>
    <authored-date>2008-12-19T09:49:12-08:00</authored-date>
    <message>Merge branch 'merb_sequel-specs' of git://github.com/jdunphy/merb-plugins into specs</message>
    <tree>571258b6ea9bd341431fdbac4e09fb311481d8b9</tree>
    <committer>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c04c4555d493e71da327a0886cd5bac0a06a2d8b</id>
      </parent>
      <parent>
        <id>7fb19e8ed65d21b5273b62c9fee9bb843717530e</id>
      </parent>
    </parents>
    <author>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/530d18a46b88b70b0e942accb7207e06f6ff9bac</url>
    <id>530d18a46b88b70b0e942accb7207e06f6ff9bac</id>
    <committed-date>2008-12-19T09:37:24-08:00</committed-date>
    <authored-date>2008-12-19T09:37:24-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/jdunphy/merb-plugins into jdunphy</message>
    <tree>dbf7c05df103bf30da746a1164802298ae4be00a</tree>
    <committer>
      <name>Lori</name>
      <email>Lori@Lethe.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ec90eebb20a1033daabc4010556e48a37dd745d</id>
      </parent>
    </parents>
    <author>
      <name>Frostbytten - Chris Villalobos</name>
      <email>christopher.villalobos@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/c04c4555d493e71da327a0886cd5bac0a06a2d8b</url>
    <id>c04c4555d493e71da327a0886cd5bac0a06a2d8b</id>
    <committed-date>2008-12-18T21:11:40-08:00</committed-date>
    <authored-date>2008-12-18T21:11:40-08:00</authored-date>
    <message>Fixed merbtask.rb for call to session_migration vs. database_sessions_migration.

Signed-off-by: Frostbytten - Chris Villalobos &lt;christopher.villalobos@gmail.com&gt;</message>
    <tree>e2f6e3f9c87773f559c3ad55213d282d6bdbce4b</tree>
    <committer>
      <name>Frostbytten - Chris Villalobos</name>
      <email>christopher.villalobos@gmail.com</email>
    </committer>
  </commit>
</commits>
