<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>329c19e60b001c8bbdeded4f22c9a23dc7fc53ba</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/ee9ec728686613acb58f0bcc482c179703c24ded</url>
    <id>ee9ec728686613acb58f0bcc482c179703c24ded</id>
    <committed-date>2009-05-05T18:57:58-07:00</committed-date>
    <authored-date>2009-05-05T18:57:58-07:00</authored-date>
    <message>Point to mperham repo</message>
    <tree>985753cd0e00714552b55de63289e0fa04f77bce</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa5ef1b6c808856b64f1d8619652baf3d19084b3</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/7d7a2acfaddc56fe016f6e61957b65075abba54f</url>
    <id>7d7a2acfaddc56fe016f6e61957b65075abba54f</id>
    <committed-date>2008-11-23T18:42:21-08:00</committed-date>
    <authored-date>2008-11-23T18:42:21-08:00</authored-date>
    <message>Refactor DataFabric to support ActiveRecord 2.0, 2.1 and 2.2.
AR 2.0 and 2.1 are supported by the code in ar20.rb.
AR 2.2+ is supported by the code in ar22.rb.
TODO One test still failing.</message>
    <tree>306a047b5ceeea999a31474939029476c2832980</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d709e84cb039a9bd2ff5c719665f1d67e493fca8</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/14f4433df425ca336e0197a21af19a0ef60248d5</url>
    <id>14f4433df425ca336e0197a21af19a0ef60248d5</id>
    <committed-date>2008-07-09T14:34:41-07:00</committed-date>
    <authored-date>2008-07-09T14:34:41-07:00</authored-date>
    <message>Change connection_topology class method to data_fabric.
Simpler naming FTW.
Fix some odd test issues.</message>
    <tree>92672221e851f7b490df332dcdec81ae400aa990</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>753158fe381b5954b337d0f188f9c2f604259bbf</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/be845208ff8b7129e4eb1b0445dfc19e74bc7721</url>
    <id>be845208ff8b7129e4eb1b0445dfc19e74bc7721</id>
    <committed-date>2008-07-08T09:32:26-07:00</committed-date>
    <authored-date>2008-07-08T09:32:26-07:00</authored-date>
    <message>Move gem building to Echoe
We'll use RubyForge instead of github for gem distribution</message>
    <tree>5bf3fde81350baab30dd825e1b4e6e878363e23f</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a0797c616f0666e60d7f8558339ef214c3f6912</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/ed83276e983d3f05832f4da8b8b99f1f32993caf</url>
    <id>ed83276e983d3f05832f4da8b8b99f1f32993caf</id>
    <committed-date>2008-07-02T15:30:10-07:00</committed-date>
    <authored-date>2008-07-02T15:30:10-07:00</authored-date>
    <message>Updated documentation</message>
    <tree>bbc44565080ab75615f75787daf5af513049c24d</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62bdfd970ef660c3ee6d69f79f6c1ec2896d8b70</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/9b899f1909e5f508566a299c68a67587ff3f40ac</url>
    <id>9b899f1909e5f508566a299c68a67587ff3f40ac</id>
    <committed-date>2008-07-01T19:42:15-07:00</committed-date>
    <authored-date>2008-07-01T19:42:15-07:00</authored-date>
    <message>Add note and check for allow_concurrency = true.
Add future thread tests when concurrency is allowed.
Integrate logging into AR's logger.</message>
    <tree>67b3ac1bf0868e5847d1c082d3777873878fa407</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a75dae95664ce4972196e9005f653021c0a97946</id>
      </parent>
    </parents>
    <author>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </author>
    <url>http://github.com/fiveruns/data_fabric/commit/62bdfd970ef660c3ee6d69f79f6c1ec2896d8b70</url>
    <id>62bdfd970ef660c3ee6d69f79f6c1ec2896d8b70</id>
    <committed-date>2008-04-16T09:39:57-07:00</committed-date>
    <authored-date>2008-04-16T09:39:57-07:00</authored-date>
    <message>data_fabric cleanup</message>
    <tree>8a7c525abcbdca1529e4ddcb9415c54547e5982a</tree>
    <committer>
      <name>Mike Perham</name>
      <email>mperham@gmail.com</email>
    </committer>
  </commit>
</commits>
