summaryrefslogtreecommitdiff
path: root/paste/util
Commit message (Expand)AuthorAgeFilesLines
* Fix docstringsIan Bicking2005-09-271-9/+18
* Brought in PySourceColor, changed import to sameIan Bicking2005-09-271-0/+2088
* Added module for converting strings to relative datesrflosi2005-09-191-0/+103
* Find packages even when some directories are relativeIan Bicking2005-09-121-1/+2
* Added license comment to all substantive filesIan Bicking2005-08-318-0/+24
* Removed deprecated moduleIan Bicking2005-08-221-80/+0
* Removed thirdparty stuffIan Bicking2005-08-221-55/+0
* Removed 3rd-party; moved backported modules to paste.utilIan Bicking2005-08-223-0/+3360
* Handy module for quoting and unquotingIan Bicking2005-07-251-0/+64
* Provide a more complete ImportError messageIan Bicking2005-07-171-3/+3
* Added more information about failed importsIan Bicking2005-07-071-2/+4
* Make it slightly easier to capture output selectively, and otherwise not effe...Ian Bicking2005-07-031-2/+8
* Give better error messageIan Bicking2005-05-311-1/+5
* Make sure URLParser is given proper package namesIan Bicking2005-05-301-0/+22
* Moved classinstance into utilIan Bicking2005-05-211-0/+39
* Added better error messages when modules not foundIan Bicking2005-05-201-1/+14
* Made app_templates pluggable; added serve command to paste-setupIan Bicking2005-05-181-1/+6
* Add .plugin_name attribute to plugin modulesIan Bicking2005-05-181-1/+3
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-11/+21
* Added framework pluginsIan Bicking2005-05-161-4/+2
* Finished making servers pluggableIan Bicking2005-05-141-13/+34
* Starting work on making servers pluggable (have to commit as I rearrange files)Ian Bicking2005-05-141-0/+54
* Fix thread local data (was just being misused)Ian Bicking2005-05-081-2/+0
* Added a globally accessible, threadsafe configuration object (paste.CONFIG)Ian Bicking2005-05-041-0/+3
* threadlocal backward-compatibility moduleIan Bicking2005-05-031-0/+35
* Added publish_applicationIan Bicking2005-04-261-0/+44
* Renamed package itselfIan Bicking2005-04-225-0/+340