summaryrefslogtreecommitdiff
path: root/test/uri/test_generic.rb
AgeCommit message (Expand)Author
2013-11-21* test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu
2013-09-13* lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse
2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse
2012-07-22* test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_prox...kazu
2012-07-22fix failureskazu
2012-07-20* lib/net/http.rb: Net::HTTP now automatically detects and usesdrbrain
2012-05-18* lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse
2012-04-11* lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain
2012-01-05* lib/uri/common.rb (URI::Parser#initialize_regexp):naruse
2011-04-15Add some more tests for the previous fix.knu
2011-04-15* lib/uri/generic.rb (#route_from_path): Fix a bug whereknu
2010-10-06* lib/uri/generic.rb (URI::Generic#hostname): new method.akr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-09-10 * lib/uri/common.rb (URI::Parser): new class.akira
2007-11-18use ML ref. for assertion message.akr
2007-08-01* generic.rb (URI::Generic::merge_path): behave as RFC 3986.nobu
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-02-23* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira
2004-07-13* lib/uri/generic.rb (URI::Generic#merge_path):akira
2004-06-09* lib/uri/generic.rb (URI::Generic::merge,akira
2003-12-23* lib/uri/generic.rb (URI::Generic::check_userinfo,akira
2003-12-22* lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira
2003-12-09make case insensitive for host-part.akira
2003-10-05* test/uri/*: translated RUNIT to Test::Unit.akira
2003-10-04* test/uri/* (6 files): added.akira