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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add workaround for test-bundler failure
Kazuhiro NISHIYAMA
2020-03-12
6
-6
/
+6
*
Fix an example committed to a wrong place [ci skip]
Takashi Kokubun
2020-03-10
1
-1
/
+1
*
Let Net::HTTP.get take request headers (#2957)
Takashi Kokubun
2020-03-10
1
-10
/
+24
*
Specify explicit separator not to be affected by $;
Nobuyoshi Nakada
2020-03-08
2
-2
/
+2
*
Removed unnecessary `chomp`
Nobuyoshi Nakada
2020-03-07
1
-1
/
+1
*
Fixed net-ftp sync task and resync from standalone repo
Hiroshi SHIBATA
2020-02-21
1
-2
/
+2
*
Promote net-http to the default gems.
Hiroshi SHIBATA
2020-02-21
3
-1
/
+35
*
Promote net-ftp to default gems
Hiroshi SHIBATA
2020-02-21
3
-1
/
+35
*
Fallback to load version file in ruby core repository
Hiroshi SHIBATA
2020-02-20
1
-1
/
+5
*
Promote net-imap to the default gems
Hiroshi SHIBATA
2020-02-20
3
-1
/
+31
*
* append newline at EOF. [ci skip]
git
2020-02-17
1
-1
/
+1
*
Promote net-protocol to default gems
Hiroshi SHIBATA
2020-02-17
2
-0
/
+34
*
Unnamed groups are not captured when named groups are used
Nobuyoshi Nakada
2020-01-30
1
-4
/
+4
*
Add #verify_hostname= and #verify_hostname to skip hostname verification (#2858)
Yuta Iwama
2020-01-23
1
-3
/
+11
*
lib/net/imap.rb: use `&blk` instead of Kernel#proc with no block
Yusuke Endoh
2020-01-09
1
-4
/
+5
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
Use while instead of loop
Kazuhiro NISHIYAMA
2019-12-17
1
-12
/
+4
*
ensure to close the data connection [Bug #16413]
NARUSE, Yui
2019-12-17
1
-16
/
+28
*
Revert "lib/net/http/response.rb: support raw deflate correctly"
Yusuke Endoh
2019-12-16
1
-3
/
+3
*
lib/net/http/response.rb: support raw deflate correctly
Yusuke Endoh
2019-12-16
1
-3
/
+3
*
fix ipaddr parameter of Net::HTTP.start to support proxy
NARUSE, Yui
2019-12-10
1
-1
/
+1
*
lib/net/http.rb: align the indentation
Yusuke Endoh
2019-12-10
1
-2
/
+2
*
fix typo of 54072e329cab7207fba133caba4fc12b45add8f9
NARUSE, Yui
2019-12-09
1
-1
/
+1
*
Add ipaddr optional parameter to Net::HTTP#start
NARUSE, Yui
2019-12-09
1
-8
/
+21
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-1
/
+1
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-6
/
+0
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2019-11-15
1
-1
/
+1
*
Fixed test failure related Net::Protocol
Hiroshi SHIBATA
2019-11-07
2
-2
/
+4
*
SMTP is not module
Hiroshi SHIBATA
2019-11-07
1
-1
/
+1
*
Promote net-smtp to default gems
Hiroshi SHIBATA
2019-11-07
3
-1
/
+33
*
Promote net-pop to default gems
Hiroshi SHIBATA
2019-11-07
3
-1
/
+33
*
Improve Net::HTTP docs:
zverok
2019-10-26
2
-6
/
+12
*
Net::FTP: fix formatting problems for #status method
zverok
2019-10-26
1
-1
/
+2
*
Remove uselsess shebang
Pavel Valena
2019-10-09
1
-1
/
+0
*
Ignore Errno::EPIPE when sending requests in net/http
Jeremy Evans
2019-09-27
1
-1
/
+7
*
Add Net::FTP#features and Net::FTP#option
Shugo Maeda
2019-09-02
1
-0
/
+35
*
Fix keyword argument separation issues in lib
Jeremy Evans
2019-08-30
2
-2
/
+2
*
Fix typo: duplicated the [skip-ci]
ohbarye
2019-08-09
1
-1
/
+1
*
Show the caller's location
Nobuyoshi Nakada
2019-07-24
1
-2
/
+2
*
Fix documentation for Net::SMTPServerBusy
Jeremy Evans
2019-06-27
1
-1
/
+1
*
Avoid verbose warning when using Net::POP3 with SSL
Jeremy Evans
2019-06-20
1
-0
/
+1
*
Support SNI (Reapplying r67488)
knu
2019-04-15
1
-0
/
+1
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-1
/
+0
*
Support SNI
shugo
2019-04-09
1
-0
/
+1
*
* lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_request
glass
2019-01-21
1
-1
/
+1
*
Revert "lib/net/http.rb: use connect_timeout instead of Timeout"
glass
2018-12-31
4
-27
/
+18
*
lib/net/http.rb: use connect_timeout instead of Timeout
glass
2018-12-31
4
-18
/
+27
*
Fix Net::Protocol::BufferedIO#write when sending large multi-byte string
nobu
2018-12-27
1
-1
/
+1
*
Move autoload to toplevel
naruse
2018-12-14
1
-1
/
+1
*
ReFix r663197
nobu
2018-12-11
1
-10
/
+10
[next]