summaryrefslogtreecommitdiff
path: root/test/uri
AgeCommit message (Expand)Author
2018-05-17http_proxy setting should respect both parent domain and subdomainnaruse
2018-03-22set UTF-8 if given URI string is ASCIInaruse
2018-03-21Docs and tests on URI.hierarchical?, URI.absolute?nobu
2018-03-15Introduce URI::File to handle file URI schemenaruse
2018-03-08fix error if the input is mixed Unicode and percent-escapesnaruse
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-09-28URI::Generic: Separate no_proxy handlingnaruse
2017-01-17uri/generic.rb: fix exception on non-IP formatnobu
2016-12-17test_mailto.rb: overwritten methodsnobu
2016-12-17test_mailto.rb: adjust scopenobu
2016-12-12Use URI.decode_www_form_component [Bug #10774]naruse
2016-10-12fix warning: assigned but unused variablekazu
2016-10-12do not need to downcase twicekazu
2016-10-11Test URI.find_proxy using env argument.akr
2016-09-30* lib/uri/http.rb: Documentation and code style imrovements.hsbt
2016-09-15Don't include bad password in URI exception outputtenderlove
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-07-02* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse
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
2015-01-14* lib/uri/mailto.rb: raising URI::InvalidComponentError insteadduerst
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-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
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