summaryrefslogtreecommitdiff
path: root/paste/urlparser.py
Commit message (Expand)AuthorAgeFilesLines
* Added parser that reads files from an egg using pkg_resourcesIan Bicking2005-09-281-1/+53
* Fixes suggested by pyflakesIan Bicking2005-09-211-1/+0
* Added static file-serving appIan Bicking2005-09-211-0/+3
* Added more information to 404 messagerflosi2005-09-201-1/+4
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
* paste.deployified urlparserIan Bicking2005-08-221-65/+60
* Added static file serverIan Bicking2005-08-151-1/+73
* Another bug fix from the refactoringIan Bicking2005-07-031-4/+3
* Fixed hook (broken from last commit)Ian Bicking2005-07-021-1/+1
* Fixed bug introduced in refactoringIan Bicking2005-07-021-4/+3
* Put in a check for loops when using the application hookIan Bicking2005-06-131-1/+3
* Some refactoring; added a 'application' hook for __init__.py; documented curr...Ian Bicking2005-06-121-28/+58
* Added documetationIan Bicking2005-05-221-48/+78
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-1/+2
* Added urlparser_wrap hook for __init__.py'sIan Bicking2005-05-071-1/+6
* Renamed package itselfIan Bicking2005-04-221-0/+329