index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
uri
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)
knu
2013-11-21
1
-9
/
+25
*
* lib/uri/generic.rb (URI::Generic.find_proxy): return nil if
naruse
2013-09-13
1
-2
/
+2
*
* lib/uri/common.rb (URI.decode_www_form_component):
sorah
2013-07-31
1
-0
/
+3
*
* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI is
naruse
2013-07-24
1
-0
/
+1
*
* lib/uri/common.rb (URI.decode_www_form): scrub string if decoded
naruse
2013-05-18
1
-0
/
+2
*
* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.
naruse
2013-04-25
1
-8
/
+46
*
* lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"
naruse
2012-08-30
1
-0
/
+4
*
* test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_prox...
kazu
2012-07-22
1
-0
/
+8
*
fix failures
kazu
2012-07-22
1
-2
/
+9
*
* lib/net/http.rb: Net::HTTP now automatically detects and uses
drbrain
2012-07-20
1
-0
/
+49
*
* lib/uri/generic.rb (URI::Generic.build): duplicate args before adding
naruse
2012-05-18
1
-0
/
+9
*
* lib/uri/generic.rb (module URI): URI now downcases the scheme to
drbrain
2012-04-11
1
-0
/
+6
*
* lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of
naruse
2012-01-23
1
-0
/
+10
*
* lib/uri/common.rb (URI::Parser#initialize_regexp):
naruse
2012-01-05
1
-0
/
+1
*
* lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri
naruse
2011-06-03
1
-0
/
+1
*
Add some more tests for the previous fix.
knu
2011-04-15
1
-3
/
+9
*
* lib/uri/generic.rb (#route_from_path): Fix a bug where
knu
2011-04-15
1
-0
/
+5
*
* test/uri/test_common.rb (TestCommon#test_encode_www_form): add
kazu
2010-12-06
1
-0
/
+5
*
* lib/uri/common.rb (URI::Parser#initialize_pattern):
naruse
2010-12-06
1
-1
/
+1
*
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-11-29
1
-0
/
+2
*
* lib/uri/generic.rb (URI::Generic#hostname): new method.
akr
2010-10-06
1
-0
/
+10
*
* lib/uri/common.rb (URI.encode_www_form): change treatment of
naruse
2010-09-30
1
-0
/
+15
*
* lib/uri/common.rb (decode_www_form_component): validate.
naruse
2010-04-10
1
-0
/
+2
*
* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.
naruse
2010-04-09
1
-1
/
+7
*
* lib/uri/common.rb (URI.encode_www_form_component):
naruse
2010-03-21
1
-4
/
+6
*
* lib/uri/common.rb (URI#{en,de}code_www_form_component):
naruse
2010-03-17
1
-7
/
+19
*
* lib/uri/common.rb (URI.encode_www_form): new method to
naruse
2010-03-12
1
-0
/
+25
*
supress warnings.
akr
2010-01-25
1
-2
/
+2
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
6
-51
/
+51
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
5
-17
/
+17
*
* lib/uri/common.rb (URI::Parser): new class.
akira
2008-09-10
2
-71
/
+71
*
use ML ref. for assertion message.
akr
2007-11-18
2
-16
/
+9
*
* generic.rb (URI::Generic::merge_path): behave as RFC 3986.
nobu
2007-08-01
1
-14
/
+61
*
* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):
nobu
2005-10-10
1
-1
/
+1
*
Added .document file for lib/uri.
ryan
2005-09-07
1
-1
/
+21
*
* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""
akira
2005-02-23
1
-1
/
+16
*
* lib/uri/generic.rb (URI::Generic#merge_path):
akira
2004-07-13
1
-0
/
+27
*
* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.
akr
2004-07-05
1
-0
/
+7
*
* lib/uri/generic.rb (URI::Generic::merge,
akira
2004-06-09
1
-0
/
+14
*
* lib/uri/generic.rb (URI::Generic::check_userinfo,
akira
2003-12-23
1
-0
/
+16
*
* lib/uri/generic.rb (URI::Generic#route_from): accepts urls which
akira
2003-12-22
1
-0
/
+3
*
make case insensitive for host-part.
akira
2003-12-09
1
-0
/
+6
*
* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]
aamine
2003-12-08
1
-0
/
+14
*
* test/uri/*: translated RUNIT to Test::Unit.
akira
2003-10-05
6
-167
/
+72
*
* test/uri/* (6 files): added.
akira
2003-10-04
6
-0
/
+1074