Use libbe.util.http.HTTP_USER_ERROR everywhere instead of hardcoding 418
[be.git] / libbe / command / serve_commands.py
2012-10-28 W. Trevor KingUse libbe.util.http.HTTP_USER_ERROR everywhere instead...
2012-10-27 W. Trevor Kingcommand:serve_*: remove wordy "with, for example" from...
2012-10-27 W. Trevor Kingcommand:serve_commands: fix --repo -> --server in help...
2012-10-26 W. Trevor Kingcommand: use mapfiles (JSON) instead of YAML for the...
2012-10-26 W. Trevor Kingdoc: update :class: to :py:class: for modern Sphinx.
2012-10-16 W. Trevor KingRan update-copyright.py.
2012-09-03 W. Trevor Kingcommand:serve_commands: allow unspecified parameters...
2012-09-03 W. Trevor Kingbea/c283cb: merge Praveen's gitorious-issues integratio...
2012-09-03 W. Trevor Kingmisc:completion: merge zsh completion from Markus Vock.
2012-08-30 W. Trevor Kingcommand:serve-storage: rename `be serve` -> `be serve...
2012-08-27 W. Trevor Kinglibbe:util:wsgi: extract WSGI utilities into a separate...
2012-08-24 W. Trevor Kingcommand:serve_commands: remove duplicate cruft and...
2012-08-24 W. Trevor Kingcommand:serve_commands: new command for running a comma...