<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pastedeploy.git/paste/deploy/loadwsgi.py, branch fix.template</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>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>
<entry>
<title>Added support for the call: protocol, contributed by Jason Stitt</title>
<updated>2011-05-23T23:08:17+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-23T23:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=bb46e560c30f095b7a5344b64307bd7663b4bea5'/>
<id>bb46e560c30f095b7a5344b64307bd7663b4bea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the code to be compatible with Python 3.1 and above</title>
<updated>2011-05-22T02:03:21+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-22T02:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=1df1c78299e06fecde664d4ddb5ec549097daf88'/>
<id>1df1c78299e06fecde664d4ddb5ec549097daf88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 8 cleanups</title>
<updated>2011-05-17T00:17:44+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-17T00:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=1133cba301b8bc90507b9f98d4d71d45dcaa53d6'/>
<id>1133cba301b8bc90507b9f98d4d71d45dcaa53d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed fix_call import</title>
<updated>2011-05-17T00:01:32+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2011-05-17T00:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=d7832553808ecbc1200b5b12b0187362841525e2'/>
<id>d7832553808ecbc1200b5b12b0187362841525e2</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 new loader using the call: protocol that uses an object path and not an egg</title>
<updated>2010-11-11T14:49:55+00:00</updated>
<author>
<name>Jason Stitt</name>
<email>jason@countergram.com</email>
</author>
<published>2010-11-11T14:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=f819a48f6744e2a26386f0035cfb9bc989772514'/>
<id>f819a48f6744e2a26386f0035cfb9bc989772514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise IOError instead of OSError on file-not-found (http://trac.pythonpaste.org/pythonpaste/ticket/428)</title>
<updated>2010-09-02T08:47:26+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-02T08:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=05916f64ae7acd989f9e5d8dd5334d0d1cb261e5'/>
<id>05916f64ae7acd989f9e5d8dd5334d0d1cb261e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct the error message's kwarg name</title>
<updated>2009-10-05T00:34:56+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2009-10-05T00:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=d5233e49aa1f49d749af06ca0c230b67ba4e1847'/>
<id>d5233e49aa1f49d749af06ca0c230b67ba4e1847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use abspath, fixes path handling on Jython on Windows</title>
<updated>2009-07-14T21:32:44+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2009-07-14T21:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pastedeploy.git/commit/?id=560b10ca7e238cf40ee88d1132bfffd4fd2f99c7'/>
<id>560b10ca7e238cf40ee88d1132bfffd4fd2f99c7</id>
<content type='text'>
thanks crankycoder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks crankycoder
</pre>
</div>
</content>
</entry>
</feed>
