summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-23* lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation.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-06-16 * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain
2011-06-16 * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain
2011-06-16 * lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document todrbrain
2011-05-29* lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):naruse
2011-05-17 * lib/webrick/compat.rb: Improve documentation. Patch by Sandordrbrain
2011-05-15* remove trailing spaces.nobu
2011-05-12 * lib/webrick/httpservlet/erbhandler.rb: Add documentation.drbrain
2011-05-11 * lib/csv.rb: fix a typo.nagachika
2011-05-10 * lib/webrick: Add documentation for WEBrick::HTTPAuthdrbrain
2011-05-10 * lib/webrick: Add Documentationdrbrain
2011-05-09 * lib/webrick/log.rb: Hide copyright info from ridrbrain
2011-04-01Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2010-12-09* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-10-28* lib/webrick/httprequest.rb (read_request_line): extend maxnaruse
2010-10-21* lib/webrick/httpauth/digestauth.rbnaruse
2010-09-11Add documentation for WEBrick's DigestAuthdrbrain
2010-09-10 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi
2010-08-16merge revision(s) 28997:shyouhei
2010-08-10* lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri):naruse
2010-07-30 * lib/webrick/ssl.rb (WEBrick::Utils.create_self_signed_cert):nahi
2010-06-17* lib/webrick/httpservlet/filehandler.rbmame
2010-03-12* lib/webrick/httpservlet/cgihandler.rbnaruse
2010-01-18* lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu
2010-01-17* lib/webrick/https.rb (parse_uri, meta_vars): suppress warnings.nobu
2010-01-11* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.nobu
2010-01-10 * lib/webrick/accesslog.rb : Escape needed.shyouhei
2009-12-31* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr
2009-12-19* lib/webrick/config.rb (WEBrick::Config): typo fixed. a patchmatz
2009-12-06* lib/webrick/httpservlet/filehandler.rb: escape filename of index.naruse
2009-10-20 * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi
2009-09-03* lib/webrick/httpservlet/abstract.rb (do_OPTIONS): method namesnobu
2009-06-16* lib/webrick/httputils.rb (parse_form_data): escape boundary ofnaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-18* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line): matz
2008-11-08* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz
2008-10-31* lib/webrick/httpauth/digestauth.rbmame
2008-08-22* lib/webrick/server.rb (WEBrick::GenericServer#shutdown):kazu
2008-08-17* lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.gotoyuzo
2008-07-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-05-28* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler#do_...knu
2008-05-18* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-04-04* lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.drbrain
2008-03-03* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse