aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick
Commit message (Expand)AuthorAgeFilesLines
* * test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa2013-08-081-0/+3
* * lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain2013-08-071-0/+89
* * test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):usa2013-08-071-2/+2
* test_filehandler.rb: fix for non-NTFSnobu2013-06-211-1/+3
* test_filehandler.rb: reap zombienobu2013-06-211-1/+1
* webrick: fix non-ascii escape bugsnobu2013-05-202-1/+9
* * test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin2013-05-191-0/+16
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-81/+81
* Overwrite Ruby's path for cgi in testsnaruse2013-04-181-0/+7
* Suppress warningsnaruse2013-04-023-4/+6
* * test/ruby/test_require.rb: Remove temporally files in the tests.akr2013-03-241-0/+2
* * ruby.c (load_file_internal): set default source encoding asnaruse2012-11-061-0/+1
* test_cgi.rb: skip a test on Windowsshirosaki2012-10-121-2/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-2/+2
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+4
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-112-4/+29
* * Remove unused variables.naruse2012-04-071-4/+4
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse2012-04-071-0/+64
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-14/+17
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+46
* * test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there areusa2011-11-162-2/+2
* * test/webrick/test_cgi.rb (class TestWEBrickCGI): respectkosaki2011-11-122-0/+2
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):naruse2011-07-211-0/+9
* Remove debug print of r32410.naruse2011-07-051-1/+1
* * lib/webrick/httpauth/digestauth.rb (_authenticate):naruse2011-07-051-0/+85
* * lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi2011-06-241-0/+22
* * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi2011-06-211-0/+27
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi2011-06-201-14/+21
* * remove trailing spaces.nobu2011-05-152-3/+3
* Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2011-04-011-0/+20
* * test/webrick/test_filehandler.rbusa2011-03-291-1/+4
* * test/webrick/test_filehandler.rb (test_short_filename):arton2011-03-281-2/+6
* * test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not needusa2011-01-201-0/+1
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-0/+7
* Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan2011-01-121-2/+2
* * test/webrick/test_cgi.rb: Removes usage of deprecatednaruse2011-01-123-6/+24
* Fix test for r29617.naruse2010-10-281-1/+1
* * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei2010-10-011-0/+1
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi2010-09-101-0/+31
* don't sleep indefinitely. collect the zombie.akr2010-05-071-3/+6
* Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse2010-05-071-2/+8
* use require_relative.akr2010-02-025-5/+5
* supress warnings.akr2010-01-251-7/+7
* * lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu2010-01-181-0/+66
* * test/webrick/test_cgi.rb: require util.rb first to override thenobu2010-01-181-1/+1
* * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu2010-01-121-1/+1
* * lib/webrick/accesslog.rb : Escape needed.shyouhei2010-01-101-0/+32
* * test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse2009-12-101-8/+2
* * test: use require_relative.naruse2009-09-121-7/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-064-5/+5