Age | Commit message (Expand) | Author |
---|
2016-11-23 | webrick/server: use symbol proc | normal |
2016-11-22 | Use `&.` and `||=` instead of if guards | nobu |
2016-11-22 | IOError does not happen | kazu |
2016-11-22 | webrick/server: simplify Daemon.start | normal |
2016-11-21 | lib/*: remove closed checks | normal |
2016-08-30 | Use qualified names | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-08-27 | * lib/webrick/server.rb: use IO::NULL instead of '/dev/null' | hsbt |
2015-07-14 | webrick/server.rb: stop immediately | nobu |
2015-05-17 | lib/webrick/server.rb: avoid redundant fcntl call | normal |
2015-03-16 | * lib/webrick/server.rb: Fix regression bug in WEBrick's | hsbt |
2015-03-10 | * lib/webrick/server.rb: Invoke setup_shutdown_pipe in start method | akr |
2015-01-02 | * lib/webrick/utils.rb: removed unused argument variable. | hsbt |
2014-11-10 | * lib/webrick/server.rb: Setup shutdown pipe in listen method. | akr |
2014-11-10 | * lib/webrick/server.rb: Less instance variables. | akr |
2014-11-10 | * lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w to | akr |
2014-11-09 | * lib/webrick/server.rb (initialize): Initialize shutdown pipe here | akr |
2014-11-05 | * lib/webrick/server.rb: Stop lisntner loop properly. | akr |
2014-06-26 | * lib/webrick/httpproxy.rb: remvoe useless assigned variables. | hsbt |
2014-05-30 | * lib/webrick/server.rb: Use a pipe to detect server shutdown. | akr |
2014-05-08 | webrick/httpserver.rb: Stop handling requests on shutdown | nobu |
2013-01-26 | * lib/webrick/accesslog.rb: Improved WEBrick documentation. | drbrain |
2012-04-14 | * lib/webrick/server.rb (WEBrick::GenericServer#start): | naruse |
2012-04-13 | * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303; | naruse |
2012-04-11 | * lib/webrick/server.rb (module WEBrick::GenericServer): A server | drbrain |
2012-04-01 | * lib/webrick/server.rb (WEBrick::GenericServer): close socket only if | naruse |
2011-05-10 | * lib/webrick: Add Documentation | drbrain |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-08-22 | * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): | kazu |
2008-01-09 | * lib/webrick/server.rb (WEBrick::HTTPServer#start): | gotoyuzo |
2007-12-18 | * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): | gotoyuzo |
2006-05-18 | * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters, | gotoyuzo |
2005-07-14 | * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): | gotoyuzo |
2005-03-23 | *** empty log message *** | gotoyuzo |
2005-03-07 | * lib/webrick/server.rb (WEBrick::GenericServer#start): should | gotoyuzo |
2005-01-07 | * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service): | gotoyuzo |
2004-12-15 | * lib/webrick/server.rb (WEBrick::GenericServer#start_thread): | gotoyuzo |
2004-03-11 | * lib/webrick/config.rb (WEBrick::Config::General): add | gotoyuzo |
2003-12-04 | * lib/webrick/server.rb (GenericServer#start): should rescue | gotoyuzo |
2003-10-23 | * lib/webrick/server.rb (GenericServer#start): should rescue | gotoyuzo |
2003-09-08 | * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port | gotoyuzo |
2003-08-19 | * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. | gotoyuzo |
2003-07-23 | * lib/webrick: imported. | gotoyuzo |