<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/urlmap.py, branch mainline-refactor</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>Fixes suggested by pyflakes</title>
<updated>2005-09-21T21:29:39+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-09-21T21:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=ba3a575bee3a37ae5ecaa579d60b1e139383ed19'/>
<id>ba3a575bee3a37ae5ecaa579d60b1e139383ed19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added license comment to all substantive files</title>
<updated>2005-08-31T02:37:29+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-31T02:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=c3490faf55d3d2ce465cb7a21a14982f3ac4482d'/>
<id>c3490faf55d3d2ce465cb7a21a14982f3ac4482d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2005-08-29T18:29:18+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-29T18:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=57d8e8c334594bad42679400733ce55fbeb48dea'/>
<id>57d8e8c334594bad42679400733ce55fbeb48dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes</title>
<updated>2005-08-22T21:17:49+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-22T21:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=3f5cfae607ee49e4340e6d64f755e25f6fb71914'/>
<id>3f5cfae607ee49e4340e6d64f755e25f6fb71914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>paste.deployify urlmap</title>
<updated>2005-08-22T21:07:47+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-22T21:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=3359489aa9684e4c2a960561b9ce259c938b3948'/>
<id>3359489aa9684e4c2a960561b9ce259c938b3948</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow apps set to None, to mean a delete, and make the 404 app more informative for debugging in the comments</title>
<updated>2005-08-08T16:58:20+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-08T16:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=89d851705a4503a43b8014675750d736f7b156c4'/>
<id>89d851705a4503a43b8014675750d736f7b156c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made urlmap work with domain matching as well</title>
<updated>2005-07-21T00:05:09+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-21T00:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=73e1dd136fa565ac176b50aac8c717a8d55a0910'/>
<id>73e1dd136fa565ac176b50aac8c717a8d55a0910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added urlmap, which does top-level mapping to different applications, without any 'parsing' phase, typically using configuration files as application descriptors.  Also added use_package function to configuration, which requires and installs the named package with easy_install.</title>
<updated>2005-05-30T20:49:51+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-05-30T20:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=c3338c28c1cb12ac37941be5210fc4f2d55790e8'/>
<id>c3338c28c1cb12ac37941be5210fc4f2d55790e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
