summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* update news.txt1.4.1ianb2007-09-041-2/+2
|
* inherit show_exceptions_in_wsgi_errors from global_confianb2007-08-141-0/+3
|
* Port WSGIResponse.content_type and .charset from WebObianb2007-08-101-0/+4
|
* Try to encode values to auth_tktianb2007-08-091-0/+2
|
* Fix problem with .form and named formsianb2007-07-131-0/+3
|
* changelog most of r6686pjenvey2007-07-061-0/+9
|
* fix list formattingianb2007-06-261-4/+4
|
* docstring misformatting; added news linkianb2007-06-262-0/+9
|
* update news for 1.4 releaseianb2007-06-261-12/+14
|
* Make comments workianb2007-06-131-1/+1
|
* Added {{default}} directive to paste.util.templateianb2007-06-131-0/+3
|
* Added REST methods to Test, from Anders Pearsonianb2007-05-251-0/+5
|
* Fix #179, exception for accept-languagesianb2007-05-251-0/+3
|
* Remove obsolete version-related noteianb2007-05-251-2/+0
|
* o make ProfileMiddleware close the consumed app_iter if applicablepjenvey2007-05-041-0/+3
| | | | | fixes "Error: app_iter.close() was not called when finishing WSGI request." o spelling
* Add __call__ to StackedObjectProxy. For cmlenzianb2007-04-261-0/+2
|
* Treat missing Content-Length as 0, not unlimitedianb2007-04-251-1/+3
|
* Fix case with continuation headersianb2007-04-171-0/+3
|
* avoid unnecessary ports in URL constructionianb2007-04-171-0/+3
|
* Add information about proxy requestsianb2007-04-151-0/+5
|
* Fix .urlvars to use wsgiorg.routing_argsianb2007-04-151-0/+3
|
* Fix for #167ianb2007-04-111-0/+3
|
* Added StackedObjectProxy._object_stack()ianb2007-04-061-0/+5
|
* Always (re)call start_response when an exception happensianb2007-04-031-0/+3
|
* Note socket_timeoutianb2007-03-121-0/+7
|
* Added new document describing the thread pool management.ianb2007-03-123-51/+139
|
* Major threadpool features to add threads temporarily, kill threads, monitor ↵ianb2007-03-102-0/+25
| | | | the killed threads, and notify the administrator about problems. Also updates to watchthreads to see this new information.
* update news for release1.3ianb2007-03-071-2/+2
|
* rest syntaxianb2007-03-071-1/+1
|
* Added paste.util.import_string.try_import_moduleianb2007-03-061-0/+5
|
* Make allowed headers settable in paste.fileapp.DataAppianb2007-03-061-0/+4
|
* Make paste.util.template trim whitespace around statements on their own lineianb2007-03-061-0/+3
|
* Add tracebacks of each thread under Python 2.5 (thanks to Alexander ↵ianb2007-02-212-1/+11
| | | | Schremmer for pointing out the technique)
* add .response() method to HTTPException objects (from damjam)ianb2007-02-191-0/+3
|
* make guess_type overridableianb2007-02-191-1/+2
|
* Prefer ETags over Last-Modified when calculating 304sianb2007-02-181-0/+4
|
* updated license yearpjenvey2007-02-151-1/+1
|
* make sure missing attribute raise an AttributeError in bunches, not KeyErrorianb2007-02-051-0/+6
|
* updated news for 1.2.11.2.1ianb2007-02-011-2/+8
|
* Fix for FileApp replying to non-GET requests, and giving the body for HEAD ↵1.2ianb2007-02-011-0/+5
| | | | requests
* More features, yay\!ianb2007-02-011-8/+66
|
* o remove paste.pycgiwrapper referencepjenvey2007-02-011-3/+14
| | | | | o mention paste.request, fileapp, httpheaders, auth, wsgiwrappers and registry (thanks eleftherios)
* Remove long-deprecated modules (most moved elsewhere)ianb2007-02-011-1/+4
|
* Fix up docstrings for reST validityianb2007-02-011-4/+6
|
* Switching mime-type parsing to be a WSGIRequest function instead of attribute.bbangert2007-01-311-3/+4
|
* Moved wsgiwrapper news to wsgiwrappers section.bbangert2007-01-311-7/+7
|
* Updating news for new features in WSGIRequest, mimeparse, and HTTP headers.bbangert2007-01-311-0/+13
|
* Added a templating languageianb2007-01-311-0/+2
|
* removed nonexistent paste.login referencepjenvey2007-01-311-3/+0
| | | | (thanks eleftherios)
* categorize changesianb2007-01-301-9/+15
|