summaryrefslogtreecommitdiff
path: root/test/webrick
AgeCommit message (Expand)Author
2015-01-11test_utils.rb: dynamically chosen port numbernobu
2015-01-02* lib/webrick/utils.rb: removed unused argument variable.hsbt
2014-12-13skip old OpenSSLnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* test/webrick/webrick.cgi: Don't use debug mode.akr
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09Fix previous change.akr
2014-11-09* test/webrick: Refine log tests.akr
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-05-30Close FDs.akr
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2014-03-11* test: get rid of warnings.usa
2014-02-18* test/socket/test_addrinfo.rb: remove unused variables.hsbt
2013-08-08* test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-08-07* test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):usa
2013-06-21test_filehandler.rb: fix for non-NTFSnobu
2013-06-21test_filehandler.rb: reap zombienobu
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-19* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-18Overwrite Ruby's path for cgi in testsnaruse
2013-04-02Suppress warningsnaruse
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-10-12test_cgi.rb: skip a test on Windowsshirosaki
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* Remove unused variables.naruse
2012-04-07* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove
2011-11-16* test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there areusa
2011-11-12* test/webrick/test_cgi.rb (class TestWEBrickCGI): respectkosaki
2011-07-21* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):naruse
2011-07-05Remove debug print of r32410.naruse
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-21* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi
2011-06-20* lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi
2011-05-15* remove trailing spaces.nobu
2011-04-01Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2011-03-29* test/webrick/test_filehandler.rbusa
2011-03-28* test/webrick/test_filehandler.rb (test_short_filename):arton