<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0b5579783ad7865b88337fc50ef72b01fa525bf9</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/05c388dc72895cd0719a030269cf9c54966d6f2c</url>
    <id>05c388dc72895cd0719a030269cf9c54966d6f2c</id>
    <committed-date>2008-12-06T20:54:40-08:00</committed-date>
    <authored-date>2008-12-06T20:54:40-08:00</authored-date>
    <message>Added to_s when doing Hash#to_param so that numbers don't throw error when then get encoded.</message>
    <tree>eaf8a70864b276ce5202902840debef3591b94c7</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fab301eb592353311a064c76e93c2363f8b7658</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/411340826ba683397df84e611956b34eae398d93</url>
    <id>411340826ba683397df84e611956b34eae398d93</id>
    <committed-date>2008-12-06T20:41:28-08:00</committed-date>
    <authored-date>2008-12-06T20:41:28-08:00</authored-date>
    <message>Fixed weird uri normalizing issue that occurred when I was doing normalization in request object. Also caught a piece of ActiveSupport Hash#to_query that I was using. Added Hash#to_params to fix that bug.</message>
    <tree>b818ae68c30a2946a91f7968cae9333cc55e6476</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a8ad1da073c5ae61a2687a250cb17bc04f9c7c9</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/9b423a22c9ebcfefa93db3e668ead5e92dc0bfea</url>
    <id>9b423a22c9ebcfefa93db3e668ead5e92dc0bfea</id>
    <committed-date>2008-07-30T21:22:59-07:00</committed-date>
    <authored-date>2008-07-30T21:22:59-07:00</authored-date>
    <message>:body and :query now both take either a hash or a query string [#4 state:resolved]</message>
    <tree>c7f147b132670c1d8fa2ce7c66bf0d9dbcdfa77b</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9543593d74193ae1ef7a1767a3007dc02c619066</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/3a8ad1da073c5ae61a2687a250cb17bc04f9c7c9</url>
    <id>3a8ad1da073c5ae61a2687a250cb17bc04f9c7c9</id>
    <committed-date>2008-07-30T21:05:36-07:00</committed-date>
    <authored-date>2008-07-30T21:05:36-07:00</authored-date>
    <message>Added :basic_auth as an option key when making a request. [#1 state:resolved]</message>
    <tree>98aa42c63b8a19176c87619ca49ac36b398e4bcb</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03e8213c7dc706b9e5ce8d5a876a4286cc739eda</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/06c0463102b3e88e03b3b81e789e8e7c18b52448</url>
    <id>06c0463102b3e88e03b3b81e789e8e7c18b52448</id>
    <committed-date>2008-07-28T14:03:14-07:00</committed-date>
    <authored-date>2008-07-28T14:03:14-07:00</authored-date>
    <message>removed comments that weren't needed from examples.</message>
    <tree>32add6b1456a396d2b193b243d2200b315c34432</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0713c832c10524e2fc6ac8c4a53afa5559438e58</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/aafde86709f43342154b7bfd242671d60cf427d7</url>
    <id>aafde86709f43342154b7bfd242671d60cf427d7</id>
    <committed-date>2008-07-28T09:58:40-07:00</committed-date>
    <authored-date>2008-07-28T09:58:40-07:00</authored-date>
    <message>Documented and tweaked the examples a bit.</message>
    <tree>e34aa35bc5d15afa4cd6a336f6d65ff3d1562306</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99cd89d33d6f82a9f757a16753c2d08270bb4e8c</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/1d48da0313971b62de56c5da5be99d0ed39a660e</url>
    <id>1d48da0313971b62de56c5da5be99d0ed39a660e</id>
    <committed-date>2008-07-28T07:49:53-07:00</committed-date>
    <authored-date>2008-07-28T07:49:53-07:00</authored-date>
    <message>Renamed to HTTParty which is way more fun and unique than boring old web.</message>
    <tree>c36b41276e5eedffa50c30902ae301bb60ce2b23</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8e1e6acbdba3774712eaa8d6039817eb5dc55fa</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/99cd89d33d6f82a9f757a16753c2d08270bb4e8c</url>
    <id>99cd89d33d6f82a9f757a16753c2d08270bb4e8c</id>
    <committed-date>2008-07-27T16:13:44-07:00</committed-date>
    <authored-date>2008-07-27T16:13:44-07:00</authored-date>
    <message>added delicious example and tweaked the twitter example</message>
    <tree>8a2893d01c9ff337d536a9c00b6c14559c0879c3</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de9b4fb6baf02ced03db8893f8d5161ac61c91d8</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/13620e304639e578c4c657fb50cc59be988ee853</url>
    <id>13620e304639e578c4c657fb50cc59be988ee853</id>
    <committed-date>2008-07-27T15:05:31-07:00</committed-date>
    <authored-date>2008-07-27T15:05:31-07:00</authored-date>
    <message>Added Hash#to_struct for making a nicer api once results are returned. Removed entities as it was overkill. Instead just using active supports deserialization of xml and json.</message>
    <tree>ae0f4f7f408504814e0c736d2ea97095b44aa4c1</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e1437850aa651e6ac423173de991bc54d77eaa1</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/de9b4fb6baf02ced03db8893f8d5161ac61c91d8</url>
    <id>de9b4fb6baf02ced03db8893f8d5161ac61c91d8</id>
    <committed-date>2008-07-27T13:35:31-07:00</committed-date>
    <authored-date>2008-07-27T13:35:31-07:00</authored-date>
    <message>Put in first wave of parsing. Supports json and xml.</message>
    <tree>0e281acbf5dd670b8d22180ab49d1dd5ee65b45a</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be2ce8be39ea54c94cdaa9633f0b9667e9f6f612</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/8e1437850aa651e6ac423173de991bc54d77eaa1</url>
    <id>8e1437850aa651e6ac423173de991bc54d77eaa1</id>
    <committed-date>2008-07-27T11:44:18-07:00</committed-date>
    <authored-date>2008-07-27T11:44:18-07:00</authored-date>
    <message>get, post, put and delete now work with basic auth; added example for twitter</message>
    <tree>f2f7f8e45e8344c9cd4a516c1ac3ab409f62df17</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
</commits>
