index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test for r29617.
naruse
2010-10-28
1
-1
/
+1
*
* test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):
shyouhei
2010-10-01
1
-0
/
+1
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add
nahi
2010-09-10
1
-0
/
+31
*
don't sleep indefinitely. collect the zombie.
akr
2010-05-07
1
-3
/
+6
*
Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...
naruse
2010-05-07
1
-2
/
+8
*
use require_relative.
akr
2010-02-02
5
-5
/
+5
*
supress warnings.
akr
2010-01-25
1
-7
/
+7
*
* lib/webrick/httpservlet/filehandler.rb (make_partial_content):
nobu
2010-01-18
1
-0
/
+66
*
* test/webrick/test_cgi.rb: require util.rb first to override the
nobu
2010-01-18
1
-1
/
+1
*
* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.
nobu
2010-01-12
1
-1
/
+1
*
* lib/webrick/accesslog.rb : Escape needed.
shyouhei
2010-01-10
1
-0
/
+32
*
* test/webrick/test_server.rb (test_daemon): simply use fork's return
naruse
2009-12-10
1
-8
/
+2
*
* test: use require_relative.
naruse
2009-09-12
1
-7
/
+1
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
4
-5
/
+5
*
* test/webrick/utils.rb (start_server): provide a reference to log of
mame
2008-10-29
7
-140
/
+147
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
4
-30
/
+30
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.
gotoyuzo
2008-08-17
1
-3
/
+26
*
test material for r16453.
gotoyuzo
2008-05-18
2
-0
/
+37
*
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-05-18
3
-11
/
+92
*
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-03-03
1
-0
/
+59
*
* lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.
gotoyuzo
2008-01-09
1
-0
/
+67
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
gotoyuzo
2007-12-31
2
-3
/
+288
*
* lib/webrick/httprequest.rb, lib/webrick/cgi.rb: Request-Line or
gotoyuzo
2007-12-17
1
-0
/
+10
*
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should
matz
2006-11-02
1
-1
/
+1
*
* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
gotoyuzo
2006-09-08
1
-0
/
+31
*
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-31
1
-0
/
+58
*
* test/webrick/utils.rb: use Proc#yield instead of Proc#call.
gotoyuzo
2006-07-01
1
-1
/
+1
*
* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
gotoyuzo
2006-05-18
1
-0
/
+64
*
* test/webrick/test_cgi.rb: should support platforms which search
usa
2006-02-22
1
-0
/
+7
*
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2006-02-03
1
-1
/
+5
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2005-10-30
3
-0
/
+45
*
* test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath on
ocean
2005-09-20
1
-0
/
+3
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-05-27
2
-0
/
+11
*
* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger
gotoyuzo
2005-04-29
2
-1
/
+7
*
* test/webrick/utils.rb: resuce LoadError.
gotoyuzo
2005-01-10
1
-1
/
+4
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): should
gotoyuzo
2005-01-10
3
-0
/
+73
*
* test/webrick/test_server.rb (test_daemon): delete an assertion
gotoyuzo
2005-01-08
1
-2
/
+0
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
gotoyuzo
2005-01-07
9
-26
/
+830
*
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2005-01-02
1
-0
/
+105