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
/
storage
/
http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove serve-storage and HTTP storage driver
Matthew Fernandez
2017-11-07
1
-368
/
+0
*
doc: update :class: to :py:class: for modern Sphinx.
W. Trevor King
2012-10-26
1
-2
/
+2
*
doc: update :mod: to :py:mod: for modern Sphinx.
W. Trevor King
2012-10-26
1
-1
/
+1
*
Ran update-copyright.py.
W. Trevor King
2012-10-16
1
-1
/
+1
*
command:serve-storage: rename `be serve` -> `be serve-storage`.
W. Trevor King
2012-08-29
1
-5
/
+5
*
util:wsgi: add BEExceptionApp for translating storage exceptions.
W. Trevor King
2012-08-29
1
-1
/
+3
*
libbe:util:wsgi: extract WSGI utilities into a separate module.
W. Trevor King
2012-08-27
1
-2
/
+8
*
util:http: pull HTTP helpers from libbe.storage.http into their own module.
W. Trevor King
2012-08-24
1
-103
/
+11
*
storage:http: use an explicit relative import for base.
W. Trevor King
2012-08-24
1
-2
/
+3
*
storage:http: adjust HTTPError message in get_post_url.
W. Trevor King
2012-08-24
1
-2
/
+2
*
storage:http: add agent argument to get_post_url.
W. Trevor King
2012-08-24
1
-2
/
+4
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
bugseverywhere.org has changed URL handling, so use different URLs for HTTP t...
W. Trevor King
2011-07-30
1
-3
/
+3
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-1
/
+2
*
Add --notify to `be serve`.
W. Trevor King
2011-04-16
1
-0
/
+1
*
Fix typo libbe.storage.serve -> libbe.command.serve in libbe.storage.http com...
W. Trevor King
2011-04-16
1
-2
/
+2
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
*
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
-14
/
+43
*
Streamlined libbe.command.serve, adding --auth option, #/bea/c1b#, and testing.
W. Trevor King
2010-01-27
1
-19
/
+158
*
Add .changed support to HTTP storage backend.
W. Trevor King
2010-01-18
1
-0
/
+9
*
Add ancestors support to HTTP storage
W. Trevor King
2010-01-18
1
-0
/
+7
*
Fixed update_copyright.py's subproc import and updated copyrights
W. Trevor King
2010-01-01
1
-1
/
+1
*
Fixed commit handling in commands.serve and storage.http
W. Trevor King
2010-01-01
1
-2
/
+2
*
Fixed some stupid typos in libbe/storage/http.py
W. Trevor King
2010-01-01
1
-2
/
+2
*
Added libbe.command.serve and libbe.storage.http for HTTP backend.
W. Trevor King
2010-01-01
1
-0
/
+262