summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* paste.deployified lintIan Bicking2005-08-223-2/+3
* paste.deployified httpexceptionsIan Bicking2005-08-222-1/+2
* paste.deployified gzipperIan Bicking2005-08-222-2/+3
* paste-deployified flup session middlewareIan Bicking2005-08-222-23/+25
* Removed some more deprecated stuffIan Bicking2005-08-222-89/+0
* Tests and bugfixes for cgitb_catcherIan Bicking2005-08-222-20/+106
* Moved testIan Bicking2005-08-221-17/+13
* Cleanup from the last deleteIan Bicking2005-08-226-42/+45
* paste.deployified cascadeIan Bicking2005-08-222-0/+28
* Removed configuration and other parts redundant with paste.deployIan Bicking2005-08-2214-1507/+0
* Removed defunct dirIan Bicking2005-08-221-1/+0
* Bug fixesIan Bicking2005-08-223-6/+6
* Moved testIan Bicking2005-08-2221-38/+32
* Moved testIan Bicking2005-08-221-0/+0
* paste.deployify urlmapIan Bicking2005-08-222-7/+17
* Moved testIan Bicking2005-08-221-2/+1
* Converted cgiapp to paste.deployIan Bicking2005-08-222-5/+12
* Moved cgiapp testsIan Bicking2005-08-225-2/+1
* Removed thirdparty stuffIan Bicking2005-08-226-65/+12
* Removed 3rd-party; moved backported modules to paste.utilIan Bicking2005-08-225-15/+0
* Got exception tests working; error_catcher filter now paste-deploy-ifiedIan Bicking2005-08-226-39/+28
* More moving around of stuffIan Bicking2005-08-225-0/+5
* Move around tests and exceptions; more moving to come, hence this intermediat...Ian Bicking2005-08-225-124/+95
* Examples will be kept in a separate location in the repository in the future;...Ian Bicking2005-08-22101-5116/+0
* Branch for the refactoringIan Bicking2005-08-220-0/+0
* Added Paste-Deploy to build process, linked into navigationIan Bicking2005-08-224-2/+12
* Be more careful about where HTML documents endIan Bicking2005-08-221-1/+1
* Added a couple repositoriesIan Bicking2005-08-221-0/+6
* Fixed problem with scripts that don't output any headers, and chop query stri...Ian Bicking2005-08-181-6/+10
* Added parameter to force printing even when content-type isn't htmlIan Bicking2005-08-181-2/+5
* Fix capture_output's write() callableIan Bicking2005-08-181-1/+1
* Removed debugging cruftIan Bicking2005-08-151-5/+0
* Dispatcher to try multiple applications until 404 not givenIan Bicking2005-08-151-0/+50
* Added (non-Windows-compatible!) function to communicate with subprocesses, an...Ian Bicking2005-08-151-23/+165
* Added static file serverIan Bicking2005-08-151-1/+73
* Added CGI proxy applicationIan Bicking2005-08-156-0/+152
* Added form variables to tracebackIan Bicking2005-08-151-2/+12
* Added expect_errors argument; fixed typoIan Bicking2005-08-151-9/+11
* Allow apps set to None, to mean a delete, and make the 404 app more informati...Ian Bicking2005-08-081-3/+24
* Allow a urlmap-using-only configurationIan Bicking2005-08-081-0/+2
* Make contents listings start out closedIan Bicking2005-08-011-0/+1
* Change options to rst2htmlIan Bicking2005-08-011-1/+1
* Added end-markerIan Bicking2005-08-011-1/+1
* Added noteIan Bicking2005-07-281-0/+2
* Changed default for show_exceptions_in_error_log; fixed the setting of extra_...Ian Bicking2005-07-261-5/+8
* Catch errors in the other case where repr() is usedIan Bicking2005-07-261-1/+5
* Convert URLs to stringsIan Bicking2005-07-261-1/+1
* Make sure header names and values are stringsIan Bicking2005-07-261-0/+4
* Be more careful about whether headers were really sent, if an error occurs in...Ian Bicking2005-07-261-5/+10
* Add supplemental information about the servlet to tracebacksIan Bicking2005-07-251-0/+23