| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-17 | Removed needless block arguments | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/11171 | |||
| 2024-07-17 | To avoid fd leak with fetch request for SSL server | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/11171 | |||
| 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 | |
| This reverts commit 02c4f0c89db3689c5272f00c548ca3008120459b. | |||
| 2024-07-08 | Reverts related commits with https://github.com/ruby/open-uri/pull/37 | Hiroshi SHIBATA | |
| It caused Timeout failure with RJIT and chkbuild http://rubyci.s3.amazonaws.com/debian11/ruby-master/log/20240708T063006Z.fail.html.gz https://github.com/ruby/ruby/actions/runs/9836594303/job/27152644853 | |||
| 2024-07-08 | Load net-http explicitly for SimpleHTTPProxyServer | 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 | |
| https://github.com/ruby/open-uri/commit/c8c0452d53 | |||
| 2024-07-08 | [ruby/open-uri] Test with Windows | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/2606892a43 | |||
| 2024-07-08 | [ruby/open-uri] Move certificates under the TestOpenURIUtils | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/a28c2da5d2 | |||
| 2024-07-08 | [ruby/open-uri] Removed needless class definition and variables | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/ab0e916997 | |||
| 2024-07-08 | [ruby/open-uri] Don't use URI library | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/15989970b6 | |||
| 2024-07-08 | [ruby/open-uri] support CONNECT method for SimpleHTTPProxy | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/2e36793bd5 | |||
| 2024-07-08 | [ruby/open-uri] Added SimpleHTTPSServer by TCPServer and OpenSSL | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/57c80e1576 | |||
| 2024-07-08 | [ruby/open-uri] Added SimpleHTTPProxyServer by TCPServer | Hiroshi SHIBATA | |
| https://github.com/ruby/open-uri/commit/ad47529306 | |||
| 2024-07-08 | [ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils ↵ | Hiroshi SHIBATA | |
| module for other tests https://github.com/ruby/open-uri/commit/489a1e9006 | |||
