<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8115056d74a1c02d8ccbaf3428ff668db04468d9</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/690eeb81f513763c5f02bdc5b9921cd6a6f07aec</url>
    <id>690eeb81f513763c5f02bdc5b9921cd6a6f07aec</id>
    <committed-date>2009-03-28T21:30:05-07:00</committed-date>
    <authored-date>2009-03-28T21:30:05-07:00</authored-date>
    <message>Now using crack for xml and json parsing instead of bundling that in HTTParty. Hopefully panic will not ensue.</message>
    <tree>6b6b7ca29f8e1c78703316b1e17bd37aa4859e65</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1b93c67e43ec44263044b1f5f6a3b478afb3317</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/c5e229b696be87cba0bba78b66fcb9631f9b0c62</url>
    <id>c5e229b696be87cba0bba78b66fcb9631f9b0c62</id>
    <committed-date>2009-01-30T21:50:10-08:00</committed-date>
    <authored-date>2009-01-30T21:50:10-08:00</authored-date>
    <message>Added multiple specs and fixed bug where snake_case was not defined for string.

Hash, String and HTTParty::XML all got spec additions.</message>
    <tree>03ebbdb9ea4b1f95f2dc1c11e8ac4843586f0ff5</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfd72d24b29ab3f52dce5fcda2b4d860933313bf</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/a1b93c67e43ec44263044b1f5f6a3b478afb3317</url>
    <id>a1b93c67e43ec44263044b1f5f6a3b478afb3317</id>
    <committed-date>2009-01-30T21:40:44-08:00</committed-date>
    <authored-date>2009-01-30T21:40:44-08:00</authored-date>
    <message>Moved xml parsing into HTTParty::XML.</message>
    <tree>d435120da33a24a24eb5ec09d8fde2244ec6cdc4</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0451b7c663e836022a4e63b744e48de09739446</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/0112a896b3eefb60de50f3914fd3ed73efbe0a45</url>
    <id>0112a896b3eefb60de50f3914fd3ed73efbe0a45</id>
    <committed-date>2009-01-30T20:32:30-08:00</committed-date>
    <authored-date>2009-01-30T20:32:30-08:00</authored-date>
    <message>only defining blank? for objects if it isn't already so we don't interfere</message>
    <tree>bffec92d7bc94943e9ccae536e626e70d44a40fb</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d95b5e5723e8b1fc47a98c21f956d3a5129ad538</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/c0451b7c663e836022a4e63b744e48de09739446</url>
    <id>c0451b7c663e836022a4e63b744e48de09739446</id>
    <committed-date>2009-01-30T20:27:15-08:00</committed-date>
    <authored-date>2009-01-30T20:27:15-08:00</authored-date>
    <message>Fixed that rexml document needed to be required for the rexml fix to not throw error.</message>
    <tree>73fb082ddf879b423ac57e72acdf10cc3a0534db</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37685a65406315fff4f8fed7eaaaab41f6fe4373</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/e999ce11af86fcbf56d6557eeef1439386dcedeb</url>
    <id>e999ce11af86fcbf56d6557eeef1439386dcedeb</id>
    <committed-date>2009-01-30T20:23:47-08:00</committed-date>
    <authored-date>2009-01-30T20:23:47-08:00</authored-date>
    <message>Added docs for exceptions and moved rexml fix into core extensions from /bin/httparty</message>
    <tree>984bde50e9f87c2bb978e0eddd89afc12bef3a07</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2caf1cac25f6283554714e2ec3c26f727922b9e</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/37685a65406315fff4f8fed7eaaaab41f6fe4373</url>
    <id>37685a65406315fff4f8fed7eaaaab41f6fe4373</id>
    <committed-date>2009-01-30T20:18:27-08:00</committed-date>
    <authored-date>2009-01-30T20:18:27-08:00</authored-date>
    <message>Nodoc'd a bunch of internals.</message>
    <tree>97fa07c7075f38131149fbac4c631b258f6cfa3a</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cc208cdbb8d01b5f8feec220bf52c162c5ecbc3</id>
      </parent>
    </parents>
    <author>
      <name>Julian Russell</name>
      <email>jr.plusplus@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/4a013d5e592b9b49752a9b2a5f7c80e4ed07fd85</url>
    <id>4a013d5e592b9b49752a9b2a5f7c80e4ed07fd85</id>
    <committed-date>2009-01-29T19:54:14-08:00</committed-date>
    <authored-date>2009-01-29T18:54:47-08:00</authored-date>
    <message>Added minimal spec for core extensions, including test for encoding of parameters

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
    <tree>2eaaabf7ca82ec6ec7da23b933879b89899dc3a8</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>939568584c5ce746132ad807fdf40d2439ff7680</id>
      </parent>
    </parents>
    <author>
      <name>Julian Russell</name>
      <email>jr.plusplus@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/6cc208cdbb8d01b5f8feec220bf52c162c5ecbc3</url>
    <id>6cc208cdbb8d01b5f8feec220bf52c162c5ecbc3</id>
    <committed-date>2009-01-29T19:54:13-08:00</committed-date>
    <authored-date>2009-01-18T17:32:36-08:00</authored-date>
    <message>Made encoding on query parameters treat everything except URI::PATTERN::UNRESERVED as UNSAFE to force encoding of '+' character

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
    <tree>071e38a3e955a11736fa54b59c1679e31af7a398</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88dbde851c19ffb8912e5252fe28884536a9b27d</id>
      </parent>
    </parents>
    <author>
      <name>Don Petersen</name>
      <email>don@donpetersen.net</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/5704725703421eb1b080114683dc457adf66d509</url>
    <id>5704725703421eb1b080114683dc457adf66d509</id>
    <committed-date>2009-01-29T01:12:01-08:00</committed-date>
    <authored-date>2009-01-28T20:04:08-08:00</authored-date>
    <message>Made the HTTParty::Response a child of Jim Weirich's BlankSlate.  Some
method calls that you could reasonably want to make against the actual
response are not making it to method_missing.

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
    <tree>6f66ba752b9a4fa884e666aa4e97c7287135f727</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71d41172a3d9bbd38dadbb93c90a64e51c531b60</id>
      </parent>
    </parents>
    <author>
      <name>Brian Landau</name>
      <email>brianjlandau@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/d191842af0eb99baac637027abf44e59f47af047</url>
    <id>d191842af0eb99baac637027abf44e59f47af047</id>
    <committed-date>2009-01-28T10:01:46-08:00</committed-date>
    <authored-date>2009-01-02T10:32:59-08:00</authored-date>
    <message>Handle nil or unexpected values better when typecasting.

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
    <tree>88ed6030f6c9c2d1f72557974b0389fc9b6cad27</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb20657a46998f60c436b61d11d87501d3f7752f</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/71d41172a3d9bbd38dadbb93c90a64e51c531b60</url>
    <id>71d41172a3d9bbd38dadbb93c90a64e51c531b60</id>
    <committed-date>2009-01-28T09:55:25-08:00</committed-date>
    <authored-date>2009-01-28T09:55:25-08:00</authored-date>
    <message>fixed undefined method add_node for nil class in xml parsing. [#16 state:resolved]</message>
    <tree>fb061e84327f32fe484b39a0d05ff061a4125d19</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>899572008cff7138e85cd9a8cfebf1f23a0ebb5e</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/90fe3888e2ace0cb1f681890c829384b4fc34afb</url>
    <id>90fe3888e2ace0cb1f681890c829384b4fc34afb</id>
    <committed-date>2009-01-05T08:54:46-08:00</committed-date>
    <authored-date>2009-01-05T08:54:46-08:00</authored-date>
    <message>Explicitly require time for when httparty is used outside of rails.</message>
    <tree>e1606cb6b8045ce1b65d6571aa3c6bc31f221c8f</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ec741615406eb03b99314587d736f7d5019e63f</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/e73bdb92a5c68dc8d049a4d3799a0807019a6c2e</url>
    <id>e73bdb92a5c68dc8d049a4d3799a0807019a6c2e</id>
    <committed-date>2008-12-23T09:43:13-08:00</committed-date>
    <authored-date>2008-12-23T09:43:13-08:00</authored-date>
    <message>Fixed typecast class variable naming conflict.</message>
    <tree>d08112abacf20536d788012d3acd1141252c056f</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0f8ade61b7ffb732ae0cdaf1262dc74b1f4e5dc</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/6f361ed59e11ca29e4967c876567be7cf8e9cca7</url>
    <id>6f361ed59e11ca29e4967c876567be7cf8e9cca7</id>
    <committed-date>2008-12-08T18:30:26-08:00</committed-date>
    <authored-date>2008-12-08T18:30:26-08:00</authored-date>
    <message>Added missing to_xml_attributes method to hash</message>
    <tree>3af2edd1d75319cc13369946facedac0a69faaea</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8591270358c71ccf300c2ab813d107212c05f858</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/fc44b0b75a8ed321bc7f89f6dfa54fcae24b4723</url>
    <id>fc44b0b75a8ed321bc7f89f6dfa54fcae24b4723</id>
    <committed-date>2008-12-08T18:14:49-08:00</committed-date>
    <authored-date>2008-12-08T18:14:49-08:00</authored-date>
    <message>Removed Hash#from_xml method from HTTParty and added regression spec to make sure HTTParty doesn't foobar ActiveSupport.</message>
    <tree>2b065823cf1061de601296d1834877ac30fc8b19</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <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>411340826ba683397df84e611956b34eae398d93</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/0b5579783ad7865b88337fc50ef72b01fa525bf9</url>
    <id>0b5579783ad7865b88337fc50ef72b01fa525bf9</id>
    <committed-date>2008-12-06T20:49:10-08:00</committed-date>
    <authored-date>2008-12-06T20:49:10-08:00</authored-date>
    <message>Added uri encode to Hash#to_params to ensure param values are properly encoded</message>
    <tree>73d335c8c8fbcbad884e272729336c7cac84533c</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>8a70a8ef40531def06c950bfb4902abc774b5b31</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/7fab301eb592353311a064c76e93c2363f8b7658</url>
    <id>7fab301eb592353311a064c76e93c2363f8b7658</id>
    <committed-date>2008-12-06T19:51:18-08:00</committed-date>
    <authored-date>2008-12-06T19:51:18-08:00</authored-date>
    <message>Moved xml stuff into core extensions where it should be for now.</message>
    <tree>747b16ec92b450b775f1ea64aab98f8931b16a91</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0ad5dece3d15f8549f5292ad678c7b18a939ccb</id>
      </parent>
    </parents>
    <author>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </author>
    <url>http://github.com/jnunemaker/httparty/commit/8a70a8ef40531def06c950bfb4902abc774b5b31</url>
    <id>8a70a8ef40531def06c950bfb4902abc774b5b31</id>
    <committed-date>2008-12-06T19:47:39-08:00</committed-date>
    <authored-date>2008-12-06T19:47:01-08:00</authored-date>
    <message>Removed active support. Added json. Added some core extensions.</message>
    <tree>6582b0e9f859367edefabd93c2aaa7f1ff7f55cc</tree>
    <committer>
      <name>John Nunemaker</name>
      <email>nunemaker@gmail.com</email>
    </committer>
  </commit>
</commits>
