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
/
lib
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.
hsbt
2016-01-25
1
-1
/
+2
*
stdlib: avoid extra calls to eliminate "\n" from Base64
normal
2016-01-10
2
-3
/
+3
*
leakchecker.rb: remove temporary measure
nobu
2016-01-05
1
-7
/
+31
*
* lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.
hsbt
2015-12-30
1
-0
/
+1
*
webrick/utils.rb: get rid of thread leak checker
nobu
2015-12-19
1
-2
/
+3
*
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): To prevent
ngoto
2015-12-18
1
-6
/
+8
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
34
-0
/
+34
*
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): Acquire
ngoto
2015-12-15
1
-21
/
+22
*
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):
ngoto
2015-12-15
1
-9
/
+14
*
* lib/webrick/httpauth/basicauth.rb: fix a typo.
hsbt
2015-11-16
2
-4
/
+2
*
* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'
hsbt
2015-08-27
1
-3
/
+3
*
webrick/utils.rb: wakeup immediately
nobu
2015-07-14
1
-3
/
+7
*
webrick/utils.rb: adaptive sleep
nobu
2015-07-14
1
-4
/
+12
*
webrick/server.rb: stop immediately
nobu
2015-07-14
1
-11
/
+22
*
httpproxy.rb: fix typos [ci skip]
nobu
2015-07-13
1
-2
/
+2
*
lib/webrick/utils.rb: simplify by avoiding fcntl
normal
2015-05-17
1
-9
/
+3
*
lib/webrick/server.rb: avoid redundant fcntl call
normal
2015-05-17
1
-1
/
+0
*
stdlib: use IO#wait_*able instead of IO.select when possible
normal
2015-05-06
1
-1
/
+2
*
* lib/webrick/server.rb: Fix regression bug in WEBrick's
hsbt
2015-03-16
1
-1
/
+3
*
* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start method
akr
2015-03-10
1
-1
/
+3
*
* lib/webrick/utils.rb: removed unused argument variable.
hsbt
2015-01-02
3
-3
/
+3
*
* lib/webrick/server.rb: Setup shutdown pipe in listen method.
akr
2014-11-10
2
-1
/
+9
*
* lib/webrick/server.rb: Less instance variables.
akr
2014-11-10
1
-17
/
+24
*
* lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w to
akr
2014-11-10
1
-4
/
+6
*
* lib/webrick/server.rb (initialize): Initialize shutdown pipe here
akr
2014-11-09
1
-40
/
+39
*
* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.
akr
2014-11-09
1
-0
/
+2
*
* lib/webrick/server.rb: Stop lisntner loop properly.
akr
2014-11-05
1
-1
/
+1
*
normalize reference to Timeout::Error
normal
2014-10-07
1
-1
/
+1
*
* lib/webrick/httpproxy.rb: remove needless condition
hsbt
2014-08-08
1
-2
/
+0
*
webrick/utils.rb: mark by class name
nobu
2014-07-02
1
-3
/
+2
*
* lib/webrick/utils.rb (create_listeners): Close socket objects.
akr
2014-06-28
1
-1
/
+3
*
* lib/webrick/httpproxy.rb: remvoe useless assigned variables.
hsbt
2014-06-26
4
-6
/
+3
*
* lib/gserver.rb: remove redundant use of to_s in interpolation.
hsbt
2014-06-24
1
-1
/
+1
*
* lib/webrick/server.rb: Use a pipe to detect server shutdown.
akr
2014-05-30
1
-1
/
+26
*
* lib/webrick/utils.rb: Override the inspect method of the thread
akr
2014-05-25
1
-0
/
+3
*
webrick/httpserver.rb: Stop handling requests on shutdown
nobu
2014-05-08
2
-3
/
+3
*
* lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.
akr
2014-04-25
1
-6
/
+2
*
* lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam may
usa
2014-04-24
1
-2
/
+1
*
httpservlet/filehandler.rb: pass queries
nobu
2014-02-12
1
-1
/
+2
*
* lib/webrick/ssl.rb: [DOC] Fix typo
a_matsuda
2013-12-25
1
-1
/
+1
*
* ext/win32ole/sample/olegen.rb: Fix typo
a_matsuda
2013-12-11
1
-1
/
+1
*
* lib/webrick/httpstatus.rb: [DOC] Fix typo
a_matsuda
2013-12-06
1
-1
/
+1
*
* lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...
hsbt
2013-12-06
1
-1
/
+1
*
* lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification ...
hsbt
2013-12-06
1
-1
/
+2
*
* lib/webrick/httpresponse.rb: [DOC] Fix typo
a_matsuda
2013-12-05
1
-1
/
+1
*
* lib/webrick/httpproxy.rb: [DOC] Fix typo
a_matsuda
2013-12-04
1
-1
/
+1
*
* lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.
a_matsuda
2013-11-29
1
-1
/
+1
*
* lib/webrick/httpresponse.rb: Allow #body to be an IO-like object
drbrain
2013-08-07
1
-4
/
+6
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.
nobu
2013-05-20
1
-8
/
+26
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.
nobu
2013-05-20
1
-10
/
+19
[next]