<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>c81412f626037a09667410df5aa1838eaa81482e</id>
      </parent>
    </parents>
    <author>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/02673e33e6a77c726982a4f92f8f455eee422e58</url>
    <id>02673e33e6a77c726982a4f92f8f455eee422e58</id>
    <committed-date>2009-11-10T08:33:29-08:00</committed-date>
    <authored-date>2009-11-10T08:33:29-08:00</authored-date>
    <message>Changed name of 'read' named scope in the message model as it was clashing with an existing method.</message>
    <tree>9c2e8e6efe91d675eb3303d6939871c42f6e2c9c</tree>
    <committer>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>161d79e11e5f1dd9765e9e407769469e575ce821</id>
      </parent>
    </parents>
    <author>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/c81412f626037a09667410df5aa1838eaa81482e</url>
    <id>c81412f626037a09667410df5aa1838eaa81482e</id>
    <committed-date>2009-11-05T08:57:08-08:00</committed-date>
    <authored-date>2009-11-05T08:57:08-08:00</authored-date>
    <message>Added a named scope to the message model mixin to filter unread messages.</message>
    <tree>6a882b9b73472af5bbacd549b9982bfed4cf9a33</tree>
    <committer>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95bae49dcc603f9ce836ed6bd545b8c26c915d84</id>
      </parent>
    </parents>
    <author>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/161d79e11e5f1dd9765e9e407769469e575ce821</url>
    <id>161d79e11e5f1dd9765e9e407769469e575ce821</id>
    <committed-date>2008-12-19T02:34:54-08:00</committed-date>
    <authored-date>2008-12-19T02:34:54-08:00</authored-date>
    <message>Added .rdoc extension to README.</message>
    <tree>0e4999416544751698a95b33ab143906555c07ba</tree>
    <committer>
      <name>Jon Gilbraith</name>
      <email>jon@professionalnerd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69dc956823cb9c84c329f5ea256567b5af591e32</id>
      </parent>
    </parents>
    <author>
      <name>David Schneider</name>
      <email>david.schneider@x-tm.de</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/95bae49dcc603f9ce836ed6bd545b8c26c915d84</url>
    <id>95bae49dcc603f9ce836ed6bd545b8c26c915d84</id>
    <committed-date>2008-09-05T06:32:37-07:00</committed-date>
    <authored-date>2008-09-05T06:32:37-07:00</authored-date>
    <message>Support eager loading and joins through associations setting the table name on the sort field and the conditions</message>
    <tree>3f8dffdf77ee7c2c3b96eb0d327c411e5c870e0d</tree>
    <committer>
      <name>David Schneider</name>
      <email>david.schneider@x-tm.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42d9b081063dc2f46ea27aa8036de91630501596</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/69dc956823cb9c84c329f5ea256567b5af591e32</url>
    <id>69dc956823cb9c84c329f5ea256567b5af591e32</id>
    <committed-date>2008-03-20T10:16:59-07:00</committed-date>
    <authored-date>2008-03-20T10:16:59-07:00</authored-date>
    <message>More tweaks to the readme and comments.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@12 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>7b80057372e790d7e2d21c5fe25c822133eca391</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75233615496a85dfd69ac5ec9341108ac520de61</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/42d9b081063dc2f46ea27aa8036de91630501596</url>
    <id>42d9b081063dc2f46ea27aa8036de91630501596</id>
    <committed-date>2008-03-20T06:26:39-07:00</committed-date>
    <authored-date>2008-03-20T06:26:39-07:00</authored-date>
    <message>Found out from acts_as_taggable_on_steroids how to create tests using a dedicated models and sqlite db, so rewrote the tests for it and removed the generated tests from the scaffold.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@11 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>4916bfc7de855dafe28c35c6aed7415fb2e84e64</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbbc724bd58697231115f63037f0f943d7aaa7a6</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/75233615496a85dfd69ac5ec9341108ac520de61</url>
    <id>75233615496a85dfd69ac5ec9341108ac520de61</id>
    <committed-date>2008-03-20T05:38:47-07:00</committed-date>
    <authored-date>2008-03-20T05:38:47-07:00</authored-date>
    <message>Updated controller template - filter was setting @user to current_user whereas it should have been to the user specified in params.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@10 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>575050594f7101278d0425f8a4bf8fce5b1187c8</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec1fae779872737c0aec201f1db2d9620ff6e6ce</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/cbbc724bd58697231115f63037f0f943d7aaa7a6</url>
    <id>cbbc724bd58697231115f63037f0f943d7aaa7a6</id>
    <committed-date>2008-03-19T16:12:20-07:00</committed-date>
    <authored-date>2008-03-19T16:12:20-07:00</authored-date>
    <message>Tidied up commenting and updated a surplus parameter in PrivateMessageExtensions:ClassMethods:read.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@9 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>70a2de7d65318b4a2a9d3f2d3153867ceeec6a43</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3112d8dc5eb1af7179c931ee025060193a8e6036</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/ec1fae779872737c0aec201f1db2d9620ff6e6ce</url>
    <id>ec1fae779872737c0aec201f1db2d9620ff6e6ce</id>
    <committed-date>2008-03-19T13:49:27-07:00</committed-date>
    <authored-date>2008-03-19T13:49:27-07:00</authored-date>
    <message>Updated generators to take the parent object's name on the command line.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@8 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>b2202f66c7bb132d29ae118d544c9fdd33f530f4</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5d481e11a1d1f3f5e306ef63e1d4e5cf7c5ed42</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/3112d8dc5eb1af7179c931ee025060193a8e6036</url>
    <id>3112d8dc5eb1af7179c931ee025060193a8e6036</id>
    <committed-date>2008-03-19T13:15:39-07:00</committed-date>
    <authored-date>2008-03-19T13:15:39-07:00</authored-date>
    <message>Added unit tests. They're generated with the model.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@7 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>08cce5a8ff0a36ecbc435805954acb6dbf012605</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f6f829551cd8bc4345956975276baa5c93d3a0c</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/b5d481e11a1d1f3f5e306ef63e1d4e5cf7c5ed42</url>
    <id>b5d481e11a1d1f3f5e306ef63e1d4e5cf7c5ed42</id>
    <committed-date>2008-03-19T11:43:16-07:00</committed-date>
    <authored-date>2008-03-19T11:43:16-07:00</authored-date>
    <message>Updated the readme to fix a typo or two and include the instructions for the scaffold generator. Also updated the usage files for the generators.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@6 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>d421dc0b7849f0639e1c6a3bc2e1429cf5d48067</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6720e3199f25e5cce6799c3de553efce6d3be0d3</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/1f6f829551cd8bc4345956975276baa5c93d3a0c</url>
    <id>1f6f829551cd8bc4345956975276baa5c93d3a0c</id>
    <committed-date>2008-03-19T11:41:20-07:00</committed-date>
    <authored-date>2008-03-19T11:41:20-07:00</authored-date>
    <message>One of the class methods had Message hard coded, so updated it to use the passed class name.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@5 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>20311389976a2775e3e3669ec2de218f5112e570</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce7c7cf7099cda258184514449e2db8c83b8766f</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/6720e3199f25e5cce6799c3de553efce6d3be0d3</url>
    <id>6720e3199f25e5cce6799c3de553efce6d3be0d3</id>
    <committed-date>2008-03-19T10:24:08-07:00</committed-date>
    <authored-date>2008-03-19T10:24:08-07:00</authored-date>
    <message>Renamed the simple_private_messages model to private_message_model to distinguish it from the new scaffold generator.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@4 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>1fbbcc0fc0ddbfcb7fcbb510a6d9640b136c9313</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>efefa6385f9ee37ba6f34c9e3d04353c489051d3</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/ce7c7cf7099cda258184514449e2db8c83b8766f</url>
    <id>ce7c7cf7099cda258184514449e2db8c83b8766f</id>
    <committed-date>2008-03-19T10:22:09-07:00</committed-date>
    <authored-date>2008-03-19T10:22:09-07:00</authored-date>
    <message>Added a scaffold generator to build a basic controller and set of views.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@3 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>84b180c4f8e92f73a1be5ebbc934f9128d7ab6cd</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5107ed5736817cae6d6f6398b033d5ae063310b9</id>
      </parent>
    </parents>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/efefa6385f9ee37ba6f34c9e3d04353c489051d3</url>
    <id>efefa6385f9ee37ba6f34c9e3d04353c489051d3</id>
    <committed-date>2008-03-18T13:23:46-07:00</committed-date>
    <authored-date>2008-03-18T13:23:46-07:00</authored-date>
    <message>Initial release.
- working plugin
- working generators
- complete instructions in the readme
- sufficient comments on the code (there ain't much to comment on)


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@2 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>b1ce1ae35f2c8b0dc1ecae4f6093ed4c21074aee</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </author>
    <url>http://github.com/professionalnerd/simple-private-messages/commit/5107ed5736817cae6d6f6398b033d5ae063310b9</url>
    <id>5107ed5736817cae6d6f6398b033d5ae063310b9</id>
    <committed-date>2008-03-18T13:16:15-07:00</committed-date>
    <authored-date>2008-03-18T13:16:15-07:00</authored-date>
    <message>Setting up the tags, branches and trunk structure.


git-svn-id: svn+ssh://randy/home/jon/svn/plugins/simple_private_messages/trunk@1 534f1a83-397b-4b0b-a274-5482457d36d2</message>
    <tree>4b825dc642cb6eb9a060e54bf8d69288fbee4904</tree>
    <committer>
      <name>jon</name>
      <email>jon@534f1a83-397b-4b0b-a274-5482457d36d2</email>
    </committer>
  </commit>
</commits>
