aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/serve_storage.py
Commit message (Expand)AuthorAgeFilesLines
* fix: remove server-storage help text referencing --authMatthew Fernandez2017-10-281-5/+1
* remove check_login from the WSGI server appMatthew Fernandez2017-10-261-20/+0
* Use libbe.util.http.HTTP_USER_ERROR everywhere instead of hardcoding 418W. Trevor King2012-10-281-2/+2
* command:serve_*: remove wordy "with, for example" from help messageW. Trevor King2012-10-271-2/+1
* doc: update :class: to :py:class: for modern Sphinx.W. Trevor King2012-10-261-3/+3
* doc: update :mod: to :py:mod: for modern Sphinx.W. Trevor King2012-10-261-1/+1
* Ran update-copyright.py.W. Trevor King2012-10-161-1/+1
* command:serve-storage: rename server_version to BE-storage-server/<VERSION>.W. Trevor King2012-09-031-1/+1
* command:serve-storage: rename `be serve` -> `be serve-storage`.W. Trevor King2012-08-291-0/+353