1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
usa 1631040517 merge revision(s) 56166: [Backport #12766]
* lib/uri/generic.rb (def check_password): don't include bad password
	  in URI exception output

	* test/uri/test_generic.rb (def test_set_component): test for behavior


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@56307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-30 15:57:06 +00:00
..
common.rb * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation. 2014-08-27 12:21:41 +00:00
ftp.rb fix that arg_check didn't work 2014-06-22 00:21:57 +00:00
generic.rb merge revision(s) 56166: [Backport #12766] 2016-09-30 15:57:06 +00:00
http.rb merge revision(s) 54257: [Backport #12215] 2016-03-29 20:13:52 +00:00
https.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldap.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldaps.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
mailto.rb merge revision(s) 55563: [Backport #12498] 2016-08-16 12:02:37 +00:00
rfc2396_parser.rb lib/uri/rfc2396_parser.rb (initialize): reduce bytecode size 2014-11-06 01:14:15 +00:00
rfc3986_parser.rb lib/uri: performance improvements [misc #10628] 2014-12-24 23:50:37 +00:00