summaryrefslogtreecommitdiff
path: root/test/cgi
AgeCommit message (Expand)Author
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