<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/cgi, branch ruby-1.9.1-376-11.fc13</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>merges r21739 from trunk into ruby_1_9_1.</title>
<updated>2009-01-28T09:21:49+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-01-28T09:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=57346b80c0bee96700c5dee98d23e20a816b5765'/>
<id>57346b80c0bee96700c5dee98d23e20a816b5765</id>
<content type='text'>
* lib/cgi/core.rb (CGI.parse): generate only key on params hash
  if request have only key uri parameters.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/cgi/core.rb (CGI.parse): generate only key on params hash
  if request have only key uri parameters.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r21101 from trunk into ruby_1_9_1.</title>
<updated>2008-12-28T09:42:26+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-28T09:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=10e0ed7bd48b3c2dda09f5db05cd5b5fd1618b28'/>
<id>10e0ed7bd48b3c2dda09f5db05cd5b5fd1618b28</id>
<content type='text'>
* test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses
  mktmpdir and removes it alfter the test.

* test/cgi/test_cgi_session.rb (setup, teadown): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses
  mktmpdir and removes it alfter the test.

* test/cgi/test_cgi_session.rb (setup, teadown): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20861 from trunk into ruby_1_9_1.</title>
<updated>2008-12-19T11:37:50+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-19T11:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=66fb6bf597dd7763ca6d3ea890c5bb462c365102'/>
<id>66fb6bf597dd7763ca6d3ea890c5bb462c365102</id>
<content type='text'>
* lib/cgi/session.rb: fix bug for ignore session_id option.
  report from [ruby-core:18635], [Bug #572]

* lib/cgi/core.rb: use Encoding#find when encoding set.

* test/cgi/test_cgi_session.rb: test for session_id specified.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/cgi/session.rb: fix bug for ignore session_id option.
  report from [ruby-core:18635], [Bug #572]

* lib/cgi/core.rb: use Encoding#find when encoding set.

* test/cgi/test_cgi_session.rb: test for session_id specified.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20545 from trunk into ruby_1_9_1.</title>
<updated>2008-12-05T13:34:48+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-05T13:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=1f2142336f4dbf641f449a111943be231dc28875'/>
<id>1f2142336f4dbf641f449a111943be231dc28875</id>
<content type='text'>
fix for 1.8's

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix for 1.8's

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/cgi/test_cgi_session.rb (setup, teardown): uses a temporary</title>
<updated>2008-11-22T12:11:50+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-11-22T12:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=e0362fc56c151225d1b01faeb06dcab4fc3bf51a'/>
<id>e0362fc56c151225d1b01faeb06dcab4fc3bf51a</id>
<content type='text'>
  directory for testing session stores.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  directory for testing session stores.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20163 and r20215 from trunk into ruby_1_9_1.</title>
<updated>2008-11-11T15:12:30+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-11-11T15:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=256484fa25b6a4b6dae050904b46ff0fc91c24b7'/>
<id>256484fa25b6a4b6dae050904b46ff0fc91c24b7</id>
<content type='text'>
properties.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
properties.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20154-20158, r20161 from trunk into ruby_1_9_1.</title>
<updated>2008-11-11T11:01:41+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-11-11T11:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=95612fd303a60986c812005ca89106ca895e1af9'/>
<id>95612fd303a60986c812005ca89106ca895e1af9</id>
<content type='text'>
    * lib/cgi/session/pstore.rb: fix indentation.
    * lib/cgi/session.rb (FileStore): use marshalized data.
    * test/cgi/session_dir: add a session directory in test.
    * test/cgi/test_cgi_session.rb: add a test.
    * test/cgi/test_cgi_multipart.rb: 1.9 support.
    * test/cgi/test_cgi_session.rb: ditto.
    * test/cgi/test_cgi_tag_helper.rb: ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    * lib/cgi/session/pstore.rb: fix indentation.
    * lib/cgi/session.rb (FileStore): use marshalized data.
    * test/cgi/session_dir: add a session directory in test.
    * test/cgi/test_cgi_session.rb: add a test.
    * test/cgi/test_cgi_multipart.rb: 1.9 support.
    * test/cgi/test_cgi_session.rb: ditto.
    * test/cgi/test_cgi_tag_helper.rb: ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merged r19977 from trunk into ruby_1_9_1.</title>
<updated>2008-10-29T15:59:01+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-29T15:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=dab94b325221ebfc022b021a2d7079c3e6188db0'/>
<id>dab94b325221ebfc022b021a2d7079c3e6188db0</id>
<content type='text'>
* test_cgi_multipart.rb (_prepare): tempfile should be binmode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test_cgi_multipart.rb (_prepare): tempfile should be binmode.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/cgi/html.rb: allow symbolized key. </title>
<updated>2008-10-24T12:10:27+00:00</updated>
<author>
<name>xibbar</name>
<email>xibbar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-24T12:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=1edaf1ad2cbffa98c375724c3aedbb2d005d6f25'/>
<id>1edaf1ad2cbffa98c375724c3aedbb2d005d6f25</id>
<content type='text'>
* test/cgi/test_cgi_tag_helper.rb: add a test.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/cgi/test_cgi_tag_helper.rb: add a test.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test for 1.8</title>
<updated>2008-10-24T11:05:39+00:00</updated>
<author>
<name>xibbar</name>
<email>xibbar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-24T11:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=bb5cba31425dbec0080189ac3dd80e8641fdd9dd'/>
<id>bb5cba31425dbec0080189ac3dd80e8641fdd9dd</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
