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