2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 19, 2023 — Mar 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added explicit html format option. More... over 15 years ago
Removed some crappy documentation. More... over 15 years ago
First pass of refactoring the actual performing of the request into smaller methods. More... over 15 years ago
Switched from send to perform which sounds fancier. More... over 15 years ago
Everything seems to be working once again since the minor refactoring. More... over 15 years ago
Fixed redirection issue by removing memoization of uri. More... over 15 years ago
Fixed that basic auth was not passing through correctly. More... over 15 years ago
Spec opts now uses progress format More... over 15 years ago
Moving send_request and friends into HTTParty::Request More... over 15 years ago
Replacing string parameters with Net::HTTP classes More... over 15 years ago
Prepped for 0.1.4 release. More... over 15 years ago
Cleaned up base uri normalization. More... over 15 years ago
Got redirection all work properly and added example that checks it out. More... over 15 years ago
Removed stupid core extension. It was stupid trust me. More... over 15 years ago
Added spec task and set it as default task. More... over 15 years ago
Fixed failing specs. More... over 15 years ago
Be a little smarter with the paths that are passed in. More... over 15 years ago
Added doco for various request options. More... over 15 years ago
Add the ability to automatically follow redirects and to turn it off. More... over 15 years ago
Treat nil or empty bodies specially to avoid blowing up during response parsing. More... over 15 years ago
Updated readme More... over 15 years ago
Prepped gemspec for release. More... over 15 years ago
Changed format detection from crappy file extension to awesome response content type. [#2 state:resolved] More... over 15 years ago
updated date in gemspec. More... over 15 years ago
Raises exception when http error occurs. Added http_proxy key for setting proxy server and port. [#3 state:resolved] [#7 state:resolved] More... over 15 years ago
Updated for new release. Added rake task to help with prepping for release. More... over 15 years ago
Fixed that default_params weren't being added to query string if options[:query] was blank. [#6 state:resolved] More... over 15 years ago
nodoc'd some stuff More... over 15 years ago
Updated readme and website. More... over 15 years ago
Updated history, version and gemspec. More... over 15 years ago