summaryrefslogtreecommitdiff
path: root/paste
Commit message (Collapse)AuthorAgeFilesLines
* Test for empty session ID, which is invalidIan Bicking2005-09-301-0/+3
|
* Added parser that reads files from an egg using pkg_resourcesIan Bicking2005-09-281-1/+53
|
* Minor bugIan Bicking2005-09-271-1/+2
|
* Fix docstringsIan Bicking2005-09-271-9/+18
|
* Brought in PySourceColor, changed import to sameIan Bicking2005-09-272-1/+2089
|
* Removed references to deleted packageIan Bicking2005-09-251-16/+0
|
* Made objects bold in tracebackIan Bicking2005-09-251-1/+1
|
* Removed package; moving to Pudge insteadIan Bicking2005-09-246-672/+0
|
* Removed unneeded importIan Bicking2005-09-241-1/+0
|
* Fixes suggested by pyflakesIan Bicking2005-09-2115-24/+6
|
* Be more careful about sharing environmentsIan Bicking2005-09-211-1/+2
|
* Added static file-serving appIan Bicking2005-09-211-0/+3
|
* Added more information to 404 messagerflosi2005-09-201-1/+4
|
* 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
|
* Nicer repr() and error messageIan Bicking2005-09-121-1/+15
|
* Hide some frames from py.test; add argument to add environmental variables ↵Ian Bicking2005-09-091-5/+13
| | | | to requests; make directories when necessary when writing files
* Handle unicode printing; don't capture when run in a unit testing environmentIan Bicking2005-09-091-0/+7
|
* Added some docstrings, fixed bugs/typosIan Bicking2005-09-081-2/+48
|
* Added function to write files from a templateIan Bicking2005-09-071-2/+19
|
* Added file content assertionsIan Bicking2005-09-071-0/+16
|
* New fixture for acceptance testing of command-line scriptsIan Bicking2005-09-071-1/+238
|
* Removed old configuration codeIan Bicking2005-08-311-9/+6
|
* Added license comment to all substantive filesIan Bicking2005-08-3136-3/+108
|
* TypoIan Bicking2005-08-291-1/+1
|
* Moved webkit to separate projectIan Bicking2005-08-2254-6871/+0
|
* Moved wareweb to separate projectIan Bicking2005-08-2214-1322/+0
|
* Removed deprecated moduleIan Bicking2005-08-221-80/+0
|
* Removed and moved last of paste.testsIan Bicking2005-08-223-110/+0
|
* paste.deployified urlparserIan Bicking2005-08-221-65/+60
|
* Removed things that are either defunct (frameworks, server glue) or will ↵Ian Bicking2005-08-2247-1072/+0
| | | | move to a separate package (app_templates)
* paste.deployified wdg_validateIan Bicking2005-08-221-8/+3
|
* paste.deployified sessionIan Bicking2005-08-221-1/+1
|
* paste.deployified recursiveIan Bicking2005-08-221-1/+1
|
* paste.deployified pycgiwrapperIan Bicking2005-08-221-1/+1
|
* paste.deployified profilemiddlewareIan Bicking2005-08-221-20/+14
|
* paste.deployified printdebugIan Bicking2005-08-221-3/+3
|
* Make global_conf optional (fixes tests)Ian Bicking2005-08-221-1/+2
|
* paste.deployified loginIan Bicking2005-08-221-10/+23
|
* paste.deployified lintIan Bicking2005-08-222-2/+2
|
* paste.deployified httpexceptionsIan Bicking2005-08-221-1/+1
|
* paste.deployified gzipperIan Bicking2005-08-221-2/+2
|
* paste-deployified flup session middlewareIan Bicking2005-08-221-23/+24
|
* Removed some more deprecated stuffIan Bicking2005-08-222-89/+0
|
* Tests and bugfixes for cgitb_catcherIan Bicking2005-08-221-20/+31
|
* Moved testIan Bicking2005-08-221-76/+0
|
* Cleanup from the last deleteIan Bicking2005-08-224-42/+37
|
* paste.deployified cascadeIan Bicking2005-08-221-0/+27
|
* Removed configuration and other parts redundant with paste.deployIan Bicking2005-08-2214-1507/+0
|
* Removed defunct dirIan Bicking2005-08-221-1/+0
|