summaryrefslogtreecommitdiff
path: root/test/cgi
AgeCommit message (Expand)Author
2015-05-14* lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar
2015-04-29cookie.rb: trailing commanobu
2015-03-12fix env leaksnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-09* test/cgi/test_cgi_core.rb: removed obsoleted condition for Ruby 1.8.hsbt
2014-06-10* lib/cgi/core.rb: Provide a mechanism to specify thexibbar
2014-05-27Use Tempfile#close!.akr
2014-05-27* lib/cgi/core.rb: Use Tempfile#close(true) instead of Tempfile#unlinkakr
2014-03-21cgi/util.rb: use aliasnobu
2014-03-21test_cgi_util.rb: escape for ruby-mode.elnobu
2013-05-03* lib/cgi/util.rb: class methods modulize for using like a function.xibbar
2013-04-11* lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar
2013-04-08* lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.xibbar
2012-11-08* test/cgi/test_cgi_core.rb: Add test for CGI#header.xibbar
2012-11-05* lib/cgi/core.rb: check if Tempfile is defined before use it.naruse
2012-11-05Mon Nov 5 09:55:05 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-11-04Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-10-04 * lib/cgi/html5.rb: Add html5 tag maker.xibbar
2012-08-21* lib/cgi/util.rb (CGI.escapeHTML): use &#39;naruse
2012-08-14Suppress warnings.naruse
2012-08-14Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-25* lib/cgi/html.rb (element_init): suppress redefine warning.naruse
2012-07-17Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-04Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-04Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-03Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-05-08test: why believe source directories are writable always?nobu
2012-01-23* test/cgi/test_cgi_util.rb (test_cgi_escape_preserve_encoding):mrkn
2012-01-20* lib/cgi/util.rb (CGI.escape): support a string with invalid bytemrkn
2011-07-09* lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]xibbar
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date insorah
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space aftersorah
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah
2010-11-15Prevent timing failure.naruse
2010-10-13* lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibytexibbar
2009-12-23* test/cgi: check by Encoding.nobu
2009-12-23* test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):nobu
2009-11-12* test/cgi/test_cgi_multipart.rb (_read):xibbar
2009-07-30add a test.xibbar
2009-07-30* lib/cgi/util.rb (CGI::unescape): support encoding option.xibbar
2009-07-14Set tempfile name with literal.naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-01-22* lib/cgi/core.rb (CGI.parse): generate only key on params hashxibbar
2008-12-27* test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): usesnobu
2008-12-18* lib/cgi/session.rb: fix bug for ignore session_id option.xibbar
2008-12-05fix for 1.8'sxibbar
2008-11-22merges r20309 from ruby_1_9_1 to trunk.yugui
2008-11-11* lib/rubygems/timer.rb: removed svn:executable.yugui
2008-11-08fix test for 1.8xibbar
2008-11-08fix debug codexibbar