<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste, branch 1.2</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>Fix for FileApp replying to non-GET requests, and giving the body for HEAD requests</title>
<updated>2007-02-01T03:40:28+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T03:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e37907f6e8a5930430f4baf5915aa9716db097c5'/>
<id>e37907f6e8a5930430f4baf5915aa9716db097c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>path from Robert Almeida, to re-enable the internal redirect to the login form.  Dunno how it should really work, but eh</title>
<updated>2007-02-01T03:17:15+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T03:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=abf264b173ef2fdb5744e0cf0186dfa02406fc46'/>
<id>abf264b173ef2fdb5744e0cf0186dfa02406fc46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove long-deprecated modules (most moved elsewhere -- actually removing now); move mimeparse to paste.util.mimeparse</title>
<updated>2007-02-01T00:32:22+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T00:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=d0e575b4b3b4fe36f8209aac5685187e23d2d429'/>
<id>d0e575b4b3b4fe36f8209aac5685187e23d2d429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up docstrings for reST validity</title>
<updated>2007-02-01T00:20:13+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T00:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f00f751e1a8b5ab5ae15265dc5e2efd4f6da7c7f'/>
<id>f00f751e1a8b5ab5ae15265dc5e2efd4f6da7c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add most doctests to the automatic testing; fix some problems in tests</title>
<updated>2007-02-01T00:01:08+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T00:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=b23169ee2f82236484cea0d85fbfdf0718a3b570'/>
<id>b23169ee2f82236484cea0d85fbfdf0718a3b570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up looper</title>
<updated>2007-02-01T00:00:45+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T00:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=00154d0b6c9fac9cb0c96ef40c15f8739376ede0'/>
<id>00154d0b6c9fac9cb0c96ef40c15f8739376ede0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switching mime-type parsing to be a WSGIRequest function instead of attribute.</title>
<updated>2007-01-31T23:23:04+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T23:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e48a86634858f0ddd1804e57e7d6bb4dceae08cc'/>
<id>e48a86634858f0ddd1804e57e7d6bb4dceae08cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added WSGIRequest.mimetypes property and unit tests for it.</title>
<updated>2007-01-31T22:33:30+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T22:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=330217b7ac448f89ab8413ab657e25a736365517'/>
<id>330217b7ac448f89ab8413ab657e25a736365517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patching mimeparse module to include desired_matches function intended for a server to decide the precedence of mime-types to return.</title>
<updated>2007-01-31T21:53:53+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=65ea7b8321b2c852a5df0abdd74a674a131b6172'/>
<id>65ea7b8321b2c852a5df0abdd74a674a131b6172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite watchthreads to use the new paste.util.template</title>
<updated>2007-01-31T20:01:19+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-01-31T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=724d0c5e8d852a009bb33e118f7f9c64c713db2f'/>
<id>724d0c5e8d852a009bb33e118f7f9c64c713db2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
