summaryrefslogtreecommitdiff
path: root/paste/webkit
Commit message (Collapse)AuthorAgeFilesLines
* Moved webkit to separate projectIan Bicking2005-08-2254-6871/+0
|
* Added form variables to tracebackIan Bicking2005-08-151-2/+12
|
* Convert URLs to stringsIan Bicking2005-07-261-1/+1
|
* Make sure header names and values are stringsIan Bicking2005-07-261-0/+4
|
* Add supplemental information about the servlet to tracebacksIan Bicking2005-07-251-0/+23
|
* Added request.config() method, closing #2Ian Bicking2005-06-301-0/+3
|
* Made HTTPUnauthorized use a realm argument, so that it is compatible with ↵Ian Bicking2005-06-291-1/+7
| | | | Webware
* Missing importsIan Bicking2005-06-281-0/+2
|
* Added class property wsgi_app that serves as a WSGI application that creates ↵Ian Bicking2005-06-021-0/+13
| | | | new instances on each invocation
* Removed deprecated warnings temporarily due to performance hitIan Bicking2005-05-311-0/+3
|
* Make sure URLParser is given proper package namesIan Bicking2005-05-301-1/+3
|
* Add error-trimming support to webkit and warewebIan Bicking2005-05-232-0/+3
|
* Renamed error_middleware to errormiddleware; added middleware configuration ↵Ian Bicking2005-05-161-18/+6
| | | | value; created makeapp with helper functions; refactored server.py to be a bit simpler; consolidated some pyconfig methods
* Removed now-redundant modulesIan Bicking2005-05-162-133/+0
|
* Added framework pluginsIan Bicking2005-05-161-0/+43
|
* Changed session and httpexceptions ordersIan Bicking2005-05-141-2/+2
|
* Add WebKit.Application; Task manager setupIan Bicking2005-05-102-0/+28
|
* A bit more backward-compatibilityIan Bicking2005-05-041-0/+2
|
* Added TaskKit from WebwareIan Bicking2005-05-0318-0/+1661
|
* Renamed webkit_dir to publish_dirIan Bicking2005-04-261-1/+1
|
* Renamed package itselfIan Bicking2005-04-2235-0/+5213