summaryrefslogtreecommitdiff
path: root/paste/urlmap.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes suggested by pyflakesIan Bicking2005-09-211-1/+0
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
* TypoIan Bicking2005-08-291-1/+1
* Bug fixesIan Bicking2005-08-221-1/+1
* paste.deployify urlmapIan Bicking2005-08-221-7/+14
* Allow apps set to None, to mean a delete, and make the 404 app more informati...Ian Bicking2005-08-081-3/+24
* Made urlmap work with domain matching as wellIan Bicking2005-07-211-25/+53
* Added urlmap, which does top-level mapping to different applications, without...Ian Bicking2005-05-301-0/+137