summaryrefslogtreecommitdiff
path: root/test/uri
AgeCommit message (Expand)Author
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse
2014-08-25uri/common.rb: use negative look-aheadnobu
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27suppress warnings: URI.regexp is obsoletenaruse
2014-06-24Revert "* lib/uri/mailto.rb: support RFC6068."naruse
2014-06-23* test/uri/test_common.rb: use `require_relative` for parallel test.nobu
2014-06-23* lib/uri/mailto.rb: support RFC6068.naruse
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
2014-06-23suppress warnings of URI.extractnaruse
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-16* test/uri/test_generic.rb: fix wrong arguments for test case.hsbt
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