index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
webrick
/
log.rb
Age
Commit message (
Expand
)
Author
2020-12-10
Move webrick library into internal test toolchain
Hiroshi SHIBATA
2017-12-22
webrick: WEBrick::Log requires path arg when given string
normal
2017-09-14
lib/webrick/log.rb: sanitize any type of logs
mame
2015-12-16
Add frozen_string_literal: false for all files
naruse
2013-01-26
* lib/webrick/accesslog.rb: Improved WEBrick documentation.
drbrain
2011-06-16
* lib/webrick/log.rb: Improve documentation of BasicLog and Log.
drbrain
2011-05-10
* lib/webrick: Add Documentation
drbrain
2011-05-09
* lib/webrick/log.rb: Hide copyright info from ri
drbrain
2010-11-08
* lib/*.rb: Remove unused variable warnings.
marcandre
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2003-09-18
* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual
gotoyuzo
2003-09-08
* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to
gotoyuzo
2003-09-08
* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port
gotoyuzo
2003-07-23
* lib/webrick: imported.
gotoyuzo