3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 21 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updates to readme with some notes about version history and avoid 1.0.2 and 1.0.3 More... over 1 year ago
ready release More... over 1 year ago
expose in examples much shorter code More... over 1 year ago
add new http.code as a short hand alias for response_code More... over 1 year ago
ready for next release More... over 1 year ago
resolve compiler warnings More... over 1 year ago
Ensure we get the correct line number from raised exceptions within a callback function More... over 1 year ago
improving bugtests they should all pass now even when running together More... over 1 year ago
more work on handling raise in callbacks More... over 1 year ago
callbacks had variable arguments that is not compatible with rb_protect switching back to rb_rescue but using a hash which seems not ideal but works for tracking whether an exception was raised or not More... over 1 year ago
raise downloaderror object resolving #269 More... over 1 year ago
updated gemspec for release 1.0.2 More... over 1 year ago
attempt to get docker build environment working... not sure we need this though we have github ci More... over 1 year ago
make the header check simpler to avoid OS differences More... over 1 year ago
it does not seem like travis works any more github CI seem good More... over 1 year ago
improve exception handling ensure Abort Callback More... over 1 year ago
Bug Fixes for exception handling and callbacks More... over 1 year ago
fixes for issue 288 - this is a workaround for a limitation in libcurl since we do not have an actual redirect function callback this is executed after all requests finish More... over 1 year ago
would like to test on all the rubies but these seem to just timeout More... over 1 year ago
cleanup deps More... over 1 year ago
need more sudo More... over 1 year ago
CI updates thanks to mlarraz More... over 1 year ago
prepare for release More... over 1 year ago
addresses #439 More... over 1 year ago
remove breaking development test dep versions More... over 1 year ago
seems like these are not used and break ci More... over 1 year ago
dependencies for dev should not be in the main gemfile More... over 1 year ago
dev with ruby 3.2 and adjust assertion so long as it's less then 3 and greater than 0 we're good More... over 1 year ago
Use Github Actions for CI (#425) More... almost 2 years ago
Add CURLOPT_PROXY_SSL_VERIFYHOST (#433) More... almost 2 years ago