summaryrefslogtreecommitdiff
path: root/test/uri
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-31* lib/uri/common.rb (URI.decode_www_form_component):sorah
2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2012-08-30* lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse
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-23* lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change ofnaruse
2012-01-05* lib/uri/common.rb (URI::Parser#initialize_regexp):naruse
2011-06-03* lib/net/http.rb (URI::HTTP#request_uri): return nil when the urinaruse
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-12-06* test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-11-29* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosionnobu
2010-10-06* lib/uri/generic.rb (URI::Generic#hostname): new method.akr
2010-09-30* lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse
2010-04-10* lib/uri/common.rb (decode_www_form_component): validate.naruse
2010-04-09* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.naruse
2010-03-21* lib/uri/common.rb (URI.encode_www_form_component):naruse
2010-03-17* lib/uri/common.rb (URI#{en,de}code_www_form_component):naruse
2010-03-12* lib/uri/common.rb (URI.encode_www_form): new method tonaruse
2010-01-25supress warnings.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-09-07Added .document file for lib/uri.ryan
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-07-05* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr
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-12-08* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine
2003-10-05* test/uri/*: translated RUNIT to Test::Unit.akira
2003-10-04* test/uri/* (6 files): added.akira