index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
net
Age
Commit message (
Expand
)
Author
2012-04-03
* test/net/ftp/test_ftp.rb (FTPTest#create_ftp_server): should wait
usa
2012-04-01
Refix of 35206; 0.3 is too small for Ruby's timeout.
naruse
2012-04-01
ReRefix the test for r35205.
naruse
2012-04-01
Refix the test for r35205.
naruse
2012-04-01
Fix the test for r35205.
naruse
2012-04-01
Client waits only the first line.
naruse
2012-04-01
* lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @io
naruse
2012-03-31
* lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout.
shugo
2012-03-26
* lib/net/ftp.rb (parse_pasv_port): refactored.
shugo
2012-03-26
* test/net/ftp/test_ftp.rb: add the test, which was forgotten in the
shugo
2012-03-16
* lib/net/imap.rb (initialize): raise Net::IMAP::Error when the
shugo
2012-03-16
* lib/net/imap.rb (rfc822_text): ignore [] after RFC822.
shugo
2012-02-28
* lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Error
drbrain
2012-02-28
* lib/net/http.rb: Retry HTTP requests for additional network errors.
drbrain
2012-02-25
Fix r34779. Raised error on connection reset varies on environments.
naruse
2012-02-24
* lib/net/http.rb (Net::HTTP#transport_request): Fix infinite loop
drbrain
2012-02-02
* test/net/http/test_https_proxy.rb
kazu
2012-02-02
* test/net/http/test_http.rb (TestNetHTTPKeepAlive#*): remove debug
usa
2012-01-20
* lib/net/http.rb (Net::HTTP#transport_request): retry a idempotent
naruse
2011-12-22
Suppress warnings.
naruse
2011-12-11
* lib/net/imap.rb: includes the sequence number of UID in a error
shugo
2011-11-19
* test/net/http/test_http.rb: remove temporally files in ensure clause.
akr
2011-11-18
* test/net/http/test_http.rb: remove temporally files.
akr
2011-09-04
* lib/net/imap.rb (default_port, default_imap_port,
shugo
2011-08-19
* lib/net/imap.rb (idle): raises a Net::IMAP::Error when the
shugo
2011-08-19
* lib/net/imap.rb (msg_att): accepts extra space before ')'.
shugo
2011-08-01
* test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...
shyouhei
2011-06-21
* lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of
nahi
2011-06-16
* lib/net/imap.rb (search_response): parses SEARCH responses from
shugo
2011-05-31
* lib/net/http.rb, lib/net/protocol.rb: Allow to configure to wait
nahi
2011-05-28
* test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.
kosaki
2011-02-19
Fix tests.
naruse
2011-01-15
* test/net/smtp/test_ssl_socket.rb: fix dependency.
nobu
2011-01-14
* test/net/imap/test_imap.rb: call neither logout nor disconnect
shugo
2011-01-12
* lib/net/http.rb (Net::HTTP#connect): makes it timeout during
yugui
2011-01-06
use require_relative instead of File.expand_path
tenderlove
2011-01-06
* lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
tenderlove
2011-01-05
* lib/net/http.rb (Net::HTTP#get): A header hash given should not
knu
2010-12-23
* test/net/imap/cacert.pem: updated because it has been expired.
yugui
2010-12-22
adding tests for Net::SMTP::Response#exception_class
tenderlove
2010-12-22
adding more tests for Net::SMTP::Response class
tenderlove
2010-12-22
* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use an
tenderlove
2010-12-22
adding tests for the SMTP response parser
tenderlove
2010-12-22
* lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
tenderlove
2010-12-14
* lib/net/http.rb (Net::HTTPRequest#send_request_body_data):
naruse
2010-12-13
* lib/net/http.rb (Net::HTTPRequest#set_form): Added to support
naruse
2010-12-10
* lib/net/http.rb: remove version 1.1 features.
naruse
2010-12-07
fix typo: not response.attr.data, but response.data.attr.
naruse
2010-12-07
* lib/net/imap.rb (xlist): supported the XLIST command, which is an
shugo
2010-09-27
* test/net/http/test_https.rb: As always, localhost is not
shyouhei
[prev]
[next]