aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Bumped to version 1.0.01.0.0Chris Ball2011-01-081-1/+1
* Ran update_copyright.pyW. Trevor King2010-06-221-11/+12
* Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"W. Trevor King2010-02-071-0/+14
* Streamlined libbe.command.serve, adding --auth option, #/bea/c1b#, and testing.W. Trevor King2010-01-271-1/+1
* Added libbe.command.serve and libbe.storage.http for HTTP backend.W. Trevor King2010-01-011-4/+13
* Updated copyright informationW. Trevor King2010-01-011-1/+15
* Moved InvalidStorageVersion from libbe.command to libbe.storageW. Trevor King2009-12-271-2/+3
* Added storage.Storage.storage_version() and command.InvalidStorageVersion.W. Trevor King2009-12-271-1/+13
* The VCS storage backends are all mostly working now.W. Trevor King2009-12-131-2/+1
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-131-1/+13
* Moved properties.py and settings_object.py to libbe/storage/util/W. Trevor King2009-12-081-0/+13