2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Mar 19, 2023 — Mar 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added message to the response object. More... about 15 years ago
Bumped version to 0.4.2 and prepped for release. More... about 15 years ago
Fixed failing spec. More... about 15 years ago
Switched to crack rubyforge gem from jnunemaker-crack github gem as rubyforge project was finally approved. More... about 15 years ago
Updated history. More... about 15 years ago
Fixed gem requirement issue. Dang. More... about 15 years ago
Prepped for 0.4.0 release. More... about 15 years ago
Now using crack for xml and json parsing instead of bundling that in HTTParty. Hopefully panic will not ensue. More... about 15 years ago
Refined the verbose output for bin/httparty to look more like curl. More... about 15 years ago
only show the acceptable format one time per format on exception More... about 15 years ago
allow a format :plain option More... about 15 years ago
HTTParty.baseuri should not modify the parameters. More... about 15 years ago
Fixing the response code is a string issue in the story steps too. More... about 15 years ago
Forcing code to a Fixnum/Integer. More... about 15 years ago
Prepped for 0.3.1 release. More... over 15 years ago
Updated history More... over 15 years ago
Fixed unescaping umlauts. (siebertm) More... over 15 years ago
Added yaml response parsing More... over 15 years ago
Moved character encoding test from core_extensions_spec.rb into hash_spec.rb and deleted now redundant core_extensions_spac.rb More... over 15 years ago
Prepped for 0.3.0 release. More... over 15 years ago
Added specs for response class. More... over 15 years ago
updated history More... over 15 years ago
Fixed bug where query string was getting appended twice on redirects. [#12 state:resolved] More... over 15 years ago
Doc updates More... over 15 years ago
updated manifest More... over 15 years ago
Documentation updates. More... over 15 years ago
Nestled json and xml parsing in parsers More... over 15 years ago
Tucked module inheritable attributes in lib/httparty More... over 15 years ago
Added multiple specs and fixed bug where snake_case was not defined for string. More... over 15 years ago
Moved xml parsing into HTTParty::XML. More... over 15 years ago