<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>358fc0c3a8b596bb83bb479d361039184b9ecec0</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/c7fcb8aacb8b41e37cbd5b7e54fe8816c67af2fa</url>
    <id>c7fcb8aacb8b41e37cbd5b7e54fe8816c67af2fa</id>
    <committed-date>2008-07-19T07:58:47-07:00</committed-date>
    <authored-date>2008-07-19T07:58:47-07:00</authored-date>
    <message>Fix problem where acts_as_network fails for multi-word models</message>
    <tree>f5963d9b7d05156f1e2d777431a8ccfdc88952b8</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ac673c3ad2f84d30750e202efa65890db2e1f5d</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/358fc0c3a8b596bb83bb479d361039184b9ecec0</url>
    <id>358fc0c3a8b596bb83bb479d361039184b9ecec0</id>
    <committed-date>2008-06-02T14:20:25-07:00</committed-date>
    <authored-date>2008-06-02T14:20:25-07:00</authored-date>
    <message>added documentation and example for acts_as_union</message>
    <tree>3690fbfcf6e8cf9b003e65956dc37f8217c96948</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b79c599000d2221609726a406e158e3ab0082bd7</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/6ac673c3ad2f84d30750e202efa65890db2e1f5d</url>
    <id>6ac673c3ad2f84d30750e202efa65890db2e1f5d</id>
    <committed-date>2008-06-02T07:37:12-07:00</committed-date>
    <authored-date>2008-06-02T07:37:12-07:00</authored-date>
    <message>properly handle to_a calls on UnionCollection, remove leftover debugger call</message>
    <tree>e88ba6f3d8fa1e63c613fe62d44fcf6fcc69fefc</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b555b9e37a0a13bb502fb926b5ceec83446cdad</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/b79c599000d2221609726a406e158e3ab0082bd7</url>
    <id>b79c599000d2221609726a406e158e3ab0082bd7</id>
    <committed-date>2008-06-01T11:06:43-07:00</committed-date>
    <authored-date>2008-06-01T11:06:43-07:00</authored-date>
    <message>UnionCollection uses lazy loading of collection data; UnionCollection properly handles blocks</message>
    <tree>8aef0b9165fae9523f8850d0577bf30ffe477870</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5230cdfca5191f82e4f50269b6ebb7ba33a193c</id>
      </parent>
    </parents>
    <author>
      <name>Billy Gray</name>
      <email>wgray@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/5b555b9e37a0a13bb502fb926b5ceec83446cdad</url>
    <id>5b555b9e37a0a13bb502fb926b5ceec83446cdad</id>
    <committed-date>2008-05-30T13:23:01-07:00</committed-date>
    <authored-date>2008-05-30T13:23:01-07:00</authored-date>
    <message>acts as union should be used by acts_as_network for consistency</message>
    <tree>fcbfc40cb9be907dcb614094406bd1d03fc5b74b</tree>
    <committer>
      <name>Billy Gray</name>
      <email>wgray@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d2ce44f0dd6c757457e48ead5dda842f9fa3e9f</id>
      </parent>
    </parents>
    <author>
      <name>Billy Gray</name>
      <email>wgray@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/f5230cdfca5191f82e4f50269b6ebb7ba33a193c</url>
    <id>f5230cdfca5191f82e4f50269b6ebb7ba33a193c</id>
    <committed-date>2008-05-30T13:15:39-07:00</committed-date>
    <authored-date>2008-05-30T13:15:39-07:00</authored-date>
    <message>Added acts_as_union method and simple test to acts_as_network plugin</message>
    <tree>d2a493ca113c57e87a9e36110d268305fb867443</tree>
    <committer>
      <name>Billy Gray</name>
      <email>wgray@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eeab13f0c78b4dea3326aaaca2f9284a9fb7d6ab</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/4d2ce44f0dd6c757457e48ead5dda842f9fa3e9f</url>
    <id>4d2ce44f0dd6c757457e48ead5dda842f9fa3e9f</id>
    <committed-date>2008-05-22T21:50:46-07:00</committed-date>
    <authored-date>2008-05-22T21:50:46-07:00</authored-date>
    <message>update plugin path</message>
    <tree>2531d5bf432f103b46d5ead8c9b2b50611314c03</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63b63e86750dfaeca1be6a857720a6c812ffa6dd</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/eeab13f0c78b4dea3326aaaca2f9284a9fb7d6ab</url>
    <id>eeab13f0c78b4dea3326aaaca2f9284a9fb7d6ab</id>
    <committed-date>2008-05-22T21:48:46-07:00</committed-date>
    <authored-date>2008-05-22T21:48:46-07:00</authored-date>
    <message>updated readme to include instructions for git</message>
    <tree>4c98b8dddacd9783de7b3927733cf5b495c7ed0c</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </author>
    <url>http://github.com/sjlombardo/acts_as_network/commit/63b63e86750dfaeca1be6a857720a6c812ffa6dd</url>
    <id>63b63e86750dfaeca1be6a857720a6c812ffa6dd</id>
    <committed-date>2008-05-22T21:20:00-07:00</committed-date>
    <authored-date>2008-05-22T21:20:00-07:00</authored-date>
    <message>initial commit of acts_as_network to git</message>
    <tree>694a2387a4faa2b8d9795264a6cd5d4f65d2f919</tree>
    <committer>
      <name>Stephen Lombardo</name>
      <email>sjlombardo@zetetic.net</email>
    </committer>
  </commit>
</commits>
