2
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reindented (and fixed for emacs) after removing WWW namespace More... almost 15 years ago
Updated Rakefile for new hoe capabilities More... almost 15 years ago
Renamed everything out of WWW More... almost 15 years ago
Properly find encoding with a trailing semicolon. More... almost 15 years ago
refreshing gemspec for github release More... almost 15 years ago
dealing with incorrect encoding strings More... almost 15 years ago
Make WWW::Mechanize#request_headers actually take effect. More... almost 15 years ago
Fixed Page#encoding= when changing the value from or to nil. More... almost 15 years ago
updating gemspec More... almost 15 years ago
Merge branch 'master' of git://github.com/anthonychaves/mechanize into anthonychaves More... almost 15 years ago
Bump the version number. More... almost 15 years ago
puts(): Fix a typo and tests. More... almost 15 years ago
It does not seem to make sense to pass query parameters in a PUT method call. Make put() take a string entity. More... almost 15 years ago
Add post() an ability to post a directly specified entity and also make it accept additional headers. More... almost 15 years ago
GET is not the only method without request body, but also HEAD, DELETE and TRACE are. More... almost 15 years ago
Remove spaces that cause error. More... almost 15 years ago
Bug fix for HTTP digest authentication and a unit test. More... almost 15 years ago
making rubygems happy More... almost 15 years ago
terrorist version bump More... almost 15 years ago
updating rakefile More... almost 15 years ago
updating the cookie jar to handle cookies that use paths. RF #25259 More... almost 15 years ago
Merge branch 'master' of [email protected]:tenderlove/mechanize More... almost 15 years ago
allow encoding override More... about 15 years ago
fixing a bug with double semicolons in content disposition headers More... about 15 years ago
adding another strange encoding test More... about 15 years ago
fixing tests with 1.9, adding another test More... about 15 years ago
bumping spec More... about 15 years ago
force encoding to be ascii-8bit until we convert to the detected encoding later More... about 15 years ago
only call encoding if the parser responds to encoding. RF #25639 More... about 15 years ago
adding a dev gemspec More... about 15 years ago