summaryrefslogtreecommitdiff
path: root/paste/util
Commit message (Expand)AuthorAgeFilesLines
...
* (no commit message)cce2005-12-141-1/+0
* Adding SSL functionality to util.httpservercce2005-12-141-9/+99
* - renamed util/baseserver.py to util/httpserver.pycce2005-12-141-48/+88
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-132-1/+136
* But with package data subdirectories that contain __init__.py but aren't actu...ianb2005-12-091-1/+2
* Use pywin32 in pre-2.4 Windows python's, per ticket #34ianb2005-12-011-1/+5
* Bunch of minor changes suggested by pyflakesianb2005-11-141-1/+1
* Keep docstring in classinstancemethodianb2005-11-141-0/+1
* Patch from Paul Clifford for py2.3 compatibilityianb2005-11-141-0/+1149
* get rid of tracebacks printed, when we want to catch and ignore the traceback...ianb2005-11-051-1/+1
* Add source highlighting to tracebacksianb2005-11-041-0/+3
* Added some more directories to ignoreianb2005-10-051-1/+1
* More docstring notesianb2005-10-051-0/+4
* Enumerate all the files, not just patternsianb2005-10-051-67/+25
* Added new functionianb2005-10-051-3/+69
* Changed a nameianb2005-10-051-13/+14
* Added function for finding data for setup.py filesianb2005-10-051-0/+67
* 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