<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/fixture.py, branch 0.5</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Use ; as the separator for searching paths on Win32</title>
<updated>2006-03-05T18:50:12+00:00</updated>
<author>
<name>thejimmyg</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-05T18:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=aa4e59eb28d2bfb257cf9a4d8e972dc381bd1005'/>
<id>aa4e59eb28d2bfb257cf9a4d8e972dc381bd1005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a .header_dict and .cookies_set attributes to TestResponse</title>
<updated>2006-02-28T20:58:33+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T20:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=57dc9afc61356e87b885d994fe2c6fe47b20582c'/>
<id>57dc9afc61356e87b885d994fe2c6fe47b20582c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stupid typos from last commit</title>
<updated>2006-02-28T20:29:52+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T20:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=b48e1693e68bda883342b13871a0870aa4bf9509'/>
<id>b48e1693e68bda883342b13871a0870aa4bf9509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If we don't expect errors in wsgi.errors, raise an exception immediately when the error message is printed, instead of waiting until the end</title>
<updated>2006-02-28T20:25:58+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T20:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=7a97d609a29051be71db1e746b7ccb773f50addf'/>
<id>7a97d609a29051be71db1e746b7ccb773f50addf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow any stringifiable argument to be passed to TestApp.get for the URL</title>
<updated>2006-02-27T22:22:07+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-27T22:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=358d831fed8517045943353b1c14af1faf3e1aa3'/>
<id>358d831fed8517045943353b1c14af1faf3e1aa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure .post() also sets QUERY_STRING (to avoid warning)</title>
<updated>2006-01-27T18:11:48+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-27T18:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=8897742342d90aa5f647a8b75e51c413beda040b'/>
<id>8897742342d90aa5f647a8b75e51c413beda040b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix default argument for post(params)</title>
<updated>2006-01-26T05:54:04+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-26T05:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=2ea99159dffa41685396647367a4980868ecd3c5'/>
<id>2ea99159dffa41685396647367a4980868ecd3c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added body of error response to failed .get() calls in TestApp</title>
<updated>2006-01-24T07:47:03+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-24T07:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=497ed2a8a955b5468ea527bbc2115ca739f1f15c'/>
<id>497ed2a8a955b5468ea527bbc2115ca739f1f15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just include QUERY_STRING for all requests, spec that says it is optional be damned</title>
<updated>2006-01-18T21:47:56+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-18T21:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=bfcdad55bf7cd2e23889ebab7a2eb6caaa4d8313'/>
<id>bfcdad55bf7cd2e23889ebab7a2eb6caaa4d8313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of cruft that was never fully developed for testing</title>
<updated>2006-01-04T02:21:25+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-04T02:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=70ad238eca82e78e87ea4ee6948d946a94d0355d'/>
<id>70ad238eca82e78e87ea4ee6948d946a94d0355d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
