<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b0cb467116483bd663cbae8d71feb98fe0f75c10</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/2b7bf35c06e128f867a72b600c116a1d31ab5502</url>
    <id>2b7bf35c06e128f867a72b600c116a1d31ab5502</id>
    <committed-date>2009-01-10T08:02:41-08:00</committed-date>
    <authored-date>2009-01-07T09:44:46-08:00</authored-date>
    <message>corrected params for find_by_user_and_tags

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>3404f4184eff6c91544189720907522d0d83b212</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c513ced430c36ca68accd98d4ff365f62d8f2a8</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/56f0ccc12174be9037e0899e12e5317f883d13cc</url>
    <id>56f0ccc12174be9037e0899e12e5317f883d13cc</id>
    <committed-date>2009-01-07T08:04:31-08:00</committed-date>
    <authored-date>2009-01-07T07:23:48-08:00</authored-date>
    <message>moved json parsing into separate class that can determine which parsing method to use to rails doesn't barf

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>ccda297aef62d03476446c0f6348bd44d847845f</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f159836b63defa8e68e1633a1550da886683667</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/1c513ced430c36ca68accd98d4ff365f62d8f2a8</url>
    <id>1c513ced430c36ca68accd98d4ff365f62d8f2a8</id>
    <committed-date>2009-01-07T08:04:30-08:00</committed-date>
    <authored-date>2009-01-06T14:38:18-08:00</authored-date>
    <message>moved tags over info

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>2d528ddd3f45213b1ad26024e2083885c156529b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2a1a99457f6883e89fd46c9b60f70600797f6e0</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/9f159836b63defa8e68e1633a1550da886683667</url>
    <id>9f159836b63defa8e68e1633a1550da886683667</id>
    <committed-date>2009-01-07T08:04:29-08:00</committed-date>
    <authored-date>2009-01-06T12:02:33-08:00</authored-date>
    <message>added public tags to feed

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>27673e0f4c9fe4a6e647ef20db4ec76f37603ca4</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0922d1e5c4fb5acd245f918c344a7b62b4885614</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/c2a1a99457f6883e89fd46c9b60f70600797f6e0</url>
    <id>c2a1a99457f6883e89fd46c9b60f70600797f6e0</id>
    <committed-date>2009-01-06T12:06:28-08:00</committed-date>
    <authored-date>2009-01-06T12:02:49-08:00</authored-date>
    <message>json conditionally included

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>8c902cc291ca45caed33ccd55fd3c20d7f29b96d</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>825633e46afaf13cd336c3226fdace2cc02487c7</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/0922d1e5c4fb5acd245f918c344a7b62b4885614</url>
    <id>0922d1e5c4fb5acd245f918c344a7b62b4885614</id>
    <committed-date>2009-01-06T12:06:28-08:00</committed-date>
    <authored-date>2009-01-06T10:05:05-08:00</authored-date>
    <message>removed debug info

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>6062cd0a3655e0ccda760031b9a3cbcb9103e7fe</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14f7edee30533d35614cb5bb2f5c1195b3ab634e</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/825633e46afaf13cd336c3226fdace2cc02487c7</url>
    <id>825633e46afaf13cd336c3226fdace2cc02487c7</id>
    <committed-date>2009-01-06T09:09:09-08:00</committed-date>
    <authored-date>2009-01-06T09:04:57-08:00</authored-date>
    <message>added recommend to api

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>f32c17d851e6af8392d5b7b631048528c48af846</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0cc171536812afdacea0fb7eac4da5b857c7fef</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/dd89ac8057ce55cfcc0df7edb894175712d6a300</url>
    <id>dd89ac8057ce55cfcc0df7edb894175712d6a300</id>
    <committed-date>2008-11-29T17:29:31-08:00</committed-date>
    <authored-date>2008-11-29T17:29:31-08:00</authored-date>
    <message>fix example, fix postrank url to include www.</message>
    <tree>0689795878814a922f16749967784d5eee7f4882</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bca6859049e27f9d17e3fb3e1b2ccea7eb41dc4</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/95e83c387b0ade2ce006b3dd10e634518fb878b1</url>
    <id>95e83c387b0ade2ce006b3dd10e634518fb878b1</id>
    <committed-date>2008-11-08T22:06:11-08:00</committed-date>
    <authored-date>2008-11-08T22:06:11-08:00</authored-date>
    <message>Updating to v2 postrank API</message>
    <tree>f98dc588993e0427cb8dffbfadee1fe069ddb03f</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e7e4af4dca311bdaaf9eb9ab4c51cb1fc6a726e</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/58f609b910c63403979de07072dcacd60c1f9cad</url>
    <id>58f609b910c63403979de07072dcacd60c1f9cad</id>
    <committed-date>2008-07-16T21:44:47-07:00</committed-date>
    <authored-date>2008-07-16T21:44:47-07:00</authored-date>
    <message>Add some more tests, make code more defensive</message>
    <tree>af14adaf48f5a381caed1c3276593e1ba022d96b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39ab55c9bc7feb59d23c621e09ecf6ecf43db731</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/4b918a8832a627834395344c6a3e2b33c3b669b0</url>
    <id>4b918a8832a627834395344c6a3e2b33c3b669b0</id>
    <committed-date>2008-07-16T19:09:21-07:00</committed-date>
    <authored-date>2008-07-16T19:09:21-07:00</authored-date>
    <message>Add documentation</message>
    <tree>5674c848885447e776e6a150fef228871a2e7383</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4efab2f4f87af5972786766c60cccaa8c38c7264</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/39ab55c9bc7feb59d23c621e09ecf6ecf43db731</url>
    <id>39ab55c9bc7feb59d23c621e09ecf6ecf43db731</id>
    <committed-date>2008-07-16T18:52:29-07:00</committed-date>
    <authored-date>2008-07-16T18:52:29-07:00</authored-date>
    <message>Escape some of the stuff were're sending through HTTP</message>
    <tree>af9fa8b9fd7d2a0c5ce9cb7ae3ec734ee88e7ce7</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4ebb34d58b8c60d46df903998a748a020c03f30</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/4efab2f4f87af5972786766c60cccaa8c38c7264</url>
    <id>4efab2f4f87af5972786766c60cccaa8c38c7264</id>
    <committed-date>2008-07-16T18:48:06-07:00</committed-date>
    <authored-date>2008-07-16T18:48:06-07:00</authored-date>
    <message>API Change. All optional parameters are now named parameters.</message>
    <tree>f779d6657fc2d2e679bc113ef1d082114b5c495f</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0b88286729119d600a705b68921b5fdc407efb2</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/8c527d3b70fbf77cadcc0a7bf1bca991f93f02b5</url>
    <id>8c527d3b70fbf77cadcc0a7bf1bca991f93f02b5</id>
    <committed-date>2008-07-16T01:17:42-07:00</committed-date>
    <authored-date>2008-07-16T01:17:42-07:00</authored-date>
    <message>Fix bugs</message>
    <tree>2fa9ab35bbfb2e2e53237f39a3e9bb0950b8b725</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75beeca3d1ddb6ea117c5d49cb0633cb2b8fdc3e</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/f0b88286729119d600a705b68921b5fdc407efb2</url>
    <id>f0b88286729119d600a705b68921b5fdc407efb2</id>
    <committed-date>2008-07-16T01:04:56-07:00</committed-date>
    <authored-date>2008-07-16T01:04:56-07:00</authored-date>
    <message>- update docs</message>
    <tree>2fb0a8f70c5c5a35e560d563b865189dbfb429d4</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>161e2e31ce889426c73e2ccd89cf846b3b1c7fbc</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/9501397ed2d856262eabc5ea98d032e3ec0e9c8e</url>
    <id>9501397ed2d856262eabc5ea98d032e3ec0e9c8e</id>
    <committed-date>2008-07-16T00:31:56-07:00</committed-date>
    <authored-date>2008-07-16T00:31:56-07:00</authored-date>
    <message>Implement postrank functionality</message>
    <tree>29815a9f688a3f8689ce849f2cda922f34887b8b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
</commits>
