summaryrefslogtreecommitdiff
path: root/test/webrick
AgeCommit message (Expand)Author
2012-10-12test_cgi.rb: skip a test on Windowsshirosaki
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain
2012-04-07* Remove unused variables.naruse
2012-04-07* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove
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-07-21* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):naruse
2011-07-05Remove debug print of r32410.naruse
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-21* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi
2011-06-20* lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi
2011-05-15* remove trailing spaces.nobu
2011-04-01Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2011-03-29* test/webrick/test_filehandler.rbusa
2011-03-28* test/webrick/test_filehandler.rb (test_short_filename):arton
2011-01-20* test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not needusa
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
2011-01-12* test/webrick/test_cgi.rb: Removes usage of deprecatednaruse
2010-10-28Fix test for r29617.naruse
2010-10-01 * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei
2010-09-10 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi
2010-05-07don't sleep indefinitely. collect the zombie.akr
2010-05-07Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse
2010-02-02use require_relative.akr
2010-01-25supress warnings.akr
2010-01-18* lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu
2010-01-18* test/webrick/test_cgi.rb: require util.rb first to override thenobu
2010-01-12* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu
2010-01-10 * lib/webrick/accesslog.rb : Escape needed.shyouhei
2009-12-10* test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse
2009-09-12* test: use require_relative.naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-08-17* lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.gotoyuzo
2008-05-18test material for r16453.gotoyuzo
2008-05-18* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-03-03* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-01-09* lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.gotoyuzo
2007-12-31* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2007-12-17* lib/webrick/httprequest.rb, lib/webrick/cgi.rb: Request-Line orgotoyuzo
2006-11-02* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz
2006-09-08* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo
2006-07-31* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo