<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>670dc0f71d6a5a78d856324612affbea19990c3a</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/0901eb2c645b0d3860cdc12f5f0014973c94110c</url>
    <id>0901eb2c645b0d3860cdc12f5f0014973c94110c</id>
    <committed-date>2009-12-20T21:19:25-08:00</committed-date>
    <authored-date>2009-12-20T21:19:25-08:00</authored-date>
    <message>updated history and bumped version to 0.3.0</message>
    <tree>bb2fc898de93c1e494d903003e249aa26c094493</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a37b0daed4f5666a239b77095ec7bcf69220619</id>
      </parent>
    </parents>
    <author>
      <name>yozhyk</name>
      <email>vika.sukmanova@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/670dc0f71d6a5a78d856324612affbea19990c3a</url>
    <id>670dc0f71d6a5a78d856324612affbea19990c3a</id>
    <committed-date>2009-12-20T21:13:36-08:00</committed-date>
    <authored-date>2009-08-20T10:05:16-07:00</authored-date>
    <message>added TRUNCADE CASCADE for Postgres (for truncating tables with FKs)</message>
    <tree>251ee5e2ee13bf8f312311010e8359ea6081b4e6</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84b037bccba296d4ccfb3b10d3a5c96ebc9d3f23</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/1a37b0daed4f5666a239b77095ec7bcf69220619</url>
    <id>1a37b0daed4f5666a239b77095ec7bcf69220619</id>
    <committed-date>2009-12-20T21:13:15-08:00</committed-date>
    <authored-date>2009-05-23T08:56:28-07:00</authored-date>
    <message>now compatible with datamapper 0.10.0

* I'm not sure though, if this is the right patch to make this work,
  since it depends on private 'quote_name' api. However, I assume
  that 'quote_table_name' was private api too.

* TODO: find out if this is backwards compatible</message>
    <tree>ff1e5d4bef2e49078b58881c84d82d6d34eb92e6</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32986cf86baf5bbb87cfce12520b3f126d293e0e</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/84b037bccba296d4ccfb3b10d3a5c96ebc9d3f23</url>
    <id>84b037bccba296d4ccfb3b10d3a5c96ebc9d3f23</id>
    <committed-date>2009-08-11T14:12:00-07:00</committed-date>
    <authored-date>2009-08-11T14:12:00-07:00</authored-date>
    <message>updating the README.. we have had DM support for a while...</message>
    <tree>3f5b8fc696e5593ac4b07b1aa0aad0516b3a8db5</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0de00ddfc6d3b3a5aa025557a42ae8b3fc59e5b</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/32986cf86baf5bbb87cfce12520b3f126d293e0e</url>
    <id>32986cf86baf5bbb87cfce12520b3f126d293e0e</id>
    <committed-date>2009-08-04T07:14:19-07:00</committed-date>
    <authored-date>2009-08-04T07:14:19-07:00</authored-date>
    <message>credit</message>
    <tree>4e545843d33e65a9d0ab342bbbf4459f71aedda3</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2548bd7125d3aca160a68549cb02671daca9c8cc</id>
      </parent>
    </parents>
    <author>
      <name>Adam Meehan</name>
      <email>adam.meehan@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/d0de00ddfc6d3b3a5aa025557a42ae8b3fc59e5b</url>
    <id>d0de00ddfc6d3b3a5aa025557a42ae8b3fc59e5b</id>
    <committed-date>2009-08-04T07:13:22-07:00</committed-date>
    <authored-date>2009-05-29T21:00:59-07:00</authored-date>
    <message>version 0.2.3

Signed-off-by: Ben Mabey &lt;ben@benmabey.com&gt;</message>
    <tree>4af99761166544d433c11a71c0fbf57e41b6f1e7</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0870eb9f684cfa50da907f6abb22b1cd2d19059e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Meehan</name>
      <email>adam.meehan@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/2548bd7125d3aca160a68549cb02671daca9c8cc</url>
    <id>2548bd7125d3aca160a68549cb02671daca9c8cc</id>
    <committed-date>2009-08-04T07:13:20-07:00</committed-date>
    <authored-date>2009-05-29T20:52:41-07:00</authored-date>
    <message>truncation support for SQL Server adapter

Signed-off-by: Ben Mabey &lt;ben@benmabey.com&gt;</message>
    <tree>475a261b6fb7b6c15f52c3a326a540aa6c911bc2</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf981bfd081af6af45c53508bfd86b360c3a4360</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/0870eb9f684cfa50da907f6abb22b1cd2d19059e</url>
    <id>0870eb9f684cfa50da907f6abb22b1cd2d19059e</id>
    <committed-date>2009-05-08T20:53:13-07:00</committed-date>
    <authored-date>2009-05-08T20:52:37-07:00</authored-date>
    <message>Version bump to 0.2.2</message>
    <tree>1c8a8c32d2fe1ae869e956bc4eb372d208a69fe8</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bf8e07f36a6c8873380bae1c08c71146a81263d</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/cf981bfd081af6af45c53508bfd86b360c3a4360</url>
    <id>cf981bfd081af6af45c53508bfd86b360c3a4360</id>
    <committed-date>2009-05-08T19:58:47-07:00</committed-date>
    <authored-date>2009-05-08T19:58:47-07:00</authored-date>
    <message>updated gemspec to include a valid description.

Ben, I think you have a problem with gemspec generation?
I had to fix this before, to allow local sudo rake install.

For reference, here is the error I get:

rake aborted!
&quot;FIXME&quot; or &quot;TODO&quot; is not a description</message>
    <tree>7c27010b9402f301c9525fb706b1fcb9121cb74e</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85225dcbe818c684aeda1050b9f1603d92c3d405</id>
      </parent>
      <parent>
        <id>9421204d57c1fca9e124edb5ac28d5ef8b12f2c6</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/7bf8e07f36a6c8873380bae1c08c71146a81263d</url>
    <id>7bf8e07f36a6c8873380bae1c08c71146a81263d</id>
    <committed-date>2009-05-08T19:39:33-07:00</committed-date>
    <authored-date>2009-05-08T19:39:33-07:00</authored-date>
    <message>merged upstream</message>
    <tree>a121d75fecf6aef7f7842be536d5bd0a669aebad</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a5d52dba500863f014f6f994d208da81257871f</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/9421204d57c1fca9e124edb5ac28d5ef8b12f2c6</url>
    <id>9421204d57c1fca9e124edb5ac28d5ef8b12f2c6</id>
    <committed-date>2009-05-08T19:00:14-07:00</committed-date>
    <authored-date>2009-05-08T18:58:47-07:00</authored-date>
    <message>Version bump to 0.2.1</message>
    <tree>a121d75fecf6aef7f7842be536d5bd0a669aebad</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23c65e6e38b6ee381546f25beed8141b99284bf2</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/3a5d52dba500863f014f6f994d208da81257871f</url>
    <id>3a5d52dba500863f014f6f994d208da81257871f</id>
    <committed-date>2009-05-08T18:57:54-07:00</committed-date>
    <authored-date>2009-05-08T18:57:54-07:00</authored-date>
    <message>removed extraneous TruncationBase class definition.</message>
    <tree>1bcd02474787547150f94f9e4136f0ecc50fd5b5</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90370105948eadb04bb5353cc1610c5a86e39377</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/85225dcbe818c684aeda1050b9f1603d92c3d405</url>
    <id>85225dcbe818c684aeda1050b9f1603d92c3d405</id>
    <committed-date>2009-05-08T18:09:37-07:00</committed-date>
    <authored-date>2009-05-08T17:03:29-07:00</authored-date>
    <message>whitespace

Signed-off-by: Martin Gamsjaeger &lt;gamsnjaga@gmail.com&gt;</message>
    <tree>3f77477497dc3d5a1a60560f4afa9375e5401fae</tree>
    <committer>
      <name>Martin Gamsjaeger</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fac3ccbead20b28ac68652e8f11c8e99f34bf48c</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/23c65e6e38b6ee381546f25beed8141b99284bf2</url>
    <id>23c65e6e38b6ee381546f25beed8141b99284bf2</id>
    <committed-date>2009-05-08T17:46:52-07:00</committed-date>
    <authored-date>2009-05-08T17:46:52-07:00</authored-date>
    <message>updated default rake task to run features in addition to specs</message>
    <tree>78fc2256951b2c3a67234879245f9fa082c57dad</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dfb24de4a0e5b0af3ea0a46f15744d16af94242</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/fac3ccbead20b28ac68652e8f11c8e99f34bf48c</url>
    <id>fac3ccbead20b28ac68652e8f11c8e99f34bf48c</id>
    <committed-date>2009-05-08T17:45:16-07:00</committed-date>
    <authored-date>2009-05-08T17:44:21-07:00</authored-date>
    <message>Version bump to 0.2.0</message>
    <tree>fdaac1c576f212ae7cadd37db5cfddf8452e5c01</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f1c3452c5e4599b1ff0353b069b5b6454479bde</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/5dfb24de4a0e5b0af3ea0a46f15744d16af94242</url>
    <id>5dfb24de4a0e5b0af3ea0a46f15744d16af94242</id>
    <committed-date>2009-05-08T17:18:44-07:00</committed-date>
    <authored-date>2009-05-08T17:18:44-07:00</authored-date>
    <message>whitespace</message>
    <tree>0fc60c7d90540c0be03e6098bdf690e3c98e6450</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>612f33c7386fe645830711cfdbf5fd1d80889016</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/1f1c3452c5e4599b1ff0353b069b5b6454479bde</url>
    <id>1f1c3452c5e4599b1ff0353b069b5b6454479bde</id>
    <committed-date>2009-05-08T17:17:46-07:00</committed-date>
    <authored-date>2009-05-08T17:17:46-07:00</authored-date>
    <message>Extracted TruncationBase into own file and only require it for the
strategies that need it.</message>
    <tree>93fd6e402651ef5da3a4d55db9efc94d06906fa2</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90370105948eadb04bb5353cc1610c5a86e39377</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/612f33c7386fe645830711cfdbf5fd1d80889016</url>
    <id>612f33c7386fe645830711cfdbf5fd1d80889016</id>
    <committed-date>2009-05-08T17:03:29-07:00</committed-date>
    <authored-date>2009-05-08T17:03:29-07:00</authored-date>
    <message>whitespace</message>
    <tree>3f77477497dc3d5a1a60560f4afa9375e5401fae</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da7b965369b53f8fe41718ed90eff51d027d9b9e</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/90370105948eadb04bb5353cc1610c5a86e39377</url>
    <id>90370105948eadb04bb5353cc1610c5a86e39377</id>
    <committed-date>2009-05-08T06:33:32-07:00</committed-date>
    <authored-date>2009-05-08T06:33:32-07:00</authored-date>
    <message>nuked irrelevant TODOs</message>
    <tree>8e0b07929c209cc87c5d152acf3a2fc32144c225</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>971cdc9460be1d8e3f4cd6d07674d470f1b6a4a0</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/da7b965369b53f8fe41718ed90eff51d027d9b9e</url>
    <id>da7b965369b53f8fe41718ed90eff51d027d9b9e</id>
    <committed-date>2009-05-07T08:36:02-07:00</committed-date>
    <authored-date>2009-05-07T08:36:02-07:00</authored-date>
    <message>more information on how to run the examples/features alone</message>
    <tree>b0a66251e70f3c5c8466c6592f5f27785677e3b6</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bf0863cc56c8aa898e3ccd0175d544c567532d4</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/971cdc9460be1d8e3f4cd6d07674d470f1b6a4a0</url>
    <id>971cdc9460be1d8e3f4cd6d07674d470f1b6a4a0</id>
    <committed-date>2009-05-06T20:06:49-07:00</committed-date>
    <authored-date>2009-05-06T20:06:49-07:00</authored-date>
    <message>introduced common base class for truncation strategies.</message>
    <tree>7871b4b485746bd646b3abfdcbfe1a79f36a4d19</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03fcbd6f7957a3efcf3f2b37233f78982b4c04f3</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/5bf0863cc56c8aa898e3ccd0175d544c567532d4</url>
    <id>5bf0863cc56c8aa898e3ccd0175d544c567532d4</id>
    <committed-date>2009-05-06T19:40:40-07:00</committed-date>
    <authored-date>2009-05-06T19:40:40-07:00</authored-date>
    <message>use DataMapper.repository instead of repository.</message>
    <tree>fb5a6f7ab9d5f8cf098271532d06e92c11df9a6d</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87671758339dae6c55822cd788e8e6d80399d7f6</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/03fcbd6f7957a3efcf3f2b37233f78982b4c04f3</url>
    <id>03fcbd6f7957a3efcf3f2b37233f78982b4c04f3</id>
    <committed-date>2009-05-06T19:39:47-07:00</committed-date>
    <authored-date>2009-05-06T19:39:47-07:00</authored-date>
    <message>obvious fixes for postgres adapter. still not tested.</message>
    <tree>d56ed6c8465cb8069bbf4e442b99642f78b6c2c1</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44e4dc215b5d79f8f6d05fbe70debea0b32f7bd3</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/87671758339dae6c55822cd788e8e6d80399d7f6</url>
    <id>87671758339dae6c55822cd788e8e6d80399d7f6</id>
    <committed-date>2009-05-06T19:23:31-07:00</committed-date>
    <authored-date>2009-05-06T19:23:31-07:00</authored-date>
    <message>support truncation with datamapper on mysql and sqlite3</message>
    <tree>aaf43ef9b3ec87e8b6ead75e4ba0effef7ef2703</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dd1512433505dfbb339415081272246d5bb62eb</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/44e4dc215b5d79f8f6d05fbe70debea0b32f7bd3</url>
    <id>44e4dc215b5d79f8f6d05fbe70debea0b32f7bd3</id>
    <committed-date>2009-05-05T18:58:45-07:00</committed-date>
    <authored-date>2009-05-05T18:58:45-07:00</authored-date>
    <message>added TODO file</message>
    <tree>7a75d4bd1ae2dd7cf01a9e8c80b544969d73c49f</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f92c5e8257ff269878f48b6a00dc61624909cbb8</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/9dd1512433505dfbb339415081272246d5bb62eb</url>
    <id>9dd1512433505dfbb339415081272246d5bb62eb</id>
    <committed-date>2009-05-05T18:44:33-07:00</committed-date>
    <authored-date>2009-05-05T18:44:33-07:00</authored-date>
    <message>valid gemspec description to allow rake install from source</message>
    <tree>3c2f39130d38e625adc10d6adc1ea5658fa9a61a</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63147b21cefca764075af50f54834dc33059682d</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/f92c5e8257ff269878f48b6a00dc61624909cbb8</url>
    <id>f92c5e8257ff269878f48b6a00dc61624909cbb8</id>
    <committed-date>2009-05-05T18:34:56-07:00</committed-date>
    <authored-date>2009-05-05T18:34:56-07:00</authored-date>
    <message>added datamapper files to gemspec</message>
    <tree>8a3be0c97ffe29a1d0d0ad0d812c728e69b282fb</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af6237d95f15e78e1bbd7c5cf94ff9ba9870e247</id>
      </parent>
    </parents>
    <author>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/63147b21cefca764075af50f54834dc33059682d</url>
    <id>63147b21cefca764075af50f54834dc33059682d</id>
    <committed-date>2009-05-05T08:06:02-07:00</committed-date>
    <authored-date>2009-05-05T08:06:02-07:00</authored-date>
    <message>basic support for transaction/truncation with datamapper</message>
    <tree>6fb1860890f606d869be350a9f43c26a9e8d640b</tree>
    <committer>
      <name>snusnu</name>
      <email>gamsnjaga@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5624ca081182c280ed3e9d7d7b9728ce520c151</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/af6237d95f15e78e1bbd7c5cf94ff9ba9870e247</url>
    <id>af6237d95f15e78e1bbd7c5cf94ff9ba9870e247</id>
    <committed-date>2009-04-30T20:35:23-07:00</committed-date>
    <authored-date>2009-04-30T20:35:23-07:00</authored-date>
    <message>build the gem github. :)</message>
    <tree>b653cf7c2b119fd05274f3d103d7e2bf0ad0aca1</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f911f15d631b813ba2a0339e5c7cf222a39de243</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/database_cleaner/commit/f5624ca081182c280ed3e9d7d7b9728ce520c151</url>
    <id>f5624ca081182c280ed3e9d7d7b9728ce520c151</id>
    <committed-date>2009-04-30T20:30:47-07:00</committed-date>
    <authored-date>2009-04-30T20:30:47-07:00</authored-date>
    <message>Version bump to 0.1.3</message>
    <tree>9966d0754e70f1e8a9d1526d3a0d87a41b25a1d1</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
</commits>
