storage:util:mapfile: convert YAML settings to JSON.
[be.git] / libbe / storage / __init__.py
2012-09-17 W. Trevor Kingstorage:util:mapfile: convert YAML settings to JSON.
2012-02-16 W. Trevor KingRan update-copyright.py.
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-05-25 W. Trevor KingRun update_copyright.py.
2011-01-09 Chris BallMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-01-09 Chris BallBumped to version 1.0.0 1.0.0
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-20 Chris BallMerge Steve Losh's cfbe tree, from:
2010-06-20 Chris BallMerge with Trevor.
2010-05-19 W. Trevor KingMerged Eric Kow's _darcs/prefs/author bug.
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-02-09 Gianluca MontecchiMerged Trevor's tree
2010-02-09 W. Trevor KingMerged Eric Kow's HTML escaping patch
2010-02-08 W. Trevor KingMerged initial Sphinx documentation structure.
2010-02-07 W. Trevor KingFixed docstrings so only Sphinx errors are "autosummary...
2010-01-27 W. Trevor KingMerged clarifications requested by Ben Finney
2010-01-27 W. Trevor KingMerged be.auth, adding "--auth" to `be serve`
2010-01-27 W. Trevor KingStreamlined libbe.command.serve, adding --auth option...
2010-01-01 W. Trevor KingMerged be.html-storage
2010-01-01 W. Trevor KingAdded libbe.command.serve and libbe.storage.http for...
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-27 W. Trevor KingMoved InvalidStorageVersion from libbe.command to libbe...
2009-12-27 W. Trevor KingAdded storage.Storage.storage_version() and command...
2009-12-14 W. Trevor KingThe VCS storage backends are all mostly working now.
2009-12-13 W. Trevor KingConverted libbe.storage.vcs.base to new Storage format.
2009-12-08 W. Trevor KingMoved properties.py and settings_object.py to libbe...