<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>bebe639d41c00a007eccfa3f9e9ea0b0fadcfb01</id>
      </parent>
    </parents>
    <author>
      <name>Cheah Chu Yeow</name>
      <email>chuyeow@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/2a4887c5397f78614ca25c38f1b2e1732b60f902</url>
    <id>2a4887c5397f78614ca25c38f1b2e1732b60f902</id>
    <committed-date>2008-12-28T22:18:48-08:00</committed-date>
    <authored-date>2008-12-28T22:18:48-08:00</authored-date>
    <message>Handle HTTP 412 Precondition Failed responses. These occur when there is an update conflict.</message>
    <tree>ef69de5969ef2a51e5c2d2073f62b6bd496e05a3</tree>
    <committer>
      <name>Cheah Chu Yeow</name>
      <email>chuyeow@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b91a2e55d1258d59115c2e305b83a04cbbc9b74d</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/bebe639d41c00a007eccfa3f9e9ea0b0fadcfb01</url>
    <id>bebe639d41c00a007eccfa3f9e9ea0b0fadcfb01</id>
    <committed-date>2008-10-22T19:56:41-07:00</committed-date>
    <authored-date>2008-10-22T19:56:41-07:00</authored-date>
    <message>save_view and delete_view Rake tasks support saving/deleting of views to all databases in CouchDB</message>
    <tree>0396bd2dd50edfbae6bd46131a5540f2285fbea0</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3a80dad3ca36d85dfc4d8387139e3ceee8a05fa</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/b91a2e55d1258d59115c2e305b83a04cbbc9b74d</url>
    <id>b91a2e55d1258d59115c2e305b83a04cbbc9b74d</id>
    <committed-date>2008-10-22T19:50:36-07:00</committed-date>
    <authored-date>2008-10-22T19:50:36-07:00</authored-date>
    <message>Add all_databases method to ActiveCouch::Exporter</message>
    <tree>79dd67780c16cc4dff9fe6d72410a97cd133a4ba</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cacd644698ab84afbcde8d9ae4dda6688b87822f</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/d3a80dad3ca36d85dfc4d8387139e3ceee8a05fa</url>
    <id>d3a80dad3ca36d85dfc4d8387139e3ceee8a05fa</id>
    <committed-date>2008-10-22T19:16:15-07:00</committed-date>
    <authored-date>2008-10-22T19:16:15-07:00</authored-date>
    <message>If the object is missing return nil, instead of raising an exception</message>
    <tree>605a2d061f1f0241054645287674ee3b2abe8816</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4b885e26c57be4f335cec758c2ff3c0026bcbb2</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/cacd644698ab84afbcde8d9ae4dda6688b87822f</url>
    <id>cacd644698ab84afbcde8d9ae4dda6688b87822f</id>
    <committed-date>2008-10-22T19:12:43-07:00</committed-date>
    <authored-date>2008-10-22T19:12:43-07:00</authored-date>
    <message>find_from_url now supports accessing objects from #{database_name}/#{id} as well as views</message>
    <tree>a1b42c78c9a1ac2b87e3333f66cfc52e6e77605c</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5e4bc3d841c02582e805952fd7a02a5e48eb4ae</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/a4b885e26c57be4f335cec758c2ff3c0026bcbb2</url>
    <id>a4b885e26c57be4f335cec758c2ff3c0026bcbb2</id>
    <committed-date>2008-10-22T01:39:16-07:00</committed-date>
    <authored-date>2008-10-22T01:39:16-07:00</authored-date>
    <message>If no key is defined, use null instead of the key in a view</message>
    <tree>a63ba4a66af4bf7574a633c738c5a95da651ed3d</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fabd77c94fca9419f80d3cba2a5004e2c8a7e9bb</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/d5e4bc3d841c02582e805952fd7a02a5e48eb4ae</url>
    <id>d5e4bc3d841c02582e805952fd7a02a5e48eb4ae</id>
    <committed-date>2008-10-22T00:55:30-07:00</committed-date>
    <authored-date>2008-10-22T00:55:30-07:00</authored-date>
    <message>If the #export method has the :database option, use that instead of the database for which the view is defined. Fix bug in Rake tasks</message>
    <tree>7a43905b72ef14f57d118c8a009e6e63159df3a4</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>117151d2a3228c78fea189401178c3a13cd35458</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/fabd77c94fca9419f80d3cba2a5004e2c8a7e9bb</url>
    <id>fabd77c94fca9419f80d3cba2a5004e2c8a7e9bb</id>
    <committed-date>2008-10-22T00:36:37-07:00</committed-date>
    <authored-date>2008-10-22T00:36:37-07:00</authored-date>
    <message>Remove install.rb</message>
    <tree>9b38c3fda0bc208ef0d7cd247d8043d17cabfc88</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12d4264b916abb931f6ffd9c29733ebf7c352e55</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/117151d2a3228c78fea189401178c3a13cd35458</url>
    <id>117151d2a3228c78fea189401178c3a13cd35458</id>
    <committed-date>2008-10-22T00:33:52-07:00</committed-date>
    <authored-date>2008-10-22T00:33:52-07:00</authored-date>
    <message>Add install.rb which copies a dummy activecouch.yml in Rails.root/config if it doesn't exist</message>
    <tree>f64731904cfebcdfda847106f750cc8274a197a2</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38b50ec9a8d022057835cb505e7c79bc30f7c997</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/12d4264b916abb931f6ffd9c29733ebf7c352e55</url>
    <id>12d4264b916abb931f6ffd9c29733ebf7c352e55</id>
    <committed-date>2008-10-22T00:20:18-07:00</committed-date>
    <authored-date>2008-10-22T00:20:18-07:00</authored-date>
    <message>#save and #delete now accept :to_database and :from_database options</message>
    <tree>7b74c518efa3a782567bf6384814e681dd4bd4fc</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24c26442decf5f57d36114f05396b9889ed1aba6</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/38b50ec9a8d022057835cb505e7c79bc30f7c997</url>
    <id>38b50ec9a8d022057835cb505e7c79bc30f7c997</id>
    <committed-date>2008-10-21T23:36:49-07:00</committed-date>
    <authored-date>2008-10-21T23:36:49-07:00</authored-date>
    <message>Cleaning up for v0.2.0 release. Added find_from_url and count_all methods to ActiveCouch::Base. Moved ActiveCouch::Exporter to be under lib/support</message>
    <tree>3e7e1696b23992ac3267bc3aa5dbb1538b9f6349</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fd3a77bcc917dd479861721506d7dd68a1d6e3e</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/24c26442decf5f57d36114f05396b9889ed1aba6</url>
    <id>24c26442decf5f57d36114f05396b9889ed1aba6</id>
    <committed-date>2008-10-21T20:58:19-07:00</committed-date>
    <authored-date>2008-10-21T20:58:19-07:00</authored-date>
    <message>Make the exporter view over-write existing views. Deleting views also work. Specs in the works</message>
    <tree>02d969f6eff422717c0acf0bc1c2e3e60faf2296</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a2fc8f1c7722d73ea0a1dee0e8732ac0f1479f5</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/4fd3a77bcc917dd479861721506d7dd68a1d6e3e</url>
    <id>4fd3a77bcc917dd479861721506d7dd68a1d6e3e</id>
    <committed-date>2008-10-21T20:13:41-07:00</committed-date>
    <authored-date>2008-10-21T20:13:41-07:00</authored-date>
    <message>Add support for over-riding database name. Fix ActiveCouch::View which was breaking specs</message>
    <tree>dfbbb00d4267c7d8028090cedc6ef835bfa64266</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb8c822c5dbe943b0f0c6a20d29c86b184e7daff</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.gateway.2wire.net</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/0a2fc8f1c7722d73ea0a1dee0e8732ac0f1479f5</url>
    <id>0a2fc8f1c7722d73ea0a1dee0e8732ac0f1479f5</id>
    <committed-date>2008-10-21T07:53:33-07:00</committed-date>
    <authored-date>2008-10-21T07:53:33-07:00</authored-date>
    <message>Finish rake tasks for creating views</message>
    <tree>c700292336e707da8bf05dbd8830fd77143acbdd</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.gateway.2wire.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa75a3facc4e9b96473368b15287c8dfaa6efc73</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/bb8c822c5dbe943b0f0c6a20d29c86b184e7daff</url>
    <id>bb8c822c5dbe943b0f0c6a20d29c86b184e7daff</id>
    <committed-date>2008-10-21T04:40:00-07:00</committed-date>
    <authored-date>2008-10-21T04:40:00-07:00</authored-date>
    <message>More Rails stuff - generators, rake tasks</message>
    <tree>5861de8d7b863f523823eac76b211ec7dedc7c16</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10c2d5943790d77dfd86580b5ae21d1a44d26f0d</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.gateway.2wire.net</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/aa75a3facc4e9b96473368b15287c8dfaa6efc73</url>
    <id>aa75a3facc4e9b96473368b15287c8dfaa6efc73</id>
    <committed-date>2008-10-20T17:41:55-07:00</committed-date>
    <authored-date>2008-10-20T17:41:55-07:00</authored-date>
    <message>Changed migrations to views, in order to remove confusion</message>
    <tree>33052bd2ef5bd9d10cb2655cfa643db3c184fad4</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.gateway.2wire.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a561185a68b15d4bcef38f2fde3a71334ad519f6</id>
      </parent>
    </parents>
    <author>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/10c2d5943790d77dfd86580b5ae21d1a44d26f0d</url>
    <id>10c2d5943790d77dfd86580b5ae21d1a44d26f0d</id>
    <committed-date>2008-10-20T03:20:21-07:00</committed-date>
    <authored-date>2008-10-20T03:20:21-07:00</authored-date>
    <message>Make the 'site' inheritable from ActiveCouch::Base</message>
    <tree>44ed65d46cfad115d8648956415e5ef0a988c0c3</tree>
    <committer>
      <name>Arun Thampi</name>
      <email>arun@Macintosh.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae2637a66c3d126271ddb1e0a67a8c1e9d0b997a</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/a561185a68b15d4bcef38f2fde3a71334ad519f6</url>
    <id>a561185a68b15d4bcef38f2fde3a71334ad519f6</id>
    <committed-date>2008-09-20T01:55:35-07:00</committed-date>
    <authored-date>2008-09-20T01:55:35-07:00</authored-date>
    <message>Cutting version 0.1.95 of ActiveCouch. Support for CouchDB &gt;= 0.8.0 added</message>
    <tree>ef052331847b7e7ed769a4956a4fa24dcc85d2fe</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fca05bddc573a68b9fc88073ada5ad63f07db7a</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/ae2637a66c3d126271ddb1e0a67a8c1e9d0b997a</url>
    <id>ae2637a66c3d126271ddb1e0a67a8c1e9d0b997a</id>
    <committed-date>2008-07-09T20:23:41-07:00</committed-date>
    <authored-date>2008-07-09T20:23:41-07:00</authored-date>
    <message>Applied patch from chuyeow which fixes Rails dependency issues which were occurring with the use of the Inflector</message>
    <tree>a83497dcf1da6d986687cfb5427b6d5ae29519b5</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1387a81d36fc03ceeb58801b804c16d724b97d77</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/0fca05bddc573a68b9fc88073ada5ad63f07db7a</url>
    <id>0fca05bddc573a68b9fc88073ada5ad63f07db7a</id>
    <committed-date>2008-07-02T01:56:10-07:00</committed-date>
    <authored-date>2008-07-02T01:56:10-07:00</authored-date>
    <message>When doing a find, make sure that the id is set, irrespective of whether the view actually needs the id to be set</message>
    <tree>5ef159a85de5e4ae366b0ff2d5f615a9e9ccd86d</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d65f29f679c5bed38ec47052666502fbac240309</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/1387a81d36fc03ceeb58801b804c16d724b97d77</url>
    <id>1387a81d36fc03ceeb58801b804c16d724b97d77</id>
    <committed-date>2008-06-25T00:15:59-07:00</committed-date>
    <authored-date>2008-06-25T00:15:59-07:00</authored-date>
    <message>Remove erroneous requiring of deprecated classes</message>
    <tree>d52dee7eea01bd12e490b9b82d0408575d911f71</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c62ac1f27befa7c511b6cfe42a8f44e5881f5ba</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/d65f29f679c5bed38ec47052666502fbac240309</url>
    <id>d65f29f679c5bed38ec47052666502fbac240309</id>
    <committed-date>2008-06-12T03:42:58-07:00</committed-date>
    <authored-date>2008-06-12T03:42:58-07:00</authored-date>
    <message>Current status of the ActiveCouch project</message>
    <tree>52b4619b1f571e3eefcbb074d531f601c08fc789</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24c72c59b540985260b43e969e1dc6bdd5ff8aa2</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/9c62ac1f27befa7c511b6cfe42a8f44e5881f5ba</url>
    <id>9c62ac1f27befa7c511b6cfe42a8f44e5881f5ba</id>
    <committed-date>2008-06-12T03:31:24-07:00</committed-date>
    <authored-date>2008-06-12T03:31:24-07:00</authored-date>
    <message>- Fully functional :offset and :limit methods for ActiveCouch::Base#find
- ActiveCouch::Base#count method now uses the official CouchDB API, and is therefore much faster</message>
    <tree>88b986f2ce886a9ed8ea5eb25767e181fcb059ea</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19c61f3825a24ed38dde386d87163a641f954263</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/24c72c59b540985260b43e969e1dc6bdd5ff8aa2</url>
    <id>24c72c59b540985260b43e969e1dc6bdd5ff8aa2</id>
    <committed-date>2008-06-12T02:18:14-07:00</committed-date>
    <authored-date>2008-06-12T02:18:14-07:00</authored-date>
    <message>Added support for :offset, :limit parameters inf ActiveCouch::Base#find</message>
    <tree>02f65aa22280e0c72d1b32436688ebe811039c63</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46ef7403b558e2cbbce891ccadb73d2d9d64558b</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/19c61f3825a24ed38dde386d87163a641f954263</url>
    <id>19c61f3825a24ed38dde386d87163a641f954263</id>
    <committed-date>2008-06-08T17:10:49-07:00</committed-date>
    <authored-date>2008-06-08T17:10:49-07:00</authored-date>
    <message>Added the TYPES hash for better looking code</message>
    <tree>5f99c8ea41d572ad2014861573a619425c1a7d83</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41e7e198db3befc189636bb0afc3e0397455fde0</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/46ef7403b558e2cbbce891ccadb73d2d9d64558b</url>
    <id>46ef7403b558e2cbbce891ccadb73d2d9d64558b</id>
    <committed-date>2008-06-08T16:33:35-07:00</committed-date>
    <authored-date>2008-06-08T16:33:35-07:00</authored-date>
    <message>Some more cleanup. Repeat after me, no code is better than no code</message>
    <tree>02e5c05d62d7c335e760cf221e8ba2193557ae4b</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>453cd6aceffa7f7692eae29e212a6ad7aee18bd9</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/41e7e198db3befc189636bb0afc3e0397455fde0</url>
    <id>41e7e198db3befc189636bb0afc3e0397455fde0</id>
    <committed-date>2008-06-08T16:24:19-07:00</committed-date>
    <authored-date>2008-06-08T16:24:19-07:00</authored-date>
    <message>Remove zlib dependency</message>
    <tree>7c928d2d6020dfe7b23500f5ece2fbb7ba2b8346</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b5525370223c79ffb3bb6df839f9357550cd355</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/453cd6aceffa7f7692eae29e212a6ad7aee18bd9</url>
    <id>453cd6aceffa7f7692eae29e212a6ad7aee18bd9</id>
    <committed-date>2008-06-08T08:34:58-07:00</committed-date>
    <authored-date>2008-06-08T08:34:58-07:00</authored-date>
    <message>Fixed failing specs related to to_json (exclude values which are nil?) and fixed a broken spec, which was not cleaning up properly - should delete databases after running the spec dufus</message>
    <tree>a44401445fa2556b9c33e3dd6ab8dabe9f5a4204</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f726da01feb7ffbae4bec6ab327546de3eb47d14</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/9b5525370223c79ffb3bb6df839f9357550cd355</url>
    <id>9b5525370223c79ffb3bb6df839f9357550cd355</id>
    <committed-date>2008-06-08T07:33:20-07:00</committed-date>
    <authored-date>2008-06-08T07:33:20-07:00</authored-date>
    <message>More of the refaktoring. 15 specs to fix</message>
    <tree>a9823a88bf7929f5d3c698f230ad673d4c299614</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>903038c25f5b79b35ac815e125986bce0692ec15</id>
      </parent>
    </parents>
    <author>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </author>
    <url>http://github.com/chuyeow/activecouch/commit/f726da01feb7ffbae4bec6ab327546de3eb47d14</url>
    <id>f726da01feb7ffbae4bec6ab327546de3eb47d14</id>
    <committed-date>2008-06-07T16:58:37-07:00</committed-date>
    <authored-date>2008-06-07T16:58:37-07:00</authored-date>
    <message>Can't inflect symbols, has to be a string</message>
    <tree>23e728f0ffa7e823793950030fa4dc97268c5403</tree>
    <committer>
      <name>arunthampi</name>
      <email>arun.thampi@gmail.com</email>
    </committer>
  </commit>
</commits>
