Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed update_copyright.py's subproc import and updated copyrights | W. Trevor King | 2010-01-01 | 1 | -4/+1 |
* | Serve.handle_*() now raise _HandlerError so the .do_*() methods know. | W. Trevor King | 2010-01-01 | 1 | -8/+17 |
* | Fixed commit handling in commands.serve and storage.http | W. Trevor King | 2010-01-01 | 1 | -3/+7 |
* | Use more kwargs in libbe.command.serve | W. Trevor King | 2010-01-01 | 1 | -11/+10 |
* | Improved POST and error handling in `be serve` | W. Trevor King | 2010-01-01 | 1 | -22/+43 |
* | Improved POST parsing, fixed Serve._long_help(), added --read-only. | W. Trevor King | 2010-01-01 | 1 | -49/+40 |
* | Added libbe.command.serve and libbe.storage.http for HTTP backend. | W. Trevor King | 2010-01-01 | 1 | -0/+346 |