summaryrefslogtreecommitdiff
path: root/test/cgi
AgeCommit message (Expand)Author
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
2008-11-08* lib/cgi/session.rb (FileStore): use marshalized data.xibbar
2008-10-28* test_cgi_multipart.rb (_prepare): tempfile should be binmode.usa
2008-10-24* lib/cgi/html.rb: allow symbolized key. xibbar
2008-10-24fix test for 1.8xibbar
2008-10-24* lib/cgi/core.rb (read_multipart): change field value as Stringxibbar
2008-10-20fix test of multipartxibbar
2008-10-06* lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix thexibbar
2008-10-02* lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBodyxibbar
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar
2008-09-28add a testxibbar
2008-09-24* test/cgi/test_cgi_multipart.rb : revert last change.xibbar
2008-09-24* lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar
2008-09-24* test/cgi/test_cgi_multipart.rb : test for miniunit.xibbar
2008-09-17* lib/cgi/html.rb (checkbox_group,radio_group): bug fixxibbar
2008-09-16* lib/cgi/core.rb: performance improvement. xibbar
2008-09-08* test/cgi/test_cgi_tag_helper.rb : fix class namexibbar
2008-08-28* test/cgi/test_cgi_multipart.rb: add test for multipart.naruse
2008-08-28* test/cgi/test_cgi_modruby.rb: add test for mod_ruby adaptor.naruse
2008-08-28* test/cgi/test_cgi_header.rb: add test for CGI::Header.naruse
2008-08-27properties.nobu
2008-08-27* test/cgi/test_cgi_core.rb: add core test.naruse
2008-08-27* lib/cgi.rb (CGI::Cookie): remove delagate.naruse
2008-08-26* test/cgi/test_cgi_tag_helper.rb: add more tests for html3.naruse
2008-08-26* test/cgi/test_cgi_tag_helper.rb: added by Takeyuki Fujioka.naruse