Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved webkit to separate project | Ian Bicking | 2005-08-22 | 54 | -6871/+0 |
| | |||||
* | Added form variables to traceback | Ian Bicking | 2005-08-15 | 1 | -2/+12 |
| | |||||
* | Convert URLs to strings | Ian Bicking | 2005-07-26 | 1 | -1/+1 |
| | |||||
* | Make sure header names and values are strings | Ian Bicking | 2005-07-26 | 1 | -0/+4 |
| | |||||
* | Add supplemental information about the servlet to tracebacks | Ian Bicking | 2005-07-25 | 1 | -0/+23 |
| | |||||
* | Added request.config() method, closing #2 | Ian Bicking | 2005-06-30 | 1 | -0/+3 |
| | |||||
* | Made HTTPUnauthorized use a realm argument, so that it is compatible with ↵ | Ian Bicking | 2005-06-29 | 1 | -1/+7 |
| | | | | Webware | ||||
* | Missing imports | Ian Bicking | 2005-06-28 | 1 | -0/+2 |
| | |||||
* | Added class property wsgi_app that serves as a WSGI application that creates ↵ | Ian Bicking | 2005-06-02 | 1 | -0/+13 |
| | | | | new instances on each invocation | ||||
* | Removed deprecated warnings temporarily due to performance hit | Ian Bicking | 2005-05-31 | 1 | -0/+3 |
| | |||||
* | Make sure URLParser is given proper package names | Ian Bicking | 2005-05-30 | 1 | -1/+3 |
| | |||||
* | Add error-trimming support to webkit and wareweb | Ian Bicking | 2005-05-23 | 2 | -0/+3 |
| | |||||
* | Renamed error_middleware to errormiddleware; added middleware configuration ↵ | Ian Bicking | 2005-05-16 | 1 | -18/+6 |
| | | | | value; created makeapp with helper functions; refactored server.py to be a bit simpler; consolidated some pyconfig methods | ||||
* | Removed now-redundant modules | Ian Bicking | 2005-05-16 | 2 | -133/+0 |
| | |||||
* | Added framework plugins | Ian Bicking | 2005-05-16 | 1 | -0/+43 |
| | |||||
* | Changed session and httpexceptions orders | Ian Bicking | 2005-05-14 | 1 | -2/+2 |
| | |||||
* | Add WebKit.Application; Task manager setup | Ian Bicking | 2005-05-10 | 2 | -0/+28 |
| | |||||
* | A bit more backward-compatibility | Ian Bicking | 2005-05-04 | 1 | -0/+2 |
| | |||||
* | Added TaskKit from Webware | Ian Bicking | 2005-05-03 | 18 | -0/+1661 |
| | |||||
* | Renamed webkit_dir to publish_dir | Ian Bicking | 2005-04-26 | 1 | -1/+1 |
| | |||||
* | Renamed package itself | Ian Bicking | 2005-04-22 | 35 | -0/+5213 |