summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
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 toakr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr
2014-11-05* lib/webrick/server.rb: Stop lisntner loop properly.akr
2014-10-07normalize reference to Timeout::Errornormal
2014-08-08* lib/webrick/httpproxy.rb: remove needless conditionhsbt
2014-07-02webrick/utils.rb: mark by class namenobu
2014-06-28* lib/webrick/utils.rb (create_listeners): Close socket objects.akr
2014-06-26* lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt
2014-06-24* lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2014-05-25* lib/webrick/utils.rb: Override the inspect method of the threadakr
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2014-04-25* lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.akr
2014-04-24* lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam mayusa
2014-02-12httpservlet/filehandler.rb: pass queriesnobu
2013-12-25* lib/webrick/ssl.rb: [DOC] Fix typoa_matsuda
2013-12-11* ext/win32ole/sample/olegen.rb: Fix typoa_matsuda
2013-12-06* lib/webrick/httpstatus.rb: [DOC] Fix typoa_matsuda
2013-12-06 * lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...hsbt
2013-12-06 * lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification ...hsbt
2013-12-05* lib/webrick/httpresponse.rb: [DOC] Fix typoa_matsuda
2013-12-04* lib/webrick/httpproxy.rb: [DOC] Fix typoa_matsuda
2013-11-29* lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.nobu
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-20filehandler.rb: revert r20152nobu
2013-05-19fix typos inspired by r40825kazu
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-03-08* lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]zzak
2013-03-02* lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr
2013-01-26* remove trailing spaces.nobu
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2013-01-05* lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak
2012-09-02Fix typo of r36878naruse
2012-09-01* lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse
2012-08-21remove trainling spaces.nobu
2012-06-13* lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu
2012-06-08* lib/net/http/responses.rb: Add RFC 6586 response codes. Patch bydrbrain
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 serverdrbrain
2012-04-07* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse