<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e53d54696e4d8d5e62fde6284999b44b5496b7ec</id>
      </parent>
    </parents>
    <author>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/5fb1ed1547d586427cdab92cfafd8a1f58242acd</url>
    <id>5fb1ed1547d586427cdab92cfafd8a1f58242acd</id>
    <committed-date>2008-07-24T12:57:55-07:00</committed-date>
    <authored-date>2008-07-24T12:57:55-07:00</authored-date>
    <message>Spec that shows a bug in associations</message>
    <tree>deddf124cd7675bd28fccbc42fa6a6789b0a0c29</tree>
    <committer>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>431513ba4aa35d68355600b3db4f1a25a81d016f</id>
      </parent>
      <parent>
        <id>982941177548461d8b91cfb788e266513844f48a</id>
      </parent>
    </parents>
    <author>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/e53d54696e4d8d5e62fde6284999b44b5496b7ec</url>
    <id>e53d54696e4d8d5e62fde6284999b44b5496b7ec</id>
    <committed-date>2008-07-24T08:49:14-07:00</committed-date>
    <authored-date>2008-07-24T08:49:14-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sam/dm-core</message>
    <tree>d97b438c73e37f53bffe19a3fa723d3b51f001ce</tree>
    <committer>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c27a67f6d960d2edd41cd8b6ae3bfee218293816</id>
      </parent>
    </parents>
    <author>
      <name>Tim Carey-Smith</name>
      <email>tim@spork.in</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/982941177548461d8b91cfb788e266513844f48a</url>
    <id>982941177548461d8b91cfb788e266513844f48a</id>
    <committed-date>2008-07-23T20:40:33-07:00</committed-date>
    <authored-date>2008-07-23T20:40:33-07:00</authored-date>
    <message>Raise a more meaningful exception

In a DM::Resource when an associated class is missing, it is non-obvious where it is
failing.</message>
    <tree>4449dea182f89359b15269229a38c51ebd082b7a</tree>
    <committer>
      <name>Tim Carey-Smith</name>
      <email>tim@spork.in</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3ba958502dcea20072e24dde849e37e0b384328</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/c27a67f6d960d2edd41cd8b6ae3bfee218293816</url>
    <id>c27a67f6d960d2edd41cd8b6ae3bfee218293816</id>
    <committed-date>2008-07-23T09:26:27-07:00</committed-date>
    <authored-date>2008-07-23T09:26:27-07:00</authored-date>
    <message>Added deprecation warning for Model#create!. Removed all calls to create! in specs. This resolves #428.</message>
    <tree>bbb253092baf49b0d23c72c7838bbdfbf21f5b13</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d7560e205d32a7cbda3de8c32ca42e0312f62c3</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/b3ba958502dcea20072e24dde849e37e0b384328</url>
    <id>b3ba958502dcea20072e24dde849e37e0b384328</id>
    <committed-date>2008-07-23T07:56:58-07:00</committed-date>
    <authored-date>2008-07-23T07:56:58-07:00</authored-date>
    <message>Applied doc patch from #479.</message>
    <tree>d4c477f9bc253235a36e23db8b4285e07ff9008d</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2601ae499b8f65a6d0d76f3e2ff54078df46c734</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/9d7560e205d32a7cbda3de8c32ca42e0312f62c3</url>
    <id>9d7560e205d32a7cbda3de8c32ca42e0312f62c3</id>
    <committed-date>2008-07-22T21:34:06-07:00</committed-date>
    <authored-date>2008-07-22T21:34:06-07:00</authored-date>
    <message>Tweaked the SPECS document and added a rough outline for the new spec organization</message>
    <tree>5ea11f8c336a6826afd48f3763ed3ec064235d01</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b43d41974b96820993abbeb0297b0c29ce3181d1</id>
      </parent>
      <parent>
        <id>6efdcbeb69739ba1f5c14da4ba5abff60ecc9999</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/2601ae499b8f65a6d0d76f3e2ff54078df46c734</url>
    <id>2601ae499b8f65a6d0d76f3e2ff54078df46c734</id>
    <committed-date>2008-07-22T20:54:38-07:00</committed-date>
    <authored-date>2008-07-22T20:54:38-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sam/dm-core</message>
    <tree>65d0162ca33208a4db200b6f506c7264a9a2a77b</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da8cd46364d10fb679beb660b604eecddf298f29</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/6efdcbeb69739ba1f5c14da4ba5abff60ecc9999</url>
    <id>6efdcbeb69739ba1f5c14da4ba5abff60ecc9999</id>
    <committed-date>2008-07-22T15:28:13-07:00</committed-date>
    <authored-date>2008-07-22T15:28:13-07:00</authored-date>
    <message>Fixed spacing in last commit.</message>
    <tree>6de628c61739a4d99b76da68ce3f4dfb1a0770e6</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>450fee38931c30181198e7bac3d04ef5c876bd9f</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/da8cd46364d10fb679beb660b604eecddf298f29</url>
    <id>da8cd46364d10fb679beb660b604eecddf298f29</id>
    <committed-date>2008-07-22T15:26:07-07:00</committed-date>
    <authored-date>2008-07-22T15:26:07-07:00</authored-date>
    <message>Model#inherited copies @validations if the model responds to validators. Resolved #327.</message>
    <tree>1bab77564d7e721ed77b8ba46f1b83812d175a47</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30e4e5810eda0e0f27da684912ff7e33dfc62b28</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/450fee38931c30181198e7bac3d04ef5c876bd9f</url>
    <id>450fee38931c30181198e7bac3d04ef5c876bd9f</id>
    <committed-date>2008-07-22T12:44:04-07:00</committed-date>
    <authored-date>2008-07-22T12:44:04-07:00</authored-date>
    <message>Updated Property#set to load lazy values before setting the new value.

*  Extracted lazy loading from Property#get to Property#lazy_load(resource)
*  Fixed unit/property_spec
*  Added spec to property_spec for lazy loading.</message>
    <tree>b69c24c9485295ddfa91ea3f091ad21c98745b66</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cc095076ca5f1a606419746d5fb1e7703d1b5ef</id>
      </parent>
      <parent>
        <id>30e4e5810eda0e0f27da684912ff7e33dfc62b28</id>
      </parent>
    </parents>
    <author>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/431513ba4aa35d68355600b3db4f1a25a81d016f</url>
    <id>431513ba4aa35d68355600b3db4f1a25a81d016f</id>
    <committed-date>2008-07-22T11:47:20-07:00</committed-date>
    <authored-date>2008-07-22T11:47:20-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sam/dm-core</message>
    <tree>daa270b59123aa011acc0d0887d48c6df081e667</tree>
    <committer>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c01abf0e2e6501c705b9a075601633b16cd193f9</id>
      </parent>
    </parents>
    <author>
      <name>Mayo Jordanov</name>
      <email>mayo@oyam.ca</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/30e4e5810eda0e0f27da684912ff7e33dfc62b28</url>
    <id>30e4e5810eda0e0f27da684912ff7e33dfc62b28</id>
    <committed-date>2008-07-21T14:39:04-07:00</committed-date>
    <authored-date>2008-07-21T12:05:20-07:00</authored-date>
    <message>remove scale from required parameters for a float. Default the scale parameter
of float to nil.</message>
    <tree>4c5f5e7ea5a5ee3513b3b985912cfeafa81ab9b7</tree>
    <committer>
      <name>Mayo Jordanov</name>
      <email>mayo@oyam.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e261199a626e3a651b3373e97d5b72f79b2af4eb</id>
      </parent>
    </parents>
    <author>
      <name>Aadithya Deshpande</name>
      <email>aadid@aadi-mbp2.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/c01abf0e2e6501c705b9a075601633b16cd193f9</url>
    <id>c01abf0e2e6501c705b9a075601633b16cd193f9</id>
    <committed-date>2008-07-21T12:37:44-07:00</committed-date>
    <authored-date>2008-07-21T12:37:44-07:00</authored-date>
    <message>fix #459 : type and id should be undef'd by Path ( to allow Model.join.id )</message>
    <tree>336f519cc6424ff2e5dbf90a8a54e4f3431bea7f</tree>
    <committer>
      <name>Aadithya Deshpande</name>
      <email>aadid@aadi-mbp2.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e261199a626e3a651b3373e97d5b72f79b2af4eb</id>
      </parent>
    </parents>
    <author>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/7cc095076ca5f1a606419746d5fb1e7703d1b5ef</url>
    <id>7cc095076ca5f1a606419746d5fb1e7703d1b5ef</id>
    <committed-date>2008-07-21T11:40:14-07:00</committed-date>
    <authored-date>2008-07-21T11:40:14-07:00</authored-date>
    <message>Spec that shows a bug with associations when saving new objects</message>
    <tree>7e1d60c1ef9652f190f4b5874ba4fd519e891c98</tree>
    <committer>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81fd6e4388c868c4e27114ee51e264f6fea7dcc6</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/e261199a626e3a651b3373e97d5b72f79b2af4eb</url>
    <id>e261199a626e3a651b3373e97d5b72f79b2af4eb</id>
    <committed-date>2008-07-20T13:14:33-07:00</committed-date>
    <authored-date>2008-07-20T13:14:33-07:00</authored-date>
    <message>Fixed hoe tasks to ignore .db files, updated Manifest.txt to include new spec files.</message>
    <tree>0a98e5fd2ca8be0957fa95a0d93a19eeea444c16</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66cd29bb78dda5eb0500a2e523ceff8334d06594</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/81fd6e4388c868c4e27114ee51e264f6fea7dcc6</url>
    <id>81fd6e4388c868c4e27114ee51e264f6fea7dcc6</id>
    <committed-date>2008-07-20T12:10:39-07:00</committed-date>
    <authored-date>2008-07-20T12:10:39-07:00</authored-date>
    <message>Fixing type on windows install.rb tasks</message>
    <tree>3c2ef01b695bdaa8f54bb1aef6e577bcc8cf15ef</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c388cc2606ebbcd9ec0003db12074afbbe52d79</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/66cd29bb78dda5eb0500a2e523ceff8334d06594</url>
    <id>66cd29bb78dda5eb0500a2e523ceff8334d06594</id>
    <committed-date>2008-07-16T15:23:28-07:00</committed-date>
    <authored-date>2008-07-16T15:23:28-07:00</authored-date>
    <message>Fixed the argument signatures on after hooks</message>
    <tree>c804b6a2b1781ee2c39bc452426b5fd31e498103</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c388cc2606ebbcd9ec0003db12074afbbe52d79</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/b43d41974b96820993abbeb0297b0c29ce3181d1</url>
    <id>b43d41974b96820993abbeb0297b0c29ce3181d1</id>
    <committed-date>2008-07-16T14:29:58-07:00</committed-date>
    <authored-date>2008-07-16T14:29:58-07:00</authored-date>
    <message>Starting to rework the DataMapper::Resource specs</message>
    <tree>f1a734a1e910e04950a9d03a1ee114d95c3aa6a3</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carllerche@mac.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8bf592636e0684869e9f748254b6fedf54ff3ed</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/0c388cc2606ebbcd9ec0003db12074afbbe52d79</url>
    <id>0c388cc2606ebbcd9ec0003db12074afbbe52d79</id>
    <committed-date>2008-07-15T15:47:52-07:00</committed-date>
    <authored-date>2008-07-15T15:47:52-07:00</authored-date>
    <message>Ensure SQL specific query specs only run for DO adapters</message>
    <tree>29ed2ea839a3b273c96d218588e32a074fa219f4</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df51cd229213be3cbbcb434b9ffdd6f0493a2ea5</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/f8bf592636e0684869e9f748254b6fedf54ff3ed</url>
    <id>f8bf592636e0684869e9f748254b6fedf54ff3ed</id>
    <committed-date>2008-07-15T15:40:12-07:00</committed-date>
    <authored-date>2008-07-15T15:40:12-07:00</authored-date>
    <message>Ensure GROUP BY only happens with Query#fields contains a Property

* Added specs for GROUP BY change, and moved the classes to the top
  of the file and namespaced them to avoid colissions.</message>
    <tree>46c7e572f420465ee24505610067a5f4672c68e4</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>802ed5d42348f3554aa70b0ec0530863383d7575</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/df51cd229213be3cbbcb434b9ffdd6f0493a2ea5</url>
    <id>df51cd229213be3cbbcb434b9ffdd6f0493a2ea5</id>
    <committed-date>2008-07-15T12:10:12-07:00</committed-date>
    <authored-date>2008-07-15T12:10:12-07:00</authored-date>
    <message>Added specs for Query::Operator#==

* Updated Query::Operator#== to only return true if the other's class
  is equal to, or a descendant of self.class</message>
    <tree>0a47239378d34f63e46bea01dce5e435b2c8ef41</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eea3813d16a8b89c0ca9d44a51b3624051a63963</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/802ed5d42348f3554aa70b0ec0530863383d7575</url>
    <id>802ed5d42348f3554aa70b0ec0530863383d7575</id>
    <committed-date>2008-07-15T11:38:51-07:00</committed-date>
    <authored-date>2008-07-15T11:35:57-07:00</authored-date>
    <message>Refactored SQL generation

* Loosened constraints on Query object that would allow #fields and
  #order to be empty arrays in very specific circumstances. (needed for
  dm-aggregates)
* Split up query generation for ORDER BY part
* Allow Query::Operator objects to be passed through when in Query#fields</message>
    <tree>22daa0ddf9b696d8f082d1231aaba286061e14dd</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6dfffdc0692091e54a68472e326261d3b669f873</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche</name>
      <email>carl@splendificent.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/eea3813d16a8b89c0ca9d44a51b3624051a63963</url>
    <id>eea3813d16a8b89c0ca9d44a51b3624051a63963</id>
    <committed-date>2008-07-15T01:17:11-07:00</committed-date>
    <authored-date>2008-07-15T01:17:11-07:00</authored-date>
    <message>Starting to clean up the integration specs: Starting with resource_spec. Creating a new model metaphor: Zoo</message>
    <tree>3d57fa32de2b8c51a23bf590025135858787b48e</tree>
    <committer>
      <name>Carl Lerche</name>
      <email>carl@splendificent.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71e9871f9dd60eb79656a2c28e97695171cb9be2</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/6dfffdc0692091e54a68472e326261d3b669f873</url>
    <id>6dfffdc0692091e54a68472e326261d3b669f873</id>
    <committed-date>2008-07-14T21:59:19-07:00</committed-date>
    <authored-date>2008-07-14T21:59:19-07:00</authored-date>
    <message>Stripped whitespace with &quot;sake strip&quot;</message>
    <tree>bf4f1e407aee7df4e73a31f2ec8ea20aecda299f</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09783ab10c721a9ac222b9467d57831633609b27</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/71e9871f9dd60eb79656a2c28e97695171cb9be2</url>
    <id>71e9871f9dd60eb79656a2c28e97695171cb9be2</id>
    <committed-date>2008-07-14T21:54:22-07:00</committed-date>
    <authored-date>2008-07-14T21:48:04-07:00</authored-date>
    <message>Fixed errors in ManyToMany::Proxy class and specs

* Earlier spec runs were affecting later spec runs because the data
  wasn't being cleared after a run.  This affected the counts and
  expected numbers of associations.  Updating to auto-migrate after
  each spec run corrects this error.
* Updated specs to check before and after conditions to ensure the
  mutator methods were having a real effect.  Caught several bugs with
  this approach.
* Added specs for ManyToMany::Proxy#replace
* Fixed ManyToMany::Proxy#replace to actually create the &quot;through&quot;
  resource the same was ManyToMany::Proxy#&lt;&lt; does.  Refactored common
  code into private method ManyToMany::Proxy#relate_resource
* Updated ManyToMany::Proxy#replace to accept a Hash instead of a
  Resource object.</message>
    <tree>76b0a284921b0841f1e5280f63bb800fe706bbef</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74dc5327a5b9527f1ad0983aa4bee309a162c8a5</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Neighman</name>
      <email>has.sox@gmail.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/09783ab10c721a9ac222b9467d57831633609b27</url>
    <id>09783ab10c721a9ac222b9467d57831633609b27</id>
    <committed-date>2008-07-14T21:51:24-07:00</committed-date>
    <authored-date>2008-07-14T21:51:24-07:00</authored-date>
    <message>Fixes some naming conventions on the default_scope change</message>
    <tree>ab7f2d7b1d321393a4c70413760c56f0e722e13b</tree>
    <committer>
      <name>Daniel Neighman</name>
      <email>has.sox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5bc97342e6a6bc97e8a0e8ece423a35674717f5</id>
      </parent>
    </parents>
    <author>
      <name>Wesley Beary</name>
      <email>monki@geemus.com</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/74dc5327a5b9527f1ad0983aa4bee309a162c8a5</url>
    <id>74dc5327a5b9527f1ad0983aa4bee309a162c8a5</id>
    <committed-date>2008-07-14T14:18:53-07:00</committed-date>
    <authored-date>2008-07-14T14:18:53-07:00</authored-date>
    <message>prevent duplicates ids in the parent lookup and make more consistent with get_children</message>
    <tree>de0956e35fe1ba855c2684b52a4d79f0f8886f83</tree>
    <committer>
      <name>Wesley Beary</name>
      <email>monki@geemus.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f16545bcafa91c3029b90c4353967c89370b27fc</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/e5bc97342e6a6bc97e8a0e8ece423a35674717f5</url>
    <id>e5bc97342e6a6bc97e8a0e8ece423a35674717f5</id>
    <committed-date>2008-07-14T11:51:29-07:00</committed-date>
    <authored-date>2008-07-14T11:51:29-07:00</authored-date>
    <message>Altering the Rakefile/hoe setup to be more portable</message>
    <tree>c9647e4196b0b30bef862649fab4b5b96549cd5d</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95026bdf4f2f0e846ce54bf1cea9817c6af3ff9a</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/f16545bcafa91c3029b90c4353967c89370b27fc</url>
    <id>f16545bcafa91c3029b90c4353967c89370b27fc</id>
    <committed-date>2008-07-14T10:57:10-07:00</committed-date>
    <authored-date>2008-07-14T10:57:10-07:00</authored-date>
    <message>Removing sqlite db's in spec from Manifest.txt</message>
    <tree>e6ea050100a1bb9d73eac9061b5d75b4fb346751</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6095e159d566b53c729dd28298eb0b0a947a122e</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </author>
    <url>http://github.com/dkubb/dm-core/commit/95026bdf4f2f0e846ce54bf1cea9817c6af3ff9a</url>
    <id>95026bdf4f2f0e846ce54bf1cea9817c6af3ff9a</id>
    <committed-date>2008-07-14T10:51:08-07:00</committed-date>
    <authored-date>2008-07-14T10:51:08-07:00</authored-date>
    <message>Removed requires of rake packaging tasks</message>
    <tree>cd99f505d50a8b35734f00436614e345c5061994</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bernerdschaefer@bernerd-schaefers-macbook-air.local</email>
    </committer>
  </commit>
</commits>
