openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
curb-fu
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.md
Matt Wilson
More...
about 12 years ago
Update readme.
Matt Wilson
More...
over 13 years ago
Modernize gemspec & rakefile to the post-bundler era, and upgrade to rspec 2
Matt Wilson
More...
over 13 years ago
Merge pull request #12 from ashb/patch-1
Matt Wilson
More...
over 13 years ago
Fix stubs when using :url => 'example.com' (introduced in pull request #10)
Ash Berlin
More...
over 13 years ago
update ruby support
Matt Wilson
More...
over 14 years ago
Add .rvmrc, update readme
Matt Wilson
More...
over 14 years ago
Make PUT behave like POST
David Reese
More...
over 14 years ago
Make delete method pass arguments correctly to build
David Reese
More...
over 14 years ago
Update docs for passing string url within hash
David Reese
More...
over 14 years ago
Allow passing hash with URL string and :headers
David Reese
More...
over 14 years ago
Added explicit cookie support.
Matt Wilson
More...
over 14 years ago
Bump gem version.
Matt Wilson
More...
over 14 years ago
Updated README.
Matt Wilson
More...
over 14 years ago
fixed tests, added Gemfile & updated .gemspec
Matt Wilson
More...
over 14 years ago
Renamed to_param method so it doesn't clobber the Rails Object#to_param method.
hoverlover
More...
over 14 years ago
Bump gem version.
Matt Wilson
More...
almost 15 years ago
Update response methods to work in ruby 1.9
thickpaddy
More...
almost 15 years ago
Change return values from get_fields and [] to match net/http
thickpaddy
More...
almost 15 years ago
Minor update to response spec
thickpaddy
More...
almost 15 years ago
Add content_type, content_length and get_fields methods for responses
thickpaddy
More...
almost 15 years ago
Use an array to store values for header fields with multiple instances
thickpaddy
More...
almost 15 years ago
Update CurbFu class methods - pass block to delegated receiver
thickpaddy
More...
about 15 years ago
Allow customisation of curb options per request
thickpaddy
More...
about 15 years ago
Now a little more careful (read: it actually works this time) about how we're checking for the existence of a #to_param method and which core classes we attempt to extend.
Matt Wilson
More...
over 15 years ago
Two updates: 1) added optional :protocol to #build_url's query params so you can specify https and still use the hash-construction method. (gh-2), and 2) after considering various metaprogramming strategies for including a #message method (returning the plain english status message, e.g. "Not Found"), I opted to be explicit (gh-3).
Matt Wilson
More...
over 15 years ago
Quick troubleshooting tip for seemingly hung POSTs added to README.
Matt Wilson
More...
about 16 years ago
Debugging response
Derek and Matt
More...
over 16 years ago
Merge commit 'origin/master'
Derek and Matt
More...
over 16 years ago
Requiring curb, not taf2-curb
Derek and Matt
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree