<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pastedeploy.git/paste, branch master</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pastedeploy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/'/>
<entry>
<title>Allow global_conf to override defaults, see: #7.</title>
<updated>2014-12-04T02:13:31+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2014-12-04T02:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=3b2c321b6909ebea80c241195766725b09ff5063'/>
<id>3b2c321b6909ebea80c241195766725b09ff5063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3k-compatible sorting of 'kwargs.items'.</title>
<updated>2013-05-16T17:35:18+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-05-16T17:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=3b6237206633a972ab5196b93c8423568b02bb6d'/>
<id>3b6237206633a972ab5196b93c8423568b02bb6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use reraise syntax that actually works in Py3k.</title>
<updated>2013-05-08T21:06:41+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-05-08T21:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=1ec38e338e33cc1eb776669ce321afc71fa8abf0'/>
<id>1ec38e338e33cc1eb776669ce321afc71fa8abf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed TypeError when trying to raise LookupError on Python 3 (fixes #10)</title>
<updated>2012-09-15T21:39:01+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2012-09-15T21:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=f508d27471ff52ec6b07ff6e395daa44415d6464'/>
<id>f508d27471ff52ec6b07ff6e395daa44415d6464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multi proxy IPs bug in X-Forwarded-For header in PrefixMiddleware</title>
<updated>2012-07-31T20:55:01+00:00</updated>
<author>
<name>Pior Bastida</name>
<email>pbastida@socialludia.com</email>
</author>
<published>2012-07-31T20:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=29a08da73efdb6d4e1b7a86f98b125c2f9d7b093'/>
<id>29a08da73efdb6d4e1b7a86f98b125c2f9d7b093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in aconrad/pastedeploy (pull request #1)</title>
<updated>2012-03-15T20:42:02+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2012-03-15T20:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=ee815906992d46b29048174cee5253c1a0159806'/>
<id>ee815906992d46b29048174cee5253c1a0159806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid import of paste.deploy.Config to paste.deploy.config.Config</title>
<updated>2012-02-07T14:50:02+00:00</updated>
<author>
<name>Atsushi Odagiri</name>
<email>aodagx@gmail.com</email>
</author>
<published>2012-02-07T14:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=66ff705822c09c03541c6ac635e80ad2646c76ed'/>
<id>66ff705822c09c03541c6ac635e80ad2646c76ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use frozenset for asbool() lookup</title>
<updated>2011-12-04T02:40:08+00:00</updated>
<author>
<name>Alexandre Conrad</name>
<email>alexandre.conrad@gmail.com</email>
</author>
<published>2011-12-04T02:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=0b0e70213371d8042a2d52f5523429e7e99935d6'/>
<id>0b0e70213371d8042a2d52f5523429e7e99935d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed use of the wrong variable when determining the context protocol</title>
<updated>2011-08-14T23:08:54+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-08-14T23:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=212f8b00f0943fa17ca67502bd44cd9152531823'/>
<id>212f8b00f0943fa17ca67502bd44cd9152531823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shortened the enhanced error message from _interpolate to only include the file name as all other information is already there</title>
<updated>2011-05-24T01:53:44+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-24T01:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=d44685df93d4ced203d0fb8e601e19502af7685e'/>
<id>d44685df93d4ced203d0fb8e601e19502af7685e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
