index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
command
/
serve.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-11
/
+12
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
1
-49
/
+94
*
Use numpydoc and generate-libbe-txt.py to autogenerate API documentation
W. Trevor King
2010-02-06
1
-3
/
+0
*
Streamlined libbe.command.serve, adding --auth option, #/bea/c1b#, and testing.
W. Trevor King
2010-01-27
1
-176
/
+735
*
Added --ssl to `be serve` using cherrypy.wsgiserver.
W. Trevor King
2010-01-25
1
-61
/
+211
*
Convert libbe.command.serve to WSGI for increased flexibility.
W. Trevor King
2010-01-25
1
-256
/
+271
*
Adjust command.serve.Serve doctest to clarify remaining test failures.
W. Trevor King
2010-01-19
1
-1
/
+4
*
Add .changed support to HTTP storage backend.
W. Trevor King
2010-01-18
1
-1
/
+20
*
Add ancestors support to HTTP storage
W. Trevor King
2010-01-18
1
-1
/
+18
*
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