index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 18220:
shyouhei
2008-08-04
1
-12
/
+4
*
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-05-20
3
-22
/
+44
*
merge revision(s) 15677:
shyouhei
2008-03-03
1
-2
/
+19
*
* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
gotoyuzo
2006-09-08
1
-0
/
+6
*
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-31
1
-1
/
+2
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove
matz
2006-07-18
1
-1
/
+1
*
* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,
ocean
2006-01-09
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2005-10-30
2
-0
/
+30
*
* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
gotoyuzo
2005-10-14
1
-1
/
+1
*
* lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should
gotoyuzo
2005-09-28
2
-2
/
+3
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should set
gotoyuzo
2005-09-15
1
-0
/
+1
*
* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):
gotoyuzo
2005-07-14
3
-1
/
+15
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-07-10
1
-2
/
+2
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): should
gotoyuzo
2005-06-25
1
-0
/
+1
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-05-27
1
-5
/
+7
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should
gotoyuzo
2005-05-17
1
-1
/
+1
*
* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger
gotoyuzo
2005-05-11
2
-16
/
+18
*
* lib/webrick/utils.rb (WEBrick::Utils.create_listeners):
gotoyuzo
2005-03-23
2
-2
/
+9
*
* lib/webrick/server.rb (WEBrick::GenericServer#start): should
gotoyuzo
2005-03-09
1
-10
/
+24
*
* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrase
gotoyuzo
2005-02-13
1
-1
/
+4
*
* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default value
gotoyuzo
2005-01-18
5
-14
/
+34
*
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2005-01-02
5
-11
/
+15
*
* I confirmed that its length. :-)
nahi
2004-12-18
1
-1
/
+1
*
* lib/webrick/httpauth.rb,
nahi
2004-12-18
3
-5
/
+2
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait
gotoyuzo
2004-12-16
5
-13
/
+39
*
* lib/webrick/server.rb (WEBrick::HTTPServer#start): remove
gotoyuzo
2004-11-06
2
-4
/
+0
*
* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to
gotoyuzo
2004-11-03
1
-2
/
+2
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):
gotoyuzo
2004-10-22
1
-1
/
+1
*
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):
gotoyuzo
2004-10-21
1
-16
/
+19
*
* lib/webrick/config.rb (WEBrick::Config::General): add default values:
gotoyuzo
2004-10-17
5
-34
/
+143
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): new
gotoyuzo
2004-10-17
2
-4
/
+32
*
* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USER
gotoyuzo
2004-09-16
2
-1
/
+2
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-21
1
-0
/
+3
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):
gotoyuzo
2004-08-13
3
-4
/
+9
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): should
gotoyuzo
2004-07-26
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2004-07-18
1
-3
/
+6
*
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
1
-1
/
+1
*
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2004-01-07
1
-0
/
+1
*
* lib/webrick/cgi.rb (CGI): add support for mod_ruby.
gotoyuzo
2003-12-22
3
-36
/
+86
*
* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.
gotoyuzo
2003-12-20
2
-12
/
+12
*
get rid of unusable condition
gotoyuzo
2003-12-19
1
-1
/
+1
*
* lib/webrick/cgi.rb: add file. (yet another CGI library)
gotoyuzo
2003-12-19
1
-0
/
+201
*
* lib/webrick/httprequest.rb (meta_vers): should not set
gotoyuzo
2003-12-19
2
-2
/
+4
*
* lib/webrick/httputils.rb (parse_form_data): should return an
gotoyuzo
2003-12-18
1
-0
/
+1
*
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-12-04
2
-6
/
+12
*
* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.
gotoyuzo
2003-11-25
2
-1
/
+3
*
* lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.
gotoyuzo
2003-11-04
1
-0
/
+6
*
* lib/webrick/ssl.rb: new option :SSLExtraChainCert.
gotoyuzo
2003-11-01
1
-0
/
+2
*
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-10-23
1
-1
/
+1
*
* lib/webrick/utils.rb (Utils::su): use setgid and setuid to
gotoyuzo
2003-09-28
1
-8
/
+8
[next]