summaryrefslogtreecommitdiff
path: root/test/webrick/test_filehandler.rb
AgeCommit message (Expand)Author
2020-06-22Add tests of nested multibyte path and DirectoryIndexKazuhiro NISHIYAMA
2020-06-20Use section sign instead of Hiragana Letter AKazuhiro NISHIYAMA
2020-06-19Use filesystem encoding as FileHandler's encodingKazuhiro NISHIYAMA
2020-06-19Fix failure on mswin CIKazuhiro NISHIYAMA
2020-06-18lib/webrick/httpservlet/filehandler.rb: always handle a path as UTF-8Yusuke Endoh
2020-06-18Read in ASCII-8BIT to get rid of invalid encoding errorNobuyoshi Nakada
2020-06-18test/webrick/test_filehandler.rb: implicitly fall back to UTF-8Yusuke Endoh
2020-06-18test/webrick/test_filehandler.rb: remove unused variableYusuke Endoh
2020-06-18test/webrick/test_filehandler.rb: no `.encode("filesystem")` if US-ASCIIYusuke Endoh
2020-06-18test/webrick/test_filehandler.rb: Second try to fix the CI errorYusuke Endoh
2020-06-17Show filesystem encoding in failure messageKazuhiro NISHIYAMA
2020-06-11[ruby/webrick] Fix httpd error in CJK directoryKazuhiro NISHIYAMA
2020-02-29restore server[:DocumentRootOptions] setting.Koichi Sasada
2020-02-13support multi-run test for test/webrick/test_filehandler.rbS-H-GAMELINKS
2019-11-30[ruby/webrick] Check the feature by itself, instead of the version numberNobuyoshi Nakada
2019-11-30[ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option ...Jeremy Evans
2019-10-24[ruby/webrick] after ruby-2.6.0, set Net::HTTP#write_timeoutthekuwayama
2019-06-06test/webrick/test_filehandler.rb: extend the timeout for Solaris CIYusuke Endoh
2018-10-05Use binread because webrick also uses binreadnaruse
2018-03-28test/webrick/test_filehandler.rb: stricter multipart range testnormal
2018-03-28webrick: use IO.copy_stream for single range responsenormal
2017-12-22webrick: add test for WEBrick::HTTPServlet::ERBHandlernormal
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-14test_filehandler.rb: fix UNC path failurenobu
2015-03-06* test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko1
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-05-30Close FDs.akr
2014-02-18* test/socket/test_addrinfo.rb: remove unused variables.hsbt
2013-06-21test_filehandler.rb: fix for non-NTFSnobu
2013-06-21test_filehandler.rb: reap zombienobu
2011-11-16* test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there areusa
2011-11-12* test/webrick/test_cgi.rb (class TestWEBrickCGI): respectkosaki
2011-03-29* test/webrick/test_filehandler.rbusa
2011-03-28* test/webrick/test_filehandler.rb (test_short_filename):arton
2011-01-14Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan
2011-01-12Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan
2010-02-02use require_relative.akr
2010-01-18* lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu
2010-01-12* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-05-18* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-03-03* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2006-02-03* eval.c: unify ruby_class (for method definition) and ruby_cbasematz
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo