1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

17 commits

Author SHA1 Message Date
John Nunemaker
e58cb014d8 Prepped for 0.2.2 release. 2008-12-08 21:30:48 -05:00
John Nunemaker
a0f8ade61b Prepped for 0.2.1 release. 2008-12-08 21:19:48 -05:00
John Nunemaker
941ef71531 Prepped for 0.2.0 release. 2008-12-07 00:02:51 -05:00
John Nunemaker
411340826b 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. 2008-12-06 23:41:28 -05:00
John Nunemaker
e72ec5a483 Updated manifest, history and gemspec for 0.1.8. 2008-12-05 17:24:01 -05:00
John Nunemaker
82dd6159db Prepped for 0.1.7 release. 2008-11-30 23:59:28 -05:00
John Nunemaker
a517168278 Fixed weird issue with content length when using net http post method. [#9 state:resolved] 2008-11-26 01:26:32 -05:00
John Nunemaker
343ac9ca2c Prepped for 0.1.5 release. 2008-11-14 14:08:29 -05:00
John Nunemaker
ae864580ed Prepped for 0.1.4 release. 2008-11-08 11:30:26 -05:00
John Nunemaker
42a023886c Prepped gemspec for release. 2008-08-22 21:53:58 -04:00
Franck ROUDET
b0f1cc2a8d Raises exception when http error occurs. Added http_proxy key for setting proxy server and port. [#3 state:resolved] [#7 state:resolved] 2008-08-22 16:32:42 -04:00
John Nunemaker
e9003555f0 updated date in gemspec. 2008-08-22 16:26:07 -04:00
John Nunemaker
427958ade7 Updated for new release. Added rake task to help with prepping for release. 2008-08-09 15:20:32 -04:00
John Nunemaker
72f09186e8 Updated history, version and gemspec. 2008-07-31 00:24:29 -04:00
John Nunemaker
9543593d74 Updated gemspec to include website files 2008-07-29 12:17:12 -04:00
John Nunemaker
3c4f5edb01 Made sure I got the manifest and gem stuff all right. 2008-07-28 16:50:17 -04:00
John Nunemaker
e221365029 Adjusted post install. Tweaked example. Created gemspec for github. Uncommented extra dependencies in hoe. 2008-07-28 16:48:22 -04:00