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
nagachika d45d826f94 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_3@56243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-25 21:33:38 +00:00
..
common.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ftp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
generic.rb merge revision(s) 56166: [Backport #12766] 2016-09-25 21:33:38 +00:00
http.rb merge revision(s) 54257: [Backport #12215] 2016-04-12 05:27:20 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldaps.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mailto.rb merge revision(s) 55563: [Backport #12498] 2016-08-16 02:48:59 +00:00
rfc2396_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rfc3986_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00