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
/
lib
/
open-uri.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the deprecated override of Kernel#open in open-uri
Jeremy Evans
2020-08-16
1
-24
/
+1
*
[DOC] get rid of parsing as TIDYLINK unintentionally
Nobuyoshi Nakada
2020-04-07
1
-1
/
+1
*
Add `URI#open` to warning message
Kazuhiro NISHIYAMA
2019-12-20
1
-1
/
+1
*
open-uri: change global docs to reflect that URI.open syntax is preferred
zverok
2019-10-26
1
-7
/
+7
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-3
/
+3
*
The default charset of text/* media type is UTF-8.
Tanaka Akira
2019-07-15
1
-5
/
+4
*
Warn open-uri's "open" method at Kernel.
Tanaka Akira
2019-07-14
1
-9
/
+18
*
open-uri: clear string after buffering
normal
2018-01-08
1
-0
/
+1
*
open-uri defines URI.open defined as an alias.
akr
2017-12-21
1
-0
/
+7
*
lib/open-uri.rb: accept :encoding option as well as encoding in mode string.
akr
2017-10-21
1
-0
/
+7
*
* lib/open-uri.rb: Improved documentation grammar for
hsbt
2016-10-20
1
-2
/
+2
*
lib/open-uri.rb: Allow http to https redirection.
akr
2016-09-07
1
-1
/
+1
*
* lib/open-uri.rb: Use `userinfo` for authenticated proxy.
hsbt
2016-03-30
1
-0
/
+3
*
stdlib: avoid extra calls to eliminate "\n" from Base64
normal
2016-01-10
1
-1
/
+2
*
* lib/net/ftp.rb (initialize): Connections are in passive mode per
shugo
2015-11-11
1
-1
/
+1
*
* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".
akr
2015-11-10
1
-2
/
+1
*
* lib/open-uri.rb: Specify frozen_string_literal: true.
akr
2015-10-18
1
-0
/
+2
*
* lib/open-uri.rb (OpenURI.open_http): refactoring of r48941.
usa
2014-12-24
1
-2
/
+1
*
* lib/open-uri.rb (OpenURI.open_http): accept multiple certs path in
usa
2014-12-23
1
-5
/
+8
*
open-uri: accept :open_timeout option
normal
2014-10-10
1
-0
/
+11
*
* lib/open-uri.rb: remove needless condition for old ruby version.
hsbt
2014-08-08
1
-2
/
+1
*
* lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only if
akr
2014-05-05
1
-1
/
+1
*
* lib/open-uri.rb: [DOC] use lower case version of core classes, same
zzak
2014-02-07
1
-2
/
+3
*
* lib/open-uri.rb: Make proxy disabling working again.
akr
2014-01-18
1
-1
/
+1
*
* lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsis
zzak
2014-01-13
1
-1
/
+1
*
* lib/open-uri.rb (meta_add_field): : Re-implemented.
akr
2013-10-26
1
-0
/
+4
*
* lib/open-uri.rb: Support multiple fields with same field
akr
2013-04-09
1
-11
/
+22
*
* lib/open-uri.rb: Documentation for OpenURI
zzak
2012-10-20
1
-8
/
+15
*
* lib/open-uri.rb: use respond_to? to test Tempfile.
akr
2012-07-23
1
-2
/
+2
*
* lib/net/http.rb: Net::HTTP now automatically detects and uses
drbrain
2012-07-20
1
-78
/
+0
*
* lib/open-uri.rb: delete space.
ayumin
2012-07-17
1
-1
/
+1
*
* lib/open-uri.rb: call io.close! for Tempfile.
akr
2012-07-17
1
-1
/
+5
*
* lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++
drbrain
2011-08-26
1
-27
/
+35
*
* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch
drbrain
2011-08-26
1
-29
/
+27
*
update comment.
akr
2011-05-27
1
-1
/
+1
*
* lib/resolv-replace.rb: suppress warning.
akr
2010-10-29
1
-3
/
+3
*
* lib/uri/generic.rb (URI::Generic#hostname): new method.
akr
2010-10-06
1
-7
/
+7
*
fix a typo.
akr
2009-11-05
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.
akr
2009-09-13
1
-1
/
+3
*
* lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.
akr
2009-09-12
1
-2
/
+3
*
* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified in
akr
2009-09-12
1
-1
/
+2
*
* lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
akr
2009-01-07
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.
akr
2008-12-27
1
-1
/
+1
*
* lib/open-uri.rb: remove debug code introduced by previous change.
akr
2008-10-05
1
-1
/
+0
*
* lib/open-uri.rb (OpenURI.open_uri): set encoding to strio.
naruse
2008-10-05
1
-0
/
+7
*
trailing spaces removed.
akr
2008-09-14
1
-6
/
+6
*
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2008-06-04
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): use ASCII-8BIT
akr
2008-02-28
1
-5
/
+7
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): setup encoding
akr
2008-02-28
1
-1
/
+20
*
* lib/open-uri.rb (OpenURI.open_http): rescue URI::InvalidURIError by
akr
2008-02-08
1
-1
/
+6
[next]