<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7431b45c4a7f912631cf3c38c045017279492ac2</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/669dff1b6c695e5abfe08b3bd6e7146ff252a585</url>
    <id>669dff1b6c695e5abfe08b3bd6e7146ff252a585</id>
    <committed-date>2009-08-20T06:05:39-07:00</committed-date>
    <authored-date>2009-08-20T06:05:39-07:00</authored-date>
    <message>Removed amount_pages calculation for the pagination collection, since it cannot be reliably calculated without a view</message>
    <tree>a1ab38060bf7e84c6962fc841137f051bb33c2d7</tree>
    <committer>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78200a38e0828e2a9f5165016a2d22ba564b2f7d</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/7431b45c4a7f912631cf3c38c045017279492ac2</url>
    <id>7431b45c4a7f912631cf3c38c045017279492ac2</id>
    <committed-date>2009-08-19T10:26:25-07:00</committed-date>
    <authored-date>2009-08-19T10:26:25-07:00</authored-date>
    <message>Fixed a bug in the pagination code that caused it to paginate over records outside of the scope of the view parameters.</message>
    <tree>01acfe5d8952a84f910206f578e1258b5a745d44</tree>
    <committer>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca40a159d2e68fb25123097ac5ad8b2de4bc5aa6</id>
      </parent>
      <parent>
        <id>6811745a324fdac0ab282a387eb1314a182034b3</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/78200a38e0828e2a9f5165016a2d22ba564b2f7d</url>
    <id>78200a38e0828e2a9f5165016a2d22ba564b2f7d</id>
    <committed-date>2009-08-17T13:09:11-07:00</committed-date>
    <authored-date>2009-08-17T13:09:11-07:00</authored-date>
    <message>Merge branch 'mattetti'</message>
    <tree>969a0ef6ff5eaf48efec25f7c43e727f6a4d8202</tree>
    <committer>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>889a923dbf25a2aba6034b063d9f3e09844b7896</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/6811745a324fdac0ab282a387eb1314a182034b3</url>
    <id>6811745a324fdac0ab282a387eb1314a182034b3</id>
    <committed-date>2009-08-03T12:23:13-07:00</committed-date>
    <authored-date>2009-08-03T12:23:13-07:00</authored-date>
    <message>bumped the version number to 0.33</message>
    <tree>969a0ef6ff5eaf48efec25f7c43e727f6a4d8202</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a17df45fc3909c48099393eb44b419881107280c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/889a923dbf25a2aba6034b063d9f3e09844b7896</url>
    <id>889a923dbf25a2aba6034b063d9f3e09844b7896</id>
    <committed-date>2009-08-03T12:19:07-07:00</committed-date>
    <authored-date>2009-08-03T12:19:07-07:00</authored-date>
    <message>Added #amount_pages to a paginated result array</message>
    <tree>968812e6d2adae71d3886c2133edd892694ea903</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1d8da513c9a5e8782455ab7516291a45e3e4a7e</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/a17df45fc3909c48099393eb44b419881107280c</url>
    <id>a17df45fc3909c48099393eb44b419881107280c</id>
    <committed-date>2009-08-01T14:21:18-07:00</committed-date>
    <authored-date>2009-08-01T14:21:18-07:00</authored-date>
    <message>made all the specs run on 1.9.2, yay :)</message>
    <tree>9be19659c0a732bf276adbffc33fca8a2e594786</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8c7256974653ae2217cdcac8b72eee0371c1a59</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/d1d8da513c9a5e8782455ab7516291a45e3e4a7e</url>
    <id>d1d8da513c9a5e8782455ab7516291a45e3e4a7e</id>
    <committed-date>2009-07-30T17:23:45-07:00</committed-date>
    <authored-date>2009-07-24T20:12:03-07:00</authored-date>
    <message>Added code to generate a property? method for properties casted as :boolean

Signed-off-by: Matt Aimonetti &lt;mattaimonetti@gmail.com&gt;</message>
    <tree>90fe727dc157b9bbf004449af5867190978e75e9</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fc1a88ede989a6d0a3a13e6e73d220aeffb6f0d</id>
      </parent>
      <parent>
        <id>41055fd5adeb8bcf4e43ed56428d86d1c5cad260</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/a8c7256974653ae2217cdcac8b72eee0371c1a59</url>
    <id>a8c7256974653ae2217cdcac8b72eee0371c1a59</id>
    <committed-date>2009-07-29T20:17:15-07:00</committed-date>
    <authored-date>2009-07-29T20:17:15-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:mattetti/couchrest

* 'master' of git@github.com:mattetti/couchrest:
  added an option to force the deletion of a attachment</message>
    <tree>c6a4b3a70129389ac6e7cf1ee7d211b1d8fb1f9d</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5270fde0fafb21e9e65dfc161fc09c3740d2f62d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/0fc1a88ede989a6d0a3a13e6e73d220aeffb6f0d</url>
    <id>0fc1a88ede989a6d0a3a13e6e73d220aeffb6f0d</id>
    <committed-date>2009-07-29T20:16:59-07:00</committed-date>
    <authored-date>2009-07-29T20:16:59-07:00</authored-date>
    <message>updated the history file</message>
    <tree>c6a4b3a70129389ac6e7cf1ee7d211b1d8fb1f9d</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>beb801d1bde54d780be07a9e4d925d8c23b66fa5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/5270fde0fafb21e9e65dfc161fc09c3740d2f62d</url>
    <id>5270fde0fafb21e9e65dfc161fc09c3740d2f62d</id>
    <committed-date>2009-07-29T20:12:35-07:00</committed-date>
    <authored-date>2009-07-29T20:12:35-07:00</authored-date>
    <message>added an option to force the deletion of a attachment</message>
    <tree>02b08f14b07c09a265207b4394b6ad5ed088b277</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>beb801d1bde54d780be07a9e4d925d8c23b66fa5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/41055fd5adeb8bcf4e43ed56428d86d1c5cad260</url>
    <id>41055fd5adeb8bcf4e43ed56428d86d1c5cad260</id>
    <committed-date>2009-07-29T20:07:02-07:00</committed-date>
    <authored-date>2009-07-29T20:07:02-07:00</authored-date>
    <message>added an option to force the deletion of a attachment</message>
    <tree>aad637bdfdfd55b8c79bed0a47b3dc42dc0f9cee</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9141669df1cea508571a125e8a0ca12005dd11ed</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/beb801d1bde54d780be07a9e4d925d8c23b66fa5</url>
    <id>beb801d1bde54d780be07a9e4d925d8c23b66fa5</id>
    <committed-date>2009-07-29T19:01:38-07:00</committed-date>
    <authored-date>2009-07-29T19:01:38-07:00</authored-date>
    <message>fixed the database attachment specs</message>
    <tree>ef06a9243ea0dfbe1cfdc8cc52081721005df981</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0958be55f78a69e0650898abd55508d8aa511151</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/9141669df1cea508571a125e8a0ca12005dd11ed</url>
    <id>9141669df1cea508571a125e8a0ca12005dd11ed</id>
    <committed-date>2009-07-29T18:32:34-07:00</committed-date>
    <authored-date>2009-07-29T18:32:34-07:00</authored-date>
    <message>extracted the rest API to its own module</message>
    <tree>74261efaf8a077a28318ce3a54da9a1e87217d3a</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac3d0a988f54737d11eeb0f38bbd497850851896</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/0958be55f78a69e0650898abd55508d8aa511151</url>
    <id>0958be55f78a69e0650898abd55508d8aa511151</id>
    <committed-date>2009-07-27T00:17:34-07:00</committed-date>
    <authored-date>2009-07-27T00:17:34-07:00</authored-date>
    <message>updated the history.txt file</message>
    <tree>5bc57a81c34df539d30496fd6ec5c244fb87b1b6</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41eeedd49b69f2072fd0b2e7f3bf1c34dc9e1960</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/ac3d0a988f54737d11eeb0f38bbd497850851896</url>
    <id>ac3d0a988f54737d11eeb0f38bbd497850851896</id>
    <committed-date>2009-07-27T00:14:38-07:00</committed-date>
    <authored-date>2009-07-27T00:14:38-07:00</authored-date>
    <message>added a Rack logger middleware</message>
    <tree>4cdbc90cd29d07544951f7d5df44641807e281d3</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd480bcd7524e7da89e505cee8a0c943167b9885</id>
      </parent>
    </parents>
    <author>
      <name>tc</name>
      <email>tommy.chheng@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/41eeedd49b69f2072fd0b2e7f3bf1c34dc9e1960</url>
    <id>41eeedd49b69f2072fd0b2e7f3bf1c34dc9e1960</id>
    <committed-date>2009-07-26T23:33:15-07:00</committed-date>
    <authored-date>2009-07-24T22:31:36-07:00</authored-date>
    <message>removed {:reduce =&gt; false} in #all method to make it 0.10 comp.</message>
    <tree>99f431e0a7050ba51956179c5852207fb05473a0</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a504c1fd3b96a1c4c4d97ebc7d5ec78546e1fb9</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/ca40a159d2e68fb25123097ac5ad8b2de4bc5aa6</url>
    <id>ca40a159d2e68fb25123097ac5ad8b2de4bc5aa6</id>
    <committed-date>2009-07-24T20:12:03-07:00</committed-date>
    <authored-date>2009-07-24T20:12:03-07:00</authored-date>
    <message>Added code to generate a property? method for properties casted as :boolean</message>
    <tree>e51e3ac24dbeaf2012057e01c795e6135abc611b</tree>
    <committer>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e390298af173831e16a2b3a64eabd0a9ac1c973</id>
      </parent>
      <parent>
        <id>dd480bcd7524e7da89e505cee8a0c943167b9885</id>
      </parent>
    </parents>
    <author>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/9a504c1fd3b96a1c4c4d97ebc7d5ec78546e1fb9</url>
    <id>9a504c1fd3b96a1c4c4d97ebc7d5ec78546e1fb9</id>
    <committed-date>2009-07-23T07:04:24-07:00</committed-date>
    <authored-date>2009-07-23T07:04:24-07:00</authored-date>
    <message>Merge commit 'mattetti/master'

Conflicts:
	couchrest.gemspec
	lib/couchrest/mixins/collection.rb
	spec/couchrest/more/extended_doc_view_spec.rb</message>
    <tree>19d03cb71adb6827b6fc79e690f925c4ee0fd865</tree>
    <committer>
      <name>John Wood</name>
      <email>john@interactivemediums.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4254be8eb91cba53f1eabdaea177da6dd123487</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/dd480bcd7524e7da89e505cee8a0c943167b9885</url>
    <id>dd480bcd7524e7da89e505cee8a0c943167b9885</id>
    <committed-date>2009-07-22T16:54:28-07:00</committed-date>
    <authored-date>2009-07-22T16:54:28-07:00</authored-date>
    <message>bumped version to 0.32</message>
    <tree>19d03cb71adb6827b6fc79e690f925c4ee0fd865</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5cd2eaf18ae20ad9e21a77135627cd2b764a8c4d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/a4254be8eb91cba53f1eabdaea177da6dd123487</url>
    <id>a4254be8eb91cba53f1eabdaea177da6dd123487</id>
    <committed-date>2009-07-22T16:06:24-07:00</committed-date>
    <authored-date>2009-07-22T16:06:24-07:00</authored-date>
    <message>updated history.txt</message>
    <tree>f5e525454fccc8f04f81e4ba1b06294559b11457</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87d246d30ec51e012b2f660bb1365a25ef4a3293</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/5cd2eaf18ae20ad9e21a77135627cd2b764a8c4d</url>
    <id>5cd2eaf18ae20ad9e21a77135627cd2b764a8c4d</id>
    <committed-date>2009-07-22T16:05:55-07:00</committed-date>
    <authored-date>2009-07-22T16:05:55-07:00</authored-date>
    <message>made get not raise an exception anymore, use get! instead if you need to raise exceptions.

* ExtendedDocument.get doesn't raise an exception anymore. If no documents are found nil is returned.
* ExtendedDocument.get! works the say #get used to work and will raise an exception if a document isn't found.</message>
    <tree>5942cda300d6e1be73757103a5ac693ed7f479c7</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc1ad2a07eda5c22ccc09346760c6b0579e606c8</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/87d246d30ec51e012b2f660bb1365a25ef4a3293</url>
    <id>87d246d30ec51e012b2f660bb1365a25ef4a3293</id>
    <committed-date>2009-07-22T15:45:18-07:00</committed-date>
    <authored-date>2009-07-22T15:45:18-07:00</authored-date>
    <message>modified the 'all' view to emit doc ids so we can do Model.all(:keys =&gt; [1,2])</message>
    <tree>8b09fe7bb9f1d69dbbed5adc7f44eca86f0b2c00</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>153ce54b1e9a84d362d24062c0496065407fe1f2</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/fc1ad2a07eda5c22ccc09346760c6b0579e606c8</url>
    <id>fc1ad2a07eda5c22ccc09346760c6b0579e606c8</id>
    <committed-date>2009-07-21T23:38:50-07:00</committed-date>
    <authored-date>2009-07-21T23:38:50-07:00</authored-date>
    <message>updated history</message>
    <tree>264754ecf30251475d052505be616b94865c5fdf</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52255e50a2ada47fcef1e293ff4b317a756e0403</id>
      </parent>
    </parents>
    <author>
      <name>Peter Wagenet</name>
      <email>peter.wagenet@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/153ce54b1e9a84d362d24062c0496065407fe1f2</url>
    <id>153ce54b1e9a84d362d24062c0496065407fe1f2</id>
    <committed-date>2009-07-21T23:26:24-07:00</committed-date>
    <authored-date>2009-07-21T16:54:31-07:00</authored-date>
    <message>Added ValidationErrors#count in order to play nicely with Rails</message>
    <tree>481c0c591db2cd7411db8265cabdf494f98c44f4</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d4972f0de44d0733068182c39650d3d5781134c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/52255e50a2ada47fcef1e293ff4b317a756e0403</url>
    <id>52255e50a2ada47fcef1e293ff4b317a756e0403</id>
    <committed-date>2009-07-21T23:06:35-07:00</committed-date>
    <authored-date>2009-07-21T23:06:35-07:00</authored-date>
    <message>updated the history.txt file</message>
    <tree>cc7d3f8279ba1822a62ece0a88d234bc4e02b4d4</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ee810010d77d34f80cd0c0d6b0a3a518cd56823</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/4d4972f0de44d0733068182c39650d3d5781134c</url>
    <id>4d4972f0de44d0733068182c39650d3d5781134c</id>
    <committed-date>2009-07-21T14:38:00-07:00</committed-date>
    <authored-date>2009-07-21T14:23:12-07:00</authored-date>
    <message>fixed class proxy design doc wreidness</message>
    <tree>dbddb720c6430867b1435212b2f61514a5a90b26</tree>
    <committer>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be7cd7442b2b193dc65137e0c679970f6db93588</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/3ee810010d77d34f80cd0c0d6b0a3a518cd56823</url>
    <id>3ee810010d77d34f80cd0c0d6b0a3a518cd56823</id>
    <committed-date>2009-07-21T05:36:09-07:00</committed-date>
    <authored-date>2009-07-21T05:36:09-07:00</authored-date>
    <message>forgot to add database to count query</message>
    <tree>18c926818ea6aa943df297abc660bd3a3d7b3272</tree>
    <committer>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>413a7602e8f8616742c9195605359c57f34799e1</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/be7cd7442b2b193dc65137e0c679970f6db93588</url>
    <id>be7cd7442b2b193dc65137e0c679970f6db93588</id>
    <committed-date>2009-07-21T05:14:58-07:00</committed-date>
    <authored-date>2009-07-21T05:14:58-07:00</authored-date>
    <message>added count to proxy</message>
    <tree>367110215c126fa4c9ca7bf9886bb703c2419e9f</tree>
    <committer>
      <name>Daniel Kirsch</name>
      <email>danishkirel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a124c522b98b64f0b3db6a9a39f6ffbdc65ee4f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/413a7602e8f8616742c9195605359c57f34799e1</url>
    <id>413a7602e8f8616742c9195605359c57f34799e1</id>
    <committed-date>2009-07-20T15:52:14-07:00</committed-date>
    <authored-date>2009-07-20T15:52:14-07:00</authored-date>
    <message>added amount_pages to a paginated collection</message>
    <tree>5b7f3831fe2dd0846667769ca281d8863ba82e90</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a4f7e06074d1df40648bf248e8fab770e38b83d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </author>
    <url>http://github.com/jwood/couchrest/commit/7a124c522b98b64f0b3db6a9a39f6ffbdc65ee4f</url>
    <id>7a124c522b98b64f0b3db6a9a39f6ffbdc65ee4f</id>
    <committed-date>2009-07-19T17:18:24-07:00</committed-date>
    <authored-date>2009-07-19T17:18:24-07:00</authored-date>
    <message>generating the gemspec file so 0.3.1 becomes available on github</message>
    <tree>6665cc1750b0927cd599514fbef152dabb152637</tree>
    <committer>
      <name>Matt Aimonetti</name>
      <email>mattaimonetti@gmail.com</email>
    </committer>
  </commit>
</commits>
