Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util:wsgi: add HandlerErrorApp to return HTTP errors. | W. Trevor King | 2012-09-03 | 1 | -0/+13 |
* | util:wsgi: fix WSGI_AppObject.default_callback -> .default_handler typo. | W. Trevor King | 2012-09-03 | 1 | -1/+1 |
* | command:serve-storage: rename `be serve` -> `be serve-storage`. | W. Trevor King | 2012-08-29 | 1 | -1/+2 |
* | util:wsgi: add BEExceptionApp for translating storage exceptions. | W. Trevor King | 2012-08-29 | 1 | -0/+22 |
* | libbe:util:wsgi: extract WSGI utilities into a separate module. | W. Trevor King | 2012-08-27 | 1 | -0/+962 |