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
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-07-11
[ruby/prism] Add Node#breadth_first_search
Kevin Newton
2024-07-11
[ruby/prism] Expose common flags in inspect output
Kevin Newton
2024-07-11
[ruby/prism] Expose flags on every node type
Kevin Newton
2024-07-11
[ruby/prism] Move location to second position for node initializers
Kevin Newton
2024-07-11
[ruby/prism] Reconfigure error tests
Kevin Newton
2024-07-11
[ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice
Jeremy Evans
2024-07-11
IBM864 single-byte transcoding (#10518)
Jeremy Daer
2024-07-11
Enumerable#all?: Stop optimizing when a given block is not optimizable
Yusuke Endoh
2024-07-11
[rubygems/rubygems] fix s3 source configuration issue
Dmitriy Ivliev
2024-07-11
[ruby/net-http] implement talking SSL to the proxy too
Evgeni Golov
2024-07-11
[ruby/net-http] Add ability to configure default settings for new connections
fatkodima
2024-07-11
[ruby/net-http] test_https.rb - fix test_session_reuse_but_expire
MSP-Greg
2024-07-10
Avoid a hash allocation when keyword splatting empty hash when calling ruby2_...
Jeremy Evans
2024-07-10
* append newline at EOF. [ci skip]
git
2024-07-10
[ruby/net-http] Commented out unfinished chunked test
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Removed needless warning
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Split POST test because new dummy server can't handle continu...
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Write log after server start, not handling request
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Split test class because TCPServer couldn't accept localhost ...
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Support chunked data and fixed test failure with multipart/fo...
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Removed server-side log test
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Fix wrong hostname with test_max_version test
Hiroshi SHIBATA
2024-07-10
[ruby/net-http] Rewrite WEBrick server with TCPServer and OpenSSL::SSL::SSLSe...
Hiroshi SHIBATA
2024-07-10
Eliminate array allocations for single splat followed by mutable keywords
Jeremy Evans
2024-07-09
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-07-09
[rubygems/rubygems] Suppress SSLError warning because it's only for debugging.
Hiroshi SHIBATA
2024-07-09
[ruby/open-uri] Try Windows tests again
Hiroshi SHIBATA
2024-07-09
Removed duplicate server thread
Hiroshi SHIBATA
2024-07-09
Reapply "Reverts related commits with https://github.com/ruby/open-uri/pull/37"
Hiroshi SHIBATA
2024-07-08
Reverts related commits with https://github.com/ruby/open-uri/pull/37
Hiroshi SHIBATA
2024-07-08
Load net-http explicitly for SimpleHTTPProxyServer
Hiroshi SHIBATA
2024-07-08
[ruby/tempfile] typofix
Hiroshi SHIBATA
2024-07-08
Load socket explicitly for TCPServer
Hiroshi SHIBATA
2024-07-08
Load OpenSSL on TestOpenURIUtils for with_https
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Don't use Base64 library
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Test with Windows
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Move certificates under the TestOpenURIUtils
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Load stringio with the correct files
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Removed needless class definition and variables
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Don't use URI library
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] support CONNECT method for SimpleHTTPProxy
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPSServer by TCPServer and OpenSSL
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPProxyServer by TCPServer
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils mo...
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPSServer by TCPServer
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Removed needless setup and teardown, tmpdir variables
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract FTP tests from test_open-uri.rb
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract HTTP Proxy tests from test_open-uri.rb
Hiroshi SHIBATA
2024-07-05
[ruby/irb] Return only commands when completing help command's
Stan Lo
2024-07-05
Fix flaky test_stat_heap_all
Peter Zhu
[prev]
[next]