1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests now pass on ruby-head on all platforms. More... over 9 years ago
Expand rdoc dependency to allow rdoc 5.0. More... over 9 years ago
Fix up docs around redirection / error handling. More... over 9 years ago
Merge pull request #539 from biow0lf/biow0lf-patch-1 More... over 9 years ago
Fix link to badge with downloads More... over 9 years ago
Add optional Resource-specific logging More... over 9 years ago
Test failures on jruby are no longer expected. More... over 9 years ago
Skip broken test on older jruby 9.1.*.* releases. More... over 9 years ago
Merge pull request #531 from rest-client/ab-travis-bundler More... over 9 years ago
Use explicit ruby versions and remove in/exclude. More... over 9 years ago
Add some commentary around allowed failures. More... over 9 years ago
Run tests on jruby 9.1.5.0, but allow failures. More... over 9 years ago
Merge branch 'ab-docs' More... over 9 years ago
Improve documentation around exception handling. More... over 9 years ago
Merge pull request #501 from jeffpereira/patch-1 More... over 9 years ago
Improve some of the example docs slightly. More... over 9 years ago
Allow passing ParamsArray as a payload More... over 9 years ago
Version 2.0.0 More... over 9 years ago
Add some README notes on upgrading to 2.0. More... over 9 years ago
Fix default Net::HTTP encoding in Windows tests. More... over 9 years ago
Stub out Netrc.read in tests (avoid ENV calls). More... over 9 years ago
Version 2.0.0.rc4 More... over 9 years ago
Example of "set RestClient.log with a Ruby Logger" More... over 9 years ago
Merge pull request #504 from rest-client/ab-auth More... over 9 years ago
Improve a few basic auth tests. More... over 9 years ago
Fix netrc tests to actually test the code. More... over 9 years ago
Only set user/password if option provided. More... over 9 years ago
updating readme with timeouts section More... over 9 years ago
Add history note about ParamsArray. More... over 9 years ago
Add docs on manually following redirection. More... over 9 years ago