summaryrefslogtreecommitdiff
path: root/test/uri/test_generic.rb
AgeCommit message (Expand)Author
2016-02-13CIDR in no_proxynobu
2016-02-13no_proxy with whitespaces and leading dotsnobu
2016-02-13test/uri/test_generic.rb: split test_find_proxynobu
2016-02-13domainname no_proxy assertionsnobu
2016-01-14* lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-08test_generic.rb: fix assertionnobu
2015-12-08test/uri/test_generic.rb (to_s): new testnormal
2015-05-19* lib/uri/rfc2396_parser.rb (initialize_pattern):naruse
2014-12-23* lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse
2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
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-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