1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove instance variable instead of setting it nil More... almost 11 years ago
Replace instance_variable_defined? with defined? More... almost 11 years ago
Memoize @normalized_fragment More... almost 11 years ago
Assigning to the `hostname` with an `IPAddr` object is now supported. More... almost 11 years ago
Address code coverage lapses in 'lib/addressable/uri.rb' More... almost 11 years ago
Don't require SimpleCov from the Gemfile. More... almost 11 years ago
Simplify spec runner tasks; most of them had bit-rotted anyway. More... almost 11 years ago
Replacing RCov with Simplecov and excluding specs from Coveralls. More... almost 11 years ago
Now possible to call `require 'addressable'` More... almost 11 years ago
Dropping support for 1.8.x entirely. More... almost 11 years ago
Merge branch 'master' of github.com:sporkmonger/addressable More... almost 11 years ago
Updating gemspec file list. More... almost 11 years ago
Merge pull request #188 from gurdiga/reject-quotes-in-host-name More... almost 11 years ago
Explicitly test that unreserved and sub-delims are allowed in a host. More... almost 11 years ago
Merge pull request #173 from scooter-dangle/doc-nil-return-val More... almost 11 years ago
Merge pull request #185 from sanemat/chore/test-travis More... almost 11 years ago
The rest-client 1.7.x gem still requires Ruby >= 1.9.2. More... almost 11 years ago
Remove duplicate gem dependency declaration. More... almost 11 years ago
Deprecating support for Ruby 1.8.x. More... almost 11 years ago
Older mime-types gem was needed to make the 1.8 tests pass. More... almost 11 years ago
Move this require to the top of the spec. More... almost 11 years ago
Merge branch 'master' of github.com:sporkmonger/addressable More... almost 11 years ago
Merge pull request #183 from therabidbanana/master More... almost 11 years ago
Bump the copyright dates. More... almost 11 years ago
Update dependencies to more recent gem versions. More... almost 11 years ago
Merge pull request #180 from ronen/patch-1 More... almost 11 years ago
Reject double quotes in host name More... almost 11 years ago
code cleanup: variable set but not used More... almost 11 years ago
enable warnings More... almost 11 years ago
Remove patch version after ruby 2.1 on travis-ci More... almost 11 years ago